Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote images #14

Open
nagyrobi opened this issue Jan 8, 2024 · 0 comments
Open

Remote images #14

nagyrobi opened this issue Jan 8, 2024 · 0 comments

Comments

@nagyrobi
Copy link

nagyrobi commented Jan 8, 2024

Consider reviewing esphome#4710 or implement something similar:

Two use cases here:

  • display the coverart of a song, which can be retrieved from an attribute of a HA media player (accessible via http)*
  • display a weather panel, without storing all the possible weather icons in flash (share them from HA's www directory via http)

*: http://ha_address:8123{{ state_attr('media_player.your_room','entity_picture') HA template serves the cover art picture, aka. http://ha_address:8123/api/media_player_proxy/media_player.your_room?token=XXX...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant