cflurin / homebridge-mqtt

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

Scene support #44

Closed JonSilver closed 6 years ago

JonSilver commented 7 years ago

It's been possible for a while to add third party scenes into HomeKit and have HomeKit activate them. For example Hue can do this. Would it be possible through homebridge-mqtt to send HomeKit named scenes which HomeKit then asks Homebridge-Mqtt to activate, so they get passed on to the back end?

cflurin commented 7 years ago

As far as I know homebridge doesn't support this feature and therefore the plugin cannot implement it. You might ask on the https://github.com/nfarina/homebridge repository to be sure.