Info on whether or not E has napped today

This commit is contained in:
2023-05-01 17:07:18 -04:00
parent 91ec730f82
commit 901594500f
4 changed files with 36 additions and 0 deletions

View File

@ -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') %}