ppieczul / org.openhab.binding.loxone

Loxone binding for OpenHAB2
Eclipse Public License 1.0
8 stars 3 forks source link

Problem with more than one light per loxone lightning controller #2

Closed bekli closed 6 years ago

bekli commented 6 years ago

grafik

If I create two dimmer Items for this config the first one (for "Deckenleuchte 1 WZ") works and the second doesnt work. There is no difference in the loxone-config of the two lights. This is the case for every room I have more than one dimmable light in the lightning controller. The OnOff Type commands work but the dimming of the second lamp doesnt.

ppieczul commented 6 years ago

This issue will be also fixed by this PR https://github.com/openhab/openhab2-addons/pull/2821

Please let me know if you would like to install it manually and test before it is in the build

Thanks

On Sat, 18 Nov 2017 at 09:31, bekli notifications@github.com wrote:

[image: grafik] https://user-images.githubusercontent.com/33777228/32978429-782f2234-cc42-11e7-937b-56f19c3aa00f.png

If I create two dimmer Items for this config the first one (for "Deckenleuchte 1 WZ") works and the second doesnt work. There is no difference in the loxone-config of the two lights. This is the case for every room I have more than one dimmable light in the lightning controller. The OnOff Type commands work but the dimming of the second lamp doesnt.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ppieczul/org.openhab.binding.loxone/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AJx5frBjDY-hhwwRJZ98RL3G0h6umwRdks5s3pXtgaJpZM4Qi7Uh .

ppieczul commented 6 years ago

If you try now the binding and openhab from latest unstable build, it should have this issue fixed.