mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Add configuration.yaml example in the header
This commit is contained in:
parent
a86852fe90
commit
9c7f1d94c0
@ -12,6 +12,14 @@ LEDme
|
|||||||
dekolight
|
dekolight
|
||||||
iLight
|
iLight
|
||||||
|
|
||||||
|
light:
|
||||||
|
platform: limitlessled
|
||||||
|
host: 192.168.1.10
|
||||||
|
group_1_name: Living Room
|
||||||
|
group_2_name: Bedroom
|
||||||
|
group_3_name: Office
|
||||||
|
group_4_name: Kitchen
|
||||||
|
|
||||||
"""
|
"""
|
||||||
import random
|
import random
|
||||||
import logging
|
import logging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user