Hey Community
I wanted to make an automation that mirrors thr state of a phillips hue bulb I have to a WeMo power socket. It works fine if I turn the hue lamp on/off with the app or alexa voice command.
But here is the problem, the hue bulb is still on a physical switch and if I turn the bulb off manually the state of the lamp switches to off in hassio but the automation trigger (if bulb changes state from “ON” to anything (left it blank)) doesnt trigger and the wemo socket is still active. Is there anyway I can fix this?
first let me thank you for your fast replies, appreciate it
tbh I havn’t tried much, I hoped it would be as easy as making the automation. There is no state (like ON and OFF) for devices that are offline right? for example if hue_bulb is “offline” do turn_on_switch ?