SeanPM5 / homeassistant-config

14 stars 0 forks source link

Jukebox Lovelace UI #56

Open SeanPM5 opened 5 years ago

SeanPM5 commented 5 years ago

Ian always makes cool stuff, and this has gotta be one of the coolest things I've seen in a while.

GIF

Jukebox gist updated gist simple-album gist

Customizing - Swiper Docs: Docs Demos

Would go perfect on my existing radio view. Since I have three different sources (Streaming Radio, Spotify, SiriusXM) I'd like to make these conditionals. It'd use the state of active_radio_source sensor to show the relevant card, and maybe a way to switch between them manually as well.

Folder structure: /lovelace/cards/jukebox/spotify.yaml /lovelace/cards/jukebox/streaming_radio.yaml /lovelace/cards/jukebox/sirius_xm.yaml

Need to find the album arts and such.

See if there's a way to filter the list based on variables. So would be able to have buttons to filter the genre by Rock, Alternative, Rap, R&B, etc. Not sure if this is worth doing, would be cool for Sirius at least...

Also maybe show an equalizer animation or something on the album art, to indicate it's currently playing.

I would also like to do this same type of UI for launching PS4 games.