Custom Component to integrate PetWALK Door into Home Assistant.
This integration will set up the following platforms.
Platform | Description |
---|---|
switch.<device_name>_brightness_sensor |
Switch to enable/disable the Brightness Sensor |
switch.<device_name>_motion_in |
Switch to enable/disable Motion IN |
switch.<device_name>_motion_out |
Switch to enable/disable Motion OUT |
switch.<device_name>_rfid |
Switch to enable/disable the RFID Feature |
switch.<device_name>_system |
Switch to turn on and off the System |
switch.<device_name>_time |
Switch to enable/disable the Time Schedule |
cover.<device_name>_door |
Open and close the Door |
device_tracker.<device_name>_<pet_name> |
For each Pet, one Device Tracker entity is created, showing if Pet is at Home or not. |
If you only have rfid activated for entry, you can activate the option '*Include all Door events' which will provide following entities:
Platform | Description |
---|---|
sensor.<device_name>_<pet_name>_last_event |
Exposes the timestamp for the last event for each Pet |
This is currently not an official HACS integration and repository needs to be added to HACS.
Assuming you have already installed and configured HACS, follow these steps:
- Navigate to the HACS integrations page
- Choose Integrations under HACS
- Click on the three small dots in the upper right corner and select
Custom repositories
and add this URL:
https://github.com/p0l0/hapetwalk/
- Click the '+' button on the bottom of the page
- Search for "Petwalk", choose it, and click install in HACS
- Ready! Now continue with the configuration.
- Navigate to
Settings > Devices & Services
and then clickAdd Integration
- Search for
Petwalk
- Enter your credentials and the IP of the PetWALK.control device
This is a personal project and isn't in any way affiliated with, sponsored or endorsed by PetWALK.
All product names, trademarks and registered trademarks in (the images in) this repository, are property of their respective owners. All images in this repository are used by the project for identification purposes only.