This component only works with the Doorking 1812AP with an ethernet connection. It connects to the Doorking over ethernet to get the status and open/close the gate. I sniffed the traffic from the windows client to reverse "engineer" the protocol but only just enough to get the open/close and status commands working.
This integration will set up the following platforms.
Platform | Description |
---|---|
switch |
Opens (on) or closes (off) the gate |
Manual Installation. To control your installation yourself, download the doorking-ha repo, and then copy the custom_components/doorking_1812ap
directory into a corresponding custom_components/doorking_1812ap
within your Home Assistant configuration directory. Then restart Home Assistant.
If you want to contribute to this please read the Contribution guidelines