Hello,
I can’t manage to setup a Lovelace UI Light Card, here is the error on the frontend:
ui-lovelace.yam :
light.bureau entity is a yeelight wifi device which is configured and working :
What’s wrong ? thank you
Hello,
I can’t manage to setup a Lovelace UI Light Card, here is the error on the frontend:
ui-lovelace.yam :
light.bureau entity is a yeelight wifi device which is configured and working :
What’s wrong ? thank you
entitiy
should be entity
.
well thank you and sorry for the beginner error …
is it possible to make severals entities like :
cards:
- type: light
entities:
- light.bureau
- light.salon_1
because I’m getting same error in this case
I don’t believe so. I think you just have to create a light card for each light. That’s assuming, of course, you want to use a light card for them.