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

ha autodiscover retain #26

Closed depuits closed 2 years ago

depuits commented 2 years ago

Shouldn't the ha autodiscover discover be published with the retain flag? Now when I restart home assistant while this app is running the entities will show as retained and state unavailable. I'm guessing the mqtt component always need the config/discovery messages to start processing the info again.