Info on whether or not E has napped today
This commit is contained in:
@ -358,6 +358,10 @@
|
||||
{% endif %}
|
||||
</p>
|
||||
|
||||
<p>
|
||||
{{ states('sensor.emma_nap_info') }}
|
||||
</p>
|
||||
|
||||
<p>
|
||||
'Around the house, there are currently {{ states('sensor.current_lights_on') }} lights on. '
|
||||
{% set windows = states('sensor.windows_open') %}
|
||||
|
Reference in New Issue
Block a user