mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
parent
105f7a269f
commit
ca1f2868e0
@ -25,6 +25,7 @@ light:
|
||||
- platform: x10
|
||||
devices:
|
||||
- id: a2
|
||||
name: Guest Room
|
||||
- id: a3
|
||||
name: Bedroom Lamp
|
||||
```
|
||||
@ -32,4 +33,4 @@ light:
|
||||
Configuration variables:
|
||||
|
||||
- **id** (*Required*): Device identifier. Composed of house code and unit id.
|
||||
- **name** (*Optional*): A friendly name for the device. By default *id* from the device is used.
|
||||
- **name** (*Required*): A friendly name for the device.
|
||||
|
Loading…
x
Reference in New Issue
Block a user