Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 2.08 KB

README.md

File metadata and controls

43 lines (31 loc) · 2.08 KB

Doorking 1812AP

GitHub Release GitHub Activity License

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

Installation

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.

Configuration is done in the UI

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines