Search found 2 matches

by skonet87
Saturday 12 September 2020 22:37
Forum: Android
Topic: [Solved] Bug? Dimlevel change changes other lights too
Replies: 10
Views: 3084

Re: Bug? Dimlevel change changes other lights too

My brother also has this problem.. When trying to dim one light a few others (seems random which ones) follow. Using the web everything seems normal. In the domoticz log after pressing only 1 light to dim once: 2020-09-12 22:31:38.020 Status: User: Admin initiated a switch command (5/zigbee - Byr ...
by skonet87
Monday 05 February 2018 10:17
Forum: dzVents
Topic: dzVents scenes report different state than UI
Replies: 1
Views: 634

dzVents scenes report different state than UI

I'm trying to use a scene state as a condition for turning off some lights in the morning, but the code says my scene has state 'On' when the web UI reports is as being mixed? When i used code: domoticz.scenes().forEach(function(device) domoticz.log(device.name .. ' ' .. device.state) end) It lists ...