-
Hi folks, What is the easiest way to implement this? Many thanks and best regards from munich |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I have found a solution. I have eight tiles. Four are radio stations, three are the Sonos speakers and one turns the radio "off". For this I have created eight helpers. All Boolean. In the NS_Panel configuration there are eight buttons on one side that activate these eight helpers. In the automation there are now five automations created, which trigger the four radio stations or a switch off. The sequence (an example):
Radio Off plays the Google voice output with "Radio off". After that the playback is finished, so that the Sonos speakers off. Here is the sample code of an automation:
Now you can select on which Sonos speaker the program should change, and when the selection is made you can tap the button for the station or radio off, and the speakers will change the radio station accordingly. On a second page I put various playlists from Spotify to cover the needs for radio plays, Christmas music and other specialties. Nevertheless, I am happy when issue #64 is implemented (; |
Beta Was this translation helpful? Give feedback.
-
thnaks and yes we are working on it ;) |
Beta Was this translation helpful? Give feedback.
I have found a solution.
I have eight tiles. Four are radio stations, three are the Sonos speakers and one turns the radio "off".
For this I have created eight helpers. All Boolean.
Three speakers (Speaker_AZ, Speaker_WZ, Speaker_Bad).
Five for audio (NS_80s80s, NS_Charivari, NS_o89FM, NS_Sunshine, NS_RadioAus).
In the NS_Panel configuration there are eight buttons on one side that activate these eight helpers.
In the automation there are now five automations created, which trigger the four radio stations or a switch off.
The sequence (an example):
** Perform an action if: Confirm Speaker_WZ is on
*** If --> Confirm Speaker_WZ is on
***…