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

fix for issue 27 #29

Closed depuits closed 2 years ago

depuits commented 2 years ago

fixes issue #27. The auto configuraiton messages shouldget the retain flag as described here.

Retain: The -r switch is added to retain the configuration topic in the broker. Without this, the sensor will not be available after Home Assistant restarts.