Hello
Im new in this application and i cant understand how it works. I want to create a button to join my sonos speakers. I have created a script in scripts.yaml
'1577020468673':
alias: "Grupper alle Sonos"
sequence:
- service: media_player.sonos_join
data:
master: media_player.salon
entity_id:
- media_player.sonos_alrum
But i dont know if it is ok. Whats next? or how can i create the button?
Just to test i have created a new entity I can see like a card in the home panel
entities:
- entity: script.1577020468673
title: join_all_sonos
Where is my fail? or what i cant understand? All help is wellcome