From a67361b9b518bdc3d44cb6f192ac2cc6364ffef9 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 19 Sep 2020 16:16:24 +0100 Subject: [PATCH] Explicitly define bed lights --- ansible/roles/home-assistant/files/configuration.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ansible/roles/home-assistant/files/configuration.yml b/ansible/roles/home-assistant/files/configuration.yml index 81e1297..f044047 100644 --- a/ansible/roles/home-assistant/files/configuration.yml +++ b/ansible/roles/home-assistant/files/configuration.yml @@ -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