koying / mqtt_discoverystream_ha

Extension of HA mqtt_statestream integration with discovery config publishing
13 stars 6 forks source link

How to retain config message #9

Closed MrIcemanLE closed 1 year ago

MrIcemanLE commented 1 year ago

Hi!

First of all, thanks for your integration ;-) I am using the integration to connect two instances of HA. The problem is that when I restart the slave it doesn't find the config message, so the device is lost until the master is restarted.

Is there a way to enable the retain flag for the config message?

Regards from Germany