flyte / mqtt-io

Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.
MIT License
468 stars 157 forks source link

Fix non-unique identifiers reporting to HA #345

Closed dolai1 closed 8 months ago

dolai1 commented 8 months ago

Delete identifier "mqtt-io" as it is not unique in situations with multiple instances of MQTT IO reporting to a single instance of HA. Only the unique identifier is needed. Otherwise, the multiple instances of MQTT IO appear as a single device to HA.