diff --git a/ansible/roles/home-assistant/files/configuration.yml b/ansible/roles/home-assistant/files/configuration.yml index 4ee818e..09eebc9 100644 --- a/ansible/roles/home-assistant/files/configuration.yml +++ b/ansible/roles/home-assistant/files/configuration.yml @@ -23,3 +23,11 @@ person: id: 0f9914e2a9c547adac98db4501b3067b device_trackers: - device_tracker.gm1913 + +tado: + username: !secret tado_username + password: !secret tado_password + +arlo: + username: !secret arlo_username + password: !secret arlo_password