Hi all,
I just started with HA and where some automations work perfectly I keep having trouble with my motion sensor activated lights.
Occasionally two specific lights are turned back on by: turned on triggered by service light.turn_off
which really makes no sense to me.
If it happens, it’s always directly after the automation or when I manually turned the lights off. Sometimes I have to turn the lights off up to 5 times before they will stay off.
Using sonoff zbmini switches, tuya motion sensors, EwelinkZigbee 3.0 USB Dongle E’s (one as a director and one flashed as a router).
Stepped away from the blueprint automations and created new ones like this:
Triggers
Verlichting sens bureau werkplaats Iaszone started detecting motion
Verlichting sens bureau werkplaats Iaszone stopped detecting motion
Perform an action if: When triggered by Sensor bureau start detecting
When triggered by Sensor bureau start detecting
Turn on Verlichting kantoor werkplaats bureau Light
Perform an action if: When triggered by Sens stopped detecting
Turn off Verlichting kantoor werkplaats bureau Light
I set the mode in the automations to restart which seemed to improve stability a little bit.