cflurin / homebridge-mqtt

Homebridge-mqtt is a Plugin for Homebridge.
Apache License 2.0
229 stars 39 forks source link

Get accessories added to HomeKit #62

Closed bohtho closed 6 years ago

bohtho commented 6 years ago

Would it be possible for:

topic: homebridge/to/get payload: {"name": "*"}

to also retrieve the accessories added directly to HomeKit, and not just the ones configured in Homebridge ? Or is this a limitation in either HAP-nodejs, Homebridge or HomeKit ?

I prefer to have my Hue bridge directly connected to HomeKit as a "safety precaution" should my DIY gateway go down, but then I can't read the status or control it from MQTT.

cflurin commented 6 years ago

Have a look at https://github.com/cflurin/homebridge-mqtt/issues/8