Hello,
I am trying to do something to hard for me.
I have done this :
Now i am trying to have a switch for a light in my dashboard.
So i have to put something like this in configuration.yaml
light:
- platform: myhome
devices:
garage:
where: ‘01’
name: Garage Light
dimmable: False
manufacturer: Arnould
model: 64391
But then it s showing me error in yaml editor AND in dashboard.
Could someone help me please make it work ?