Skip to content

Home Assistant Spotify controller for GUITION 4” 480x480 ESP32-S3-4848S040 Smart Display with LVGL

Notifications You must be signed in to change notification settings

pete-simmons/ha-spotify-controller-guition-480x480

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Spotify media controller for Guition 480x480 screen via ESPHome

Installable via ESPHome this code offers the ability to view what is currently playing through a Home Assistant Spotify media_player entity, and send basic controls back to Home Assistant.

Currently artwork is not displayed due to lack of support for JPG images in LVGL/ESPHome's online_image

Update the substitution at the top of the YAML with your entity ID and you should be good to go.

Installation

Install my-project via ESPHome either in your HA setup or via CLI, you will need to add your wifi/ota/api details to the yaml.

You will also need to replace the spotify_entity with you HA Entity

  substitutions:
    spotify_entity: media_player.spotify_xxx # Replace with your HA media_player entity 

Contributing

Contributions are always welcome!

This has only been tested with my setup, so feel free to open an issue if you come across anything.

Preview

App in action

Known Issues

  • There is quite a large delay between the HA Spotify entity updating with the current track, in turn this leads to a delay with the screen updating
  • Artwork cannot be displayed due to no JPG support in online_image

About

Home Assistant Spotify controller for GUITION 4” 480x480 ESP32-S3-4848S040 Smart Display with LVGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published