Add configuration.yaml example in the header

This commit is contained in:
Alfie "Azelphur" Day 2015-05-19 01:55:37 +01:00
parent a86852fe90
commit 9c7f1d94c0
No known key found for this signature in database
GPG Key ID: 61AFBDB270AC7F3E

View File

@ -12,6 +12,14 @@ LEDme
dekolight
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 logging