mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update identifier
This commit is contained in:
parent
d7230032fc
commit
66b7781a86
@ -23,7 +23,7 @@ To enable those lights, add the following lines to your `configuration.yaml` fil
|
|||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
light:
|
light:
|
||||||
- platform: x10
|
- platform: x10
|
||||||
lights:
|
devices:
|
||||||
- name: Living Room Lamp
|
- name: Living Room Lamp
|
||||||
id: a2
|
id: a2
|
||||||
- name: Bedroom Lamp
|
- name: Bedroom Lamp
|
||||||
@ -32,5 +32,5 @@ light:
|
|||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **id** (*Required*): Device identifier. Composed of house code + unit id.
|
- **id** (*Required*): Device identifier. Composed of house code und unit id.
|
||||||
- **name** (*Optional*): A friendly name for the device. By default *id* from the device is used.
|
- **name** (*Optional*): A friendly name for the device. By default *id* from the device is used.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user