dib0 / elro_connects

The ELRO Connects uses a propriety protocol on the local network over UDP. This is the reversed engineered python implementation of the protocol.
MIT License
16 stars 7 forks source link

Fixed setting device state #27

Closed depuits closed 2 years ago

depuits commented 2 years ago

Setting device state was expecting the state key but was actually looking for the value in the test alarm key.