Home Assistant custom component for SIEGENIA Automatic Door KFV.
- Exposes Home Assistant's Lock entity to control your door.
- View the current status of the door.
- The door must be connected to your local network via WiFi.
- You need to know the IP address of your door.
- Door user account's username/password.
- Install the integration via HACS (Home Assistant Community Store)
- Open HACS -> Three dots in the top right -> Custom repositories
- Paste https://github.com/jakubvf/siegenia_door
- Select Integration
- Restart Home Assistant
- Done
- Actions take approximately 5-10 seconds to propagate.
- The open/closed sensor is not instant. (Possible improvements left unexplored)
- Tested on two doors only; may not work with other models.
- Additional features like HA auto-discovery and user management are possible, but not implemented.
Thanks to @Apollon77 and @EvotecIT for documenting the protocol.