Add RGB LED controller
This commit is contained in:
parent
82bffc3538
commit
13a70b27a4
1 changed files with 4 additions and 0 deletions
|
@ -25,3 +25,7 @@ tado:
|
||||||
arlo:
|
arlo:
|
||||||
username: !secret arlo_username
|
username: !secret arlo_username
|
||||||
password: !secret arlo_password
|
password: !secret arlo_password
|
||||||
|
|
||||||
|
light:
|
||||||
|
- platform: flux_led
|
||||||
|
automatic_add: true
|
||||||
|
|
Loading…
Reference in a new issue