Screenshot sensor, fail state?
Is there a way currently where if the PC is asleep for example and the screenshot sensor has no data to either hide the card or display a line of text like "PC is not currently available"?
Solution:Jump to solution
i assume UI.
1. Add a conditional card
2. Add a condition for entity state
3. Set it to check that the screenshot is not unavailable...
2 Replies
Yes, let me get on my computer and check for u
@El Dingo do you use yaml or UI?
Solution
i assume UI.
1. Add a conditional card
2. Add a condition for entity state
3. Set it to check that the screenshot is not unavailable
4. Open code editor and paste in yaml from previous card under
card:
, or add card via UI
My simple one looks like this: