Gh61 / lovelace-hue-like-light-card

This card provides a Hue-like way to control your lights in Home Assistant.
GNU Lesser General Public License v2.1
172 stars 13 forks source link

No Pictures in hue-screen #243

Open mrl83 opened 3 months ago

mrl83 commented 3 months ago

When i click on the card to open the hue-screen, it comes up but shows no pictures from the scenes (like in the Hue App) IMG_0663

The Code on this card is:

IMG_0664

Anyone knows how I get the Scene Picutres from the hue app in the hue-like-card in Home Assistant?

Greenphlem commented 3 months ago

I did this a few months ago, it's a bit of a pain. But there's an automated way to apply the scene photos here: https://community.home-assistant.io/t/select-activate-hue-scenes-in-new-v2-api-setup/356057/41?page=3

mrl83 commented 3 months ago

I did this a few months ago, it's a bit of a pain. But there's an automated way to apply the scene photos here: https://community.home-assistant.io/t/select-activate-hue-scenes-in-new-v2-api-setup/356057/41?page=3

Don‘t get it, what I have to do?! Can you explain me, what to do, to fix the missing scene pictures?