+++ /dev/null
-######################################################################
-# Netatmo Package - Google Assistant
-######################################################################
-
-google_assistant:
- entity_config:
- climate.cucina:
- expose: true
- room: Cucina
- climate.sala:
- expose: true
- room: Sala
- climate.studio:
- expose: true
- room: Studio
- climate.bagno:
- expose: true
- room: Bagno
- climate.camera:
- expose: true
- room: Camera
+++ /dev/null
-######################################################################
-# All Covers Operation
-# Inputs:
-# - modus
-#
-# Operations:
-# - cover.{{modus}}_cover
-######################################################################
-
-all_covers_operation:
- alias: "Operazioni su tutte le Tapparelle"
- sequence:
- - service_template: "cover.{{modus}}_cover"
- data:
- entity_id:
- - cover.tapparella_cucina
- - cover.tapparella_sala
- - cover.tapparella_camera
- - cover.tapparella_studio
-
-######################################################################
-# All Covers Position
-# Inputs:
-# - position
-#
-# Operations:
-# - cover.set_cover_position
-######################################################################
-
-all_covers_position:
- alias: "Imposta posizione a tutte le Tapparelle"
- sequence:
- - service: cover.set_cover_position
- data_template:
- entity_id:
- - cover.tapparella_cucina
- - cover.tapparella_sala
- - cover.tapparella_camera
- - cover.tapparella_studio
- position: '{{ position }}'
+++ /dev/null
-######################################################################\r
-# Sensor: Uptime\r
-######################################################################\r
-#- platform: command_line\r
-# name: Server Uptime\r
-# unit_of_measurement: giorni\r
-# scan_interval: 900\r
-# command: "uptime | awk '{ print $3 }' |sed \"s/,//\""\r
-\r
-######################################################################\r
-# Sensor: Letsencrypt\r
-######################################################################\r
-\r
-#- platform: command_line\r
-# name: Scadenza Certificato SSL\r
-# unit_of_measurement: giorni\r
-# scan_interval: 86400\r
-# command: "ssl-cert-check -b -c /etc/letsencrypt/live/server.giorgioravera.it/cert.pem | awk '{ print $NF }'"\r
-\r
-- platform: cert_expiry\r
- host: server.giorgioravera.it\r
+++ /dev/null
-######################################################################
-# Sensor: Train SV - GE SAMP - 7.19
-######################################################################
-
-#- platform: viaggiatreno
-# train_id: 11341
-# station_id: S04801
-# train_name: Treno 7.19
-
-######################################################################
-# Sensor: Train SV - GE SAMP - 7.26
-######################################################################
-
-#- platform: viaggiatreno
-# train_id: 11233
-# station_id: S04801
-# train_name: Treno 7.26
-
-######################################################################
-# Sensor: Train SV - GE SAMP - 7.35
-######################################################################
-
-- platform: viaggiatreno
- train_id: 11229
- station_id: S04801
- train_name: Treno 7.35
-
-######################################################################
-# Sensor: Train SV - GE SAMP - 7.45
-######################################################################
-
-#- platform: viaggiatreno
-# train_id: 11283
-# station_id: S04801
-# train_name: Treno 7.45
-
-######################################################################
-# Sensor: Train GE SAMP - SV - 16.47
-######################################################################
-
-#- platform: viaggiatreno
-# train_id: 2188
-# station_id: S04220
-# train_name: Treno 16.47
-
-######################################################################
-# Sensor: Train GE SAMP - SV - 17.50
-######################################################################
-
-#- platform: viaggiatreno
-# train_id: 11354
-# station_id: S04220
-# train_name: Treno 17.50
-
-######################################################################
-# Sensor: Train SV - Varazze - 9.10 (sunday)
-######################################################################
-
-#- platform: viaggiatreno
-# train_id: 24529
-# station_id: S04801
-# train_name: Treno 9.10
+++ /dev/null
-######################################################################
-# Weather Sensor
-######################################################################
-
-- platform: yr
-
-#- platform: openweathermap
-# api_key: !secret openweathermap_key
-# forecast: 1
-# latitude: !secret home_latitude
-# longitude: !secret home_longitude
-# language: it
-# monitored_conditions:
-# - weather
-# - temperature
-# - humidity
-# - wind_speed
-# - pressure
-# - rain
-# - snow
-# - clouds
-
-#- platform: darksky
-# api_key: !secret darksky_key
-# forecast:
-# - 0
-# language: it
-# latitude: !secret home_latitude
-# longitude: !secret home_longitude
-# monitored_conditions:
-# - summary
-# - icon
-# - precip_type
-# - precip_intensity
-# - precip_probability
-# - temperature
-# - dew_point
-# - wind_speed
-# - cloud_cover
-# - humidity
-# - pressure
-# - visibility
-# - minutely_summary
-# - hourly_summary
-# - daily_summary
-# - temperature_high
-# - temperature_low
-# - uv_index
-# units: si
-# scan_interval: 02:00
name: Home
latitude: !secret home_latitude
longitude: !secret home_longitude
-radius: 50
+radius: 70
icon: mdi:home