-
Notifications
You must be signed in to change notification settings - Fork 55
/
lights.yaml
31 lines (26 loc) · 989 Bytes
/
lights.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#https://home-assistant.io/components/light/
####################################################
# #
# YEELIGHTS #
# #
####################################################
#https://home-assistant.io/components/light.yeelight/
platform: yeelight
devices:
192.168.1.10:
name: Yeelight1
192.168.1.11:
name: Yeelight2
192.168.1.12:
name: Yeelight3
192.168.1.26:
name: Yeelight4
192.168.1.28:
name: Yeelight5
192.168.1.25:
name: YeelightRGB2
#########################################################
# #
# END OF CONFIGURATION FILE #
# #
#########################################################