Search found 4 matches
- Sunday 07 February 2016 19:35
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1716
- Views: 434105
Re: eDomoticz Homebridge-Plugin
Righty then @Puck - should be fixed in latest commit ... give it a try and let me know - be sure to check the full range of the brightness slider and that Domoticz responds as expected, & vice versa! sudo npm update -g homebridge-edomoticz && forever restart /usr/local/lib/node_modules/homebridge ...
- Sunday 07 February 2016 15:22
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1716
- Views: 434105
Re: eDomoticz Homebridge-Plugin
My current JSON output for one of the dimmers. I don't know if I can manually adjust the dimmers to set HaveDimmer to true in Domoticz? { "AddjMulti" : 1.0, "AddjMulti2" : 1.0, "AddjValue" : 0.0, "AddjValue2" : 0.0, "BatteryLevel" : 255, "CustomImage" : 0, "Data" : "Off", "Description ...
- Sunday 07 February 2016 11:47
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1716
- Views: 434105
Re: eDomoticz Homebridge-Plugin
Updated and removed old devices, but switches are still not recognized as dimmable... It seems that Domoticz doesn't set the HaveDimmer to true, although the SwitchType = Dimmer. Is this a bug? Any workaround?
Edit: a similar bugfix here? https://github.com/nfarina/homebridge/pull/130/files
Edit: a similar bugfix here? https://github.com/nfarina/homebridge/pull/130/files
- Saturday 06 February 2016 15:35
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1716
- Views: 434105
Re: eDomoticz Homebridge-Plugin
Homebridge is running fine next to the latest Domoticz Beta, however any Homekit app on my iPhone doesn't recognise 2 lights I have as dimmable, but just as an on/off switch. Domoticz does see them as dimmable. The hardware is Kaku ACD2-200R's. Any idea how to fix this?