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