lOOKS LIKE WE JUST NEEDED MEDIA_SOURCES LOADED. Added delay for neato when we first get home or wake up.

This commit is contained in:
ccostan
2022-06-23 13:13:36 -04:00
parent dd93c57914
commit 77584e8de5
3 changed files with 13 additions and 4 deletions

View File

@@ -49,9 +49,8 @@ speech_processing:
- service: media_player.volume_set
data:
# entity_id: >
# {{ media_player }}
entity_id: media_player.livingroomCC
entity_id: >
{{ media_player }}
volume_level: >-
{% if now().strftime('%H')|int < 12 and now().strftime('%H')|int > 6 %}
0.3