mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user