Explicitly define bed lights
This commit is contained in:
parent
2bbc7c715f
commit
a67361b9b5
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@ influxdb:
|
|||
|
||||
light:
|
||||
- platform: flux_led
|
||||
automatic_add: true
|
||||
devices:
|
||||
192.168.1.211:
|
||||
name: bed
|
||||
|
||||
recorder:
|
||||
db_url: postgres://home-assistant:home-assistant@127.0.0.1:45432/home-assistant
|
||||
|
|
Loading…
Reference in a new issue