Add Tado and Arlo integrations
This commit is contained in:
parent
e4aba817cc
commit
bf2a5e9320
1 changed files with 8 additions and 0 deletions
|
@ -23,3 +23,11 @@ person:
|
||||||
id: 0f9914e2a9c547adac98db4501b3067b
|
id: 0f9914e2a9c547adac98db4501b3067b
|
||||||
device_trackers:
|
device_trackers:
|
||||||
- device_tracker.gm1913
|
- device_tracker.gm1913
|
||||||
|
|
||||||
|
tado:
|
||||||
|
username: !secret tado_username
|
||||||
|
password: !secret tado_password
|
||||||
|
|
||||||
|
arlo:
|
||||||
|
username: !secret arlo_username
|
||||||
|
password: !secret arlo_password
|
||||||
|
|
Loading…
Reference in a new issue