Handling unknown Sensor #1423
Unanswered
alanmilinovic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
if something is wrong with fetching the data and sensor state become
unknown
the entire sensor is not working.What I would like is to use
value_template
to control ifvalue.daysTo
is not available to have kind of a fallback to display something else, but it is not reaching that point as entire sensor is not working. I guess it can be handled in the code to return unknown state but still not to make entire sensor not usable?Maybe
availability_template
can be a solution if you can add a support.Thank you,
Alan
Beta Was this translation helpful? Give feedback.
All reactions