Had to tweaking the media player content type...

This commit is contained in:
Jeffrey Stone 2022-02-24 23:20:25 -05:00
parent b1aaaef5d6
commit b69726af0f
1 changed files with 3 additions and 3 deletions

View File

@ -22,8 +22,8 @@ automation:
- condition: or #Either we are home or Guest_Mode is on.
conditions:
- condition: state
entity_id: sensor.family_status
state: 'Home'
entity_id: group.family
state: 'home'
- condition: state
entity_id: input_boolean.guest_mode
state: 'on'
@ -44,4 +44,4 @@ automation:
{% else %}
https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/sounds/cuckoo-clock-{{now().strftime("%I")}}.wav
{% endif %}
media_content_type: audio/mp4
media_content_type: music