I have a temp sensor that occasionally returns a 'Null' value. Is there a way of trapping this within Rule Machine?
Things I've tried:
Create a Virtual Temp sensor (Called Null Temp Sensor) and not set a reading, hoping that would be a Null value but it must create a default temp when created. The goal was to then check if the temp returned from the actual sensor was the same as my Null Temp Sensor device - that didn't work.
Which of those notifications happen when you get a NULL? Do you have logs of the event happening?
Also: what's the temperature sensor and the device type it is using.
I'm trying to understand why you have the middle case. Is that just to get a repeated notification of continuing low temperatures? (I'm guessing if the heater isn't doing it's job)