#How do I automate based on this inconsistent value?
1 messages · Page 1 of 1 (latest)
You could use a statistics sensor with a max_age that covers at least one cycle
Or a template binary_sensor testing the that the value is greater than x, and with a delay_off that covers at least one cycle
Can you provide a link to where I can read the docs on creating one?
I'll add that. Thank you