-
Is it possible to see future on/off status change on the sensor? |
Beta Was this translation helpful? Give feedback.
Answered by
dala318
Aug 26, 2024
Replies: 2 comments
-
Yes, it should be in the additional attributes of the binary_sensor Onwards I'm hoping to get some more time to further enhance the integration to provide som more sensors like as you mention "start_at(_time)" etc. but at the moment this is what available. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dala318
-
Created #34 to track the request |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it should be in the additional attributes of the binary_sensor
You should be able to extract that info via a template sensor, some inspiration here
Onwards I'm hoping to get some more time to further enhance the integration to provide som more sensors like as you mention "start_at(_time)" etc. but at the moment this is what available.