Closed Pulpyyyy closed 1 month ago
You need to define the default values as list:
floor_cover_void_img:
default:
- type: volet
- etg: rdc
element:
type: image
entity: sensor.[[type]]_[[area]]
style:
top: 50%
left: 50%
width: 100%
image: /local/images/empty.png
tap_action:
action: none
OK, so this a breaking change versus decluttering-card. Correct ?
I'm working on the support for objects in both default and variables. It will be available soon, but until then you need the array. I can't tell if it's breaking change, I always used the array in decluttering card
Fine. I changed every card default with list (only few were define as objet) and everything is fine Thanks
Thanks for closing https://github.com/brunosabot/streamline-card/issues/12
Here is another one ;) As soon as card define a default variable, rendre is broken
According to logs :
Regards