I'm trying to set up an event to play brown noise on some Nest hubs. The "test" in the plugin's Chromecasts Management works, and plays a voice through the speaker.
But when I run the event, nothing happens. This is the test event I configured:

And this is the log:
I'm fairly sure I'm just doing something wrong, but I can't quite figure out what.
But when I run the event, nothing happens. This is the test event I configured:
And this is the log:
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : media status changed, player state = Idle
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : chromecast status changed
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : application started Default Media Receiver
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : chromecast status changed
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : application started Default Media Receiver
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : media status changed, player state = Idle
10/23/2021 11:21:56 AM
Chromecast
Debug
Playing c:\audio\brownnoise.mp3 on Office Nest Hub
10/23/2021 11:21:56 AM
HomeSeer
Event
Event Trigger "New Event"
Chromecast
Debug
Office Nest Hub : media status changed, player state = Idle
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : chromecast status changed
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : application started Default Media Receiver
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : chromecast status changed
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : application started Default Media Receiver
10/23/2021 11:21:57 AM
Chromecast
Debug
Office Nest Hub : media status changed, player state = Idle
10/23/2021 11:21:56 AM
Chromecast
Debug
Playing c:\audio\brownnoise.mp3 on Office Nest Hub
10/23/2021 11:21:56 AM
HomeSeer
Event
Event Trigger "New Event"
Comment