From: Giorgio Ravera Date: Wed, 13 Feb 2019 23:46:37 +0000 (+0100) Subject: Restored newline at the end of the files. X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=cdbdaf12f8a1bd48ee543ea8f645a0a04772ce5f;p=homeassistant.git Restored newline at the end of the files. --- diff --git a/automation/ciao.yaml.disabled b/automation/ciao.yaml.disabled index 5b47a589..06cae166 100644 --- a/automation/ciao.yaml.disabled +++ b/automation/ciao.yaml.disabled @@ -14,4 +14,4 @@ data_template: message: >- {% set ora = now().strftime('%H') %} - "Sono le {{ ora }} e tutto va bene" \ No newline at end of file + "Sono le {{ ora }} e tutto va bene" diff --git a/automation/climate.yaml b/automation/climate.yaml index 570f4592..4f14a9e2 100644 --- a/automation/climate.yaml +++ b/automation/climate.yaml @@ -119,4 +119,4 @@ - service: script.climate_away_mode data_template: entity_id: climate.camera_termostato_camera - mode: trigger.to_state.state \ No newline at end of file + mode: trigger.to_state.state diff --git a/automation/day.yaml b/automation/day.yaml index 5bb499b8..f81829ea 100644 --- a/automation/day.yaml +++ b/automation/day.yaml @@ -24,4 +24,4 @@ entity_id: - cover.tapparella_cucina - cover.tapparella_studio - position: 85 \ No newline at end of file + position: 85 diff --git a/automation/home_assistant.yaml b/automation/home_assistant.yaml index c13f1759..b734d017 100644 --- a/automation/home_assistant.yaml +++ b/automation/home_assistant.yaml @@ -150,4 +150,4 @@ - service: system_log.clear - service: recorder.purge data: - keep_days: 0 \ No newline at end of file + keep_days: 0 diff --git a/automation/media_player.yaml b/automation/media_player.yaml index 0e409230..33721107 100644 --- a/automation/media_player.yaml +++ b/automation/media_player.yaml @@ -32,4 +32,4 @@ - service: script.speech_engine data_template: media_player: "media_player.google_home" - message: "{{ trigger.to_state.state }}" \ No newline at end of file + message: "{{ trigger.to_state.state }}" diff --git a/automation/night.yaml b/automation/night.yaml index d6362ed4..f6f44f4e 100644 --- a/automation/night.yaml +++ b/automation/night.yaml @@ -25,4 +25,4 @@ - service: cover.set_cover_position data: entity_id: cover.tapparella_camera - position: 0 \ No newline at end of file + position: 0 diff --git a/automation/welcome.yaml b/automation/welcome.yaml index 940f29bd..f8856d86 100644 --- a/automation/welcome.yaml +++ b/automation/welcome.yaml @@ -84,4 +84,4 @@ - service: input_boolean.turn_off data: - entity_id: input_boolean.home_mode_away \ No newline at end of file + entity_id: input_boolean.home_mode_away diff --git a/binary_sensor/home_assistant.yaml b/binary_sensor/home_assistant.yaml index bb463ccc..86fd550c 100644 --- a/binary_sensor/home_assistant.yaml +++ b/binary_sensor/home_assistant.yaml @@ -54,4 +54,4 @@ mdi:speaker-wireless {% else %} mdi:speaker-off - {% endif %} \ No newline at end of file + {% endif %} diff --git a/cover/all_covers.yaml b/cover/all_covers.yaml index 55c3cc91..6a7bc094 100644 --- a/cover/all_covers.yaml +++ b/cover/all_covers.yaml @@ -31,4 +31,4 @@ # {% endif %} # entity_id: # - cover.bedroom -# - cover.livingroom \ No newline at end of file +# - cover.livingroom diff --git a/cover/shelly1.yaml b/cover/shelly1.yaml index 57f7a05f..63a103aa 100644 --- a/cover/shelly1.yaml +++ b/cover/shelly1.yaml @@ -14,4 +14,4 @@ payload_stop: "stop" position_open: 100 position_closed: 0 - optimistic: false \ No newline at end of file + optimistic: false diff --git a/cover/shelly2.yaml b/cover/shelly2.yaml index b30e2e24..b408c665 100644 --- a/cover/shelly2.yaml +++ b/cover/shelly2.yaml @@ -14,4 +14,4 @@ payload_stop: "stop" position_open: 100 position_closed: 0 - optimistic: false \ No newline at end of file + optimistic: false diff --git a/cover/shelly3.yaml b/cover/shelly3.yaml index 361cc980..e4c6b06b 100644 --- a/cover/shelly3.yaml +++ b/cover/shelly3.yaml @@ -14,4 +14,4 @@ payload_stop: "stop" position_open: 100 position_closed: 0 - optimistic: false \ No newline at end of file + optimistic: false diff --git a/cover/shelly4.yaml b/cover/shelly4.yaml index 92997762..329a0555 100644 --- a/cover/shelly4.yaml +++ b/cover/shelly4.yaml @@ -14,4 +14,4 @@ payload_stop: "stop" position_open: 100 position_closed: 0 - optimistic: false \ No newline at end of file + optimistic: false