PatchworkBoy / homebridge-edomoticz

Domoticz Homebridge-Plugin
Other
118 stars 43 forks source link

Scenes support #84

Closed poudenes closed 7 years ago

poudenes commented 7 years ago

Hi there,

didn't know where to ask this. Does eDomoticz will support scenes from Domoticz into Homebridge? Reason i ask is because i have a Nanoleaf Aurora lights and from their app they push scenes into Homekit. So wondering if this also can be done by eDomoticz :)

rswilem commented 7 years ago

Hiya!

Scenes are not supported. (yet!)

I'll have to figure out if I can get scenes working and if there is homebridge support for scenes. I'll have a look at the Nanoleaf app too!

poudenes commented 7 years ago

Hi There,

Lets hope you will find a way to let it work :D to bad im not a programmer… grrr

Cheers,

On 6 Jun 2017, at 10:01, xTheRamon notifications@github.com wrote:

Hiya!

Scenes are not supported. (yet!)

I'll have to figure out if I can get scenes working and if there is homebridge support for scenes. I'll have a look at the Nanoleaf app too!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PatchworkBoy/homebridge-edomoticz/issues/84#issuecomment-306412076, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMhrCFgZLv7HVuOzlpx4ZVEpesg-1Ifks5sBQd1gaJpZM4NvAAE.

rswilem commented 7 years ago

Heya,

I have checked again and stumbled upon an old post of 'Marci', the author of this plugin.

q: Are Domoticz SCENES supported? 
a: Not directly, but there's a straightforward workaround. Create a dummy/virtual/manual switch in Domoticz and set the On action to trigger the scene (see https://www.domoticz.com/wiki/Domoticz_ ... _on_or_off ), and an Off delay to reset the switch. 
eDomoticz / Homebridge will see the virtual switch.

The problem is that Domoticz exposes their scenes using an API, so we can get all scenes from Domoticz. There is, however, no way to make Homekit aware of the scenes. There is simply no API in homebridge to send the scenes over to homebridge / your homekit app.

poudenes commented 7 years ago

Hi there,

And there is no way to made some updates to homebridge so it can push scenes from domoticz into homekit? The nano leaf app can push, also philips hue app can. So its not a option that can’t be done.

To bad im not a programmer …

Cheers, Peter

On 8 Jun 2017, at 16:00, xTheRamon notifications@github.com wrote:

Heya,

I have checked again and stumbled upon an old post of 'Marci', the author of this plugin.

q: Are Domoticz SCENES supported? a: Not directly, but there's a straightforward workaround. Create a dummy/virtual/manual switch in Domoticz and set the On action to trigger the scene (see https://www.domoticz.com/wiki/Domoticz_ ... _on_or_off ), and an Off delay to reset the switch. eDomoticz / Homebridge will see the virtual switch. The problem is that Domoticz exposes their scenes using an API, so we can get all scenes from Domoticz. There is, however, no way to make Homekit aware of the scenes. There is simply no API in homebridge to send the scenes over to homebridge / your homekit app.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PatchworkBoy/homebridge-edomoticz/issues/84#issuecomment-307112417, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMhrEq6kbTpMmPIk0fIT50yE2otRh0hks5sB_6DgaJpZM4NvAAE.

rswilem commented 7 years ago

Hi Peter,

Well, you can add scenes in Homekit but they will show up as a switch. That is the workaround I posted above. There is no possibility for now to push real scenes to homekit using homebridge. (Below screenshot) Let's hope there will be support for this in the future.

Scenes

poudenes commented 7 years ago

Yes im also using switches to make a workaround… :) its working… but we all want it the way how it has to be… hahaha :)

On 9 Jun 2017, at 15:01, xTheRamon notifications@github.com wrote:

Hi Peter,

Well, you can add scenes in Homekit but they will show up as a switch. That is the workaround I posted above. There is no possibility for now to push real scenes to homekit using homebridge. (Below screenshot) Let's hope there will be support for this in the future.

https://camo.githubusercontent.com/f8cc461ae815bd6c3a8986ebf526a17cae8b79e6/68747470733a2f2f686f6d656b6974636f6d70617469626c652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031362f30362f686f6d656b69742d7363656e652d676f6f642d6e696768742d31303234783639372e6a7067 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PatchworkBoy/homebridge-edomoticz/issues/84#issuecomment-307382217, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMhrLp0gmgltoG4SpDNrg5PN1DYDb7aks5sCUImgaJpZM4NvAAE.

rswilem commented 7 years ago

Haha I'll keep this top of mind whenever Apple add support for custom scenes. Closing...