Closed steviehs closed 2 years ago
I guess this is not a bug but a noobs question:
type: entities show_header_toggle: true entities: - entity: group.bad_ug_decke - type: custom:rgb-light-card entity: group.bad_ug_decke colors: - rgb_color: - 234 - 136 - 140 brightness: 255 transition: 1
gives me: Entity 'group.bad_ug_decke' must be a light The standard group card works fine on this group and allows me to set colours and temperature... What am I doing wrong?
Entity 'group.bad_ug_decke' must be a light
Hi,
You should be able to make it work with a light group
Have a good day
yes, thanks, that worked... I am still confused about all those homeassistant settings :-)
I guess this is not a bug but a noobs question:
gives me:
Entity 'group.bad_ug_decke' must be a light
The standard group card works fine on this group and allows me to set colours and temperature... What am I doing wrong?