so i have a gw1000 temperature sensor that appears to be properly hooked up to my home assistant as it is correctly displaying the temperature, however when using the ecowitt gateway as a device and the attribute being “indoor temperature” which sees to be the correct entity based on looking at the entity, when the device changes and is below the temperature set, it does not trigger the action. i do not know why. i cant figure it out. the temperature is clearly changing as i can see it changing temperature and every time it changes temperature it is below the temperature i set. it still does not trigger the action.can someone please explain what could possibly be wrong?
home assisant supervised installed on docker on raspberry pi running raspbian (raspberry pi os)
Try using a numeric state trigger. And remember, the state has to go from above 68 to below 68 to trigger. Changing from 64 to 63 for example will not trigger it.
Ohhhh. Can I make it so if it changes and is under what I specified it turns off? Maybe use a condition? I’m just worried that if the home assistant restarts or something happens it might stay on permanently