I’ve configured my orvibo smart switch by adding the following entry into configuration.yaml entry
switch:
- platform: orvibo
Once I’ve restarted HA the switch appears on my dashboard as “unnamed device”
How do it change it to the name that I want?
I’ve configured my orvibo smart switch by adding the following entry into configuration.yaml entry
switch:
Once I’ve restarted HA the switch appears on my dashboard as “unnamed device”
How do it change it to the name that I want?
in configuration.yaml
switch:
platform: orvibo
discovery: false
switches:
name: “Switch Orvibo S20”