From 71086ca291db53ebb9b68abec82184436d7504a6 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 28 Jun 2020 19:35:39 +0100 Subject: [PATCH] Do HA person management through web UI --- ansible/roles/home-assistant/files/configuration.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ansible/roles/home-assistant/files/configuration.yml b/ansible/roles/home-assistant/files/configuration.yml index bcb9331..a7021be 100644 --- a/ansible/roles/home-assistant/files/configuration.yml +++ b/ansible/roles/home-assistant/files/configuration.yml @@ -18,12 +18,6 @@ influxdb: host: 127.0.0.1 port: 48086 -person: - - name: Jake - id: 0f9914e2a9c547adac98db4501b3067b - device_trackers: - - device_tracker.gm1913 - tado: username: !secret tado_username password: !secret tado_password