Closed martydingo closed 1 year ago
Thank you for creating your first issue for the Swiss Army Knife custom card!
I'm not sure what your actual problem is but...
If entity light.office_door_spotlight
is not entity_index: 0
, then the circle will not get updated if that attribute color changes. Only entities or attributes listed in the entities
section are requested and updated by HA.
Try to add that light entity with attribute 'rgb_color', and see if that helps.
I had spotted that and come back to report that fixed the issue, thanks.
Hiya there,
This is a lovely tool, thanks very much!
I would like to have the ability for cards to live update based on their states.
As of currently, I have a card set up with the following animation:
This card does change color based on the light, however upon updating the color on the same card, on a different tool (but within the same toolset), the card does not update the new light color on the card itself.