]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Minor changes
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 13 Feb 2019 21:06:46 +0000 (22:06 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 13 Feb 2019 21:06:46 +0000 (22:06 +0100)
automation/ciao.yaml.disabled
automation/climate.yaml
automation/day.yaml
automation/home_assistant.yaml
automation/media_player.yaml
automation/night.yaml
automation/welcome.yaml

index 06cae166c788991017317ff57f18e0417a11d220..5b47a5891bd7f98b8213eb8cbbfe463b1d2c74a3 100644 (file)
@@ -14,4 +14,4 @@
       data_template:
         message: >- 
           {% set ora = now().strftime('%H') %}
-          "Sono le {{ ora }} e tutto va bene"
+          "Sono le {{ ora }} e tutto va bene"
\ No newline at end of file
index 4f14a9e2d57559d67852f879763a98382460a0bf..570f45920f7d990a827c54c6198c9e0ab0ba6ed5 100644 (file)
     - service: script.climate_away_mode
       data_template:
         entity_id: climate.camera_termostato_camera
-        mode: trigger.to_state.state
+        mode: trigger.to_state.state
\ No newline at end of file
index f81829ea21eadb595be36103e2a474a232a3f3dc..5bb499b88de51fcb026b0952687787b29d0f3a2d 100644 (file)
@@ -24,4 +24,4 @@
         entity_id:
           - cover.tapparella_cucina
           - cover.tapparella_studio
-        position: 85
+        position: 85
\ No newline at end of file
index b734d0175b0fd5c3d3e1e92f2a037e1b4ebbb713..c13f1759f8d1f209340266652f8373dff7b007d2 100644 (file)
     - service: system_log.clear
     - service: recorder.purge
       data:
-        keep_days: 0
+        keep_days: 0
\ No newline at end of file
index 33721107f88aa809116cc8b2488d29eb1db196e3..0e409230281618f3d6d5a8d17fb1a7fd467dc097 100644 (file)
@@ -32,4 +32,4 @@
     - service: script.speech_engine
       data_template:
         media_player: "media_player.google_home"
-        message: "{{ trigger.to_state.state }}"
+        message: "{{ trigger.to_state.state }}"
\ No newline at end of file
index f6f44f4eb165de1dd495e74cace1a42042c7a1ef..d6362ed472bacbd2050088a2f3c671e11b086358 100644 (file)
@@ -25,4 +25,4 @@
     - service: cover.set_cover_position
       data:
         entity_id: cover.tapparella_camera
-        position: 0
+        position: 0
\ No newline at end of file
index f8856d86ff880f697b908d271151e68daeded5a6..940f29bd7939120af714ec46c5ae208a77639bb5 100644 (file)
@@ -84,4 +84,4 @@
 
     - service: input_boolean.turn_off
       data:
-        entity_id: input_boolean.home_mode_away
+        entity_id: input_boolean.home_mode_away
\ No newline at end of file