From 8b668be7a2b31708a150c63c9391994720c19cf5 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Tue, 6 Dec 2016 21:36:05 +0000 Subject: [PATCH] Not sure what I did here. --- automation/watchdog.yaml | 1 + group/sensors.yaml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/automation/watchdog.yaml b/automation/watchdog.yaml index f8c7bf19..74e61a5f 100755 --- a/automation/watchdog.yaml +++ b/automation/watchdog.yaml @@ -105,3 +105,4 @@ - service: light.turn_off entity_id: group.outdoor_lights +############################################################################## diff --git a/group/sensors.yaml b/group/sensors.yaml index 5ab02710..e26fba8a 100755 --- a/group/sensors.yaml +++ b/group/sensors.yaml @@ -4,4 +4,5 @@ Sensors: - binary_sensor._sensor_3 - binary_sensor._sensor_5 - binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_4 - - binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_6 \ No newline at end of file + - binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_6 + \ No newline at end of file