Often, I have lights turn on randomly. Almost always, it’s my Aquara sensors where I am seeing this problem. Motion sensors and open/close sensors. Our closet turns on randomly and my wife is ready to throw my entire Home Assistant in the sea.
I don’t know if what I want to do is even possible.
Is there a routine I can run as a failsafe to check all sensors in my house and if there has been no movement/activity, turn off the lights assigned to that routine, even if the light is already turned off? I don’t want to write the complexity to check if the lights is on or off, I have way too many lights. Thanks.
PS, not sure strong in YAML, a beginner at best. ☹