Skip to content

Commit 66b7781

Browse files
committed
Update identifier
1 parent d723003 commit 66b7781

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/light.x10.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To enable those lights, add the following lines to your `configuration.yaml` fil
2323
# Example configuration.yaml entry
2424
light:
2525
- platform: x10
26-
lights:
26+
devices:
2727
- name: Living Room Lamp
2828
id: a2
2929
- name: Bedroom Lamp
@@ -32,5 +32,5 @@ light:
3232
3333
Configuration variables:
3434
35-
- **id** (*Required*): Device identifier. Composed of house code + unit id.
35+
- **id** (*Required*): Device identifier. Composed of house code und unit id.
3636
- **name** (*Optional*): A friendly name for the device. By default *id* from the device is used.

0 commit comments

Comments
 (0)