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
- 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
entity_id:
- cover.tapparella_cucina
- cover.tapparella_studio
- position: 85
+ position: 85
\ No newline at end of file
- service: system_log.clear
- service: recorder.purge
data:
- keep_days: 0
+ keep_days: 0
\ No newline at end of file
- 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
- service: cover.set_cover_position
data:
entity_id: cover.tapparella_camera
- position: 0
+ position: 0
\ No newline at end of file
- 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