Hello,
I managed to add a RGB strip through esp home and I’m currently trying to make a nice interface for it. I’m trying to use light entity row card but i get the following error:
Is there any fix for this issue? Thank you!
Hello,
I managed to add a RGB strip through esp home and I’m currently trying to make a nice interface for it. I’m trying to use light entity row card but i get the following error:
Is there any fix for this issue? Thank you!
Hi.
You should post the configuration of your card to get more help.
Here is the configuration:
type: entities
entities:
- type: custom:light-entity-row
entity: light.living_room_led_strip
Thank you
I’m was not using this card but tried it and get the same. Looks like an issue is opened : I'm getting error after update HA to 2021.6.x · Issue #18 · custom-cards/light-entity-row · GitHub and not fixed
BTW : Tried the fixed version that is in the still opened PR, same error !
You may try : GitHub - bokub/rgb-light-card: 💡 A Lovelace custom card for RGB lights wich I use and works pretty nice
I have also installed the card you suggested and the light-entity-card, but this one is better for what i am trying to achieve. Hopefully there will be a fix soon I alao tought of a workaround but I am not sure if it’s possible: is there any add on that let’s you add a card with the extra options panel? By extra options panel I mean the panel that appears when clicking an entity
Yes but with the rgb wheel. I have achieved a simmilar result using the fold-entity-row and light-entity-card add ons.