How to get play status in to Home Assistant? #188
Unanswered
Joshfindit
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can integrate the players directly using the slimproto integration: https://www.home-assistant.io/integrations/slimproto/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What I would like to do is use Home Assistant to turn on the speakers when someone plays music through squeezelite-esp32, and turn them off when they disconnect.
Ideally there is some functionality in squeezelite that can send the notification to HA, but I would also be fine with some type of endpoint that can be polled.
The status should change whether it's LMS, Airplay, Bluetooth, or any other playback method.
Apologies if I'm missing it in the documentation. I searched but did not see anything.
Beta Was this translation helpful? Give feedback.
All reactions