arachnetech / homebridge-mqttthing

A plugin for Homebridge allowing the integration of many different accessory types using MQTT.
Apache License 2.0
466 stars 104 forks source link

Accessory information using MQTT topics #348

Open Denny5667 opened 3 years ago

Denny5667 commented 3 years ago

Hi Guys,

i have a feature request. Could you please implement a feature to tell HomeKit an accessory information, like "manufacturer", "serialNumber", "model", "firmwareRevision" using MQTT topics? It would be very helpful to update this information dynamicaly, for example when the device firmware revision is changed.

Thanks in advance!

samwelnella commented 3 years ago

I agree it'd be great to get this information using MQTT topics if possible.

NorthernMan54 commented 3 years ago

@Denny5667 @samwelnella homebridge-tasmota does this automagically using home assistant Mqtt discovery messages to create the device in homebridge