Unofficial integration, use at your own risk!
You'll need to sniff your token from the app, this integration sends a simple REST command to open a gate using its ID with your token in the header
- Ensure that HACS is installed
- Add this repository as a custom repository
- Search for and install the "Palgate" integration
- Restart Home Assistant
- Configure the
Palgate
integration
- Download the
Source code (zip)
file from the latest release - Unpack the release and copy the
custom_components/ha-palgate
directory into thecustom_components
directory of your Home Assistant installation - Restart Home Assistant
- Configure the
Palgate
integration
- Add ability to customize open and close timeouts
- Open
-
Palgate's API does not report the position of the gate
-
This fork was made to preserve this code for anyone that's still using it since the original creator (sindrebroch) kept randomly making his repo private