Search found 3 matches

by ljanosi
Saturday 20 June 2020 19:56
Forum: Zigbee
Topic: Automatic switch off the IKEA bulb after power outage recovery - ZigBee2MQTT
Replies: 4
Views: 3920

Re: Automatic switch off the IKEA bulb after power outage recovery - ZigBee2MQTT

Thanks for the hints! Topic solved, more code but works, optimization will follow after some days of testing! For each bulb I defined a user variable named bulb_enable_X. At each zigbee light switch action this variable is set or reset according to the requested bulb operation. In a different script ...
by ljanosi
Thursday 18 June 2020 6:58
Forum: Zigbee
Topic: Automatic switch off the IKEA bulb after power outage recovery - ZigBee2MQTT
Replies: 4
Views: 3920

Re: Automatic switch off the IKEA bulb after power outage recovery - ZigBee2MQTT

Thanks! Besides checking if the trigger was a switch, a door sensor, a PIR (a device itself), is there a way to identify if the lamp was requested to be turned on as a valid intention by a dzventz script? I have different scripts (for ex. turning them on at a certain time in the morning with certain ...
by ljanosi
Wednesday 17 June 2020 20:47
Forum: Zigbee
Topic: Automatic switch off the IKEA bulb after power outage recovery - ZigBee2MQTT
Replies: 4
Views: 3920

Automatic switch off the IKEA bulb after power outage recovery - ZigBee2MQTT

Hello, after a shorter or longer 230V power outage the IKEA LED bulbs are turning ON automatically. This is quite annoying especially during night or during day when nobody is at home, remaining with the lights ON. I am trying to find a way to detect an unexpected turn on of the lights turning them ...