Hi there.
Thanks for that amazing piece of code.
I can confirm that it works with SONOS One while streaming Spotify and a VU+ DVB-S2/T2 receiver, too. The VU+ box is integrated into HA and HA grabs a frame every 10 seconds, which then your app uses to generate the colour palette.
Your HACS addon works great! Quick suggestion… …for those of us with LIFX Led strips, I know that each LIFX strip have 8 zones that can be configured, anyway that the plugin can support that so that colors are smoother?
Is it possible to set up a push to sync button or a service to call that would sync the lights based on the current media art? For example, when playing a game on the PlayStation I have my lights sync to certain colours based on game title however insteading of creating scenes for every title I could have an automation that says if Playstation status changes to playing, sync lights to colors based on current media
Hi mate2002, is there a way to syn the lights to the rythm of the music? I mean is there a way home assistant could see, and sync on the fly the lights while the music is playing
I’ve installed the appdaemon and it has started and according to the log it’s listening for a picture change however none is detected. I’m casting YouTube Music from my phone to my chromecast connected to my TV. Here’s my yaml:
2024-01-07 01:13:15.760091 INFO AppDaemon: Calling initialize() for media_lights_sync
2024-01-07 01:13:15.761483 INFO media_lights_sync: Using default quantization method
2024-01-07 01:13:15.762584 INFO media_lights_sync: Listening for picture changes on 'media_player.tv'
I've removed the "condition" and used Amazon Music instead of YouTube Music and I'm getting callbacks. Looking at the available attributes of media_player.tv while streaming from YouTube Music, I don't see any album attribute. I tried streaming from my Emby Media player and it doesn't provide a picture attribute either. I think these two music players stream a video instead of displaying a picture.
Where to install it? I’ve installed AppDaemon 4 under Add Ons. I see no way to install it on the AppDaemon page… Searching it through Integrations on HACS finds nothing.