rudyberends / homebridge-loxone-proxy

Homebridge Dynamic Platform Plugin which exposes a Loxone System to Homekit
Apache License 2.0
11 stars 6 forks source link

Dimmers are linked as switch item #74

Closed jslits closed 8 months ago

jslits commented 8 months ago

Hi all,

Out of the box the loxone dimmers are linked to a switch instead of a bulb: is it possible to change this to a bulb afterwards?

I switched over from "Homebridge Loxone Connect" to "Homebridge Loxone Proxy" and noticed the difference.

Thanks for the reply.

Jeroen

rudyberends commented 8 months ago

So this is a standalone dimmer item, and not a LightController based dimmer right?

Could you send me a screenshot of such an item in Loxone config?

jslits commented 8 months ago

dimmer type (if I click on the i in loxone config) is "Dimmer (Dim)" for the dimmers being used and "Lichtsturing (Lico)" for the led strips.

rudyberends commented 8 months ago

I don't use standalone lightItems myself, so I never noticed this behavior. The latest beta (v1.8.0-beta.2) should map all your dimmers to lightbulbs.

Please let me know if it resolves your issue.

jslits commented 8 months ago

that did the trick, thanks rudy