]> git.giorgioravera.it Git - homeassistant.git/commitdiff
fixed files.
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 15 May 2020 14:57:45 +0000 (16:57 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 15 May 2020 14:57:45 +0000 (16:57 +0200)
packages/alarm/alarm_engine.yaml
packages/alarm/alarm_types.yaml
packages/alarm/guard_mode.yaml
packages/alarm/notifications.yaml
packages/alarm/triggers.yaml
packages/mercedes/binary_sensor.yaml
packages/mercedes/customizations.yaml
packages/mercedes/sensor.yaml
packages/mercedes/switch.yaml
packages/qnap.yaml

index f9176a8c64122d0bd7f2ab382e0769ed7b08d195..be82c1af5958c19fa51f9902e538d84140c52370 100644 (file)
@@ -3,7 +3,6 @@
 ######################################################################\r
 \r
 binary_sensor:\r
-\r
   # Generic Alarms\r
   - platform: template\r
     sensors:\r
@@ -24,7 +23,6 @@ binary_sensor:
 ######################################################################\r
 \r
 automation:\r
-\r
   ######################################################################\r
   # Alarm Automation: Aknowledge Alarms\r
   #\r
@@ -32,7 +30,6 @@ automation:
   # - persistent_notification.dismiss\r
   # - script.stop_alarm\r
   ######################################################################\r
-\r
   - alias: "Alarms: Riconoscimento Allarmi"\r
     initial_state: 'on'\r
 \r
index e4751a7976757b3add9857fd53076f3d73d42f18..8bd2537be87f73454e190b7dcb41380d609181b7 100644 (file)
@@ -3,7 +3,6 @@
 ######################################################################\r
 \r
 input_boolean:\r
-\r
   # Generic Alarms\r
   generic_alarm:\r
     name: Allarme Generico\r
@@ -17,6 +16,7 @@ input_boolean:
 ######################################################################\r
 # Alarm Package - Types - Group\r
 ######################################################################\r
+\r
 group:\r
   alarms:\r
     name: Allarmi\r
index 83973f22f30b43dde6074c96d2d5457249309a24..c5f087eaa297977646565e89e599ba7ff75c9b9c 100644 (file)
@@ -22,7 +22,6 @@ binary_sensor:
 ######################################################################
 
 input_boolean:
-
   # Guard Mode
   guard_mode:
     name: Modalità Guardia
@@ -33,11 +32,9 @@ input_boolean:
 ######################################################################
 
 automation:
-
   ######################################################################
   # Guard Mode: Enable
   ######################################################################
-
   - alias: "Modalità Guardia: Attivazione"
     initial_state: 'on'
 
@@ -61,7 +58,6 @@ automation:
   ######################################################################
   # Guard Mode: Disable
   ######################################################################
-
   - alias: "Modalità Guardia: Disattivazione"
     initial_state: 'on'
 
index af3dbd9d5a1d735a9bf7343c12c284b3fba89ed3..016c8099ebc569d7e307587b8608c09c51cdd9c5 100644 (file)
@@ -3,7 +3,6 @@
 ######################################################################\r
 
 script: \r
-\r
   ######################################################################
   # Alarm: Start Alarm Sound
   #
@@ -11,7 +10,6 @@ script:
   # - media_player.volume_set
   # - media_player.play_media
   ######################################################################
-\r
   start_alarm_sound:
     alias: "Allarmi: Avvia Suono"
     sequence:
@@ -33,7 +31,6 @@ script:
   # - media_player.media_stop
   # - script.volume_manager
   ######################################################################
-
   stop_alarm_sound:
     alias: "Allarmi: Interrompi Suono"
     sequence:
@@ -58,7 +55,6 @@ script:
   # - script.notify_all
   # - script.start_alarm_sound
   ######################################################################
-
   start_alarm:
     alias: "Allarmi: Attiva Allarme"
     sequence:
@@ -121,7 +117,6 @@ script:
   # - stop_alarm_sound
   # - persistent_notification.dismiss
   ######################################################################
-
   stop_alarm:
     alias: "Allarmi: Disattiva Allarme"
     sequence:
index a527d503ca9126a2b11a0d678c4697785f5cbbfa..1f301a26c40721b97a6788f051e5c032835361ec 100644 (file)
@@ -3,14 +3,12 @@
 ######################################################################\r
 \r
 automation:\r
-\r
   ######################################################################\r
   # Alarm Door\r
   #\r
   # Actions:\r
   # - script.notify_all\r
   ######################################################################\r
-\r
   - alias: "Allarme Porta Casa"\r
     initial_state: 'on'\r
 \r
index 5c92382784774882ba755e57d795903d7aebbdfa..2eeb94299920b3251ab53c32373731756fd6d006 100644 (file)
@@ -3,11 +3,9 @@
 ######################################################################
 
 binary_sensor:
-
   ######################################################################
   # Binary Sensor: Doors Lock
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_locked:
@@ -26,7 +24,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Doors Closed
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_doors_closed:
@@ -45,7 +42,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Door Front Left
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_door_front_left:
@@ -60,7 +56,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Door Front Right
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_door_front_right:
@@ -75,7 +70,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Door Rear Left
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_door_rear_left:
@@ -90,7 +84,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Door Rear Right
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_door_rear_right:
@@ -105,7 +98,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Trunk
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_trunk:
@@ -126,7 +118,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Fuel Lid
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_fuel_lid:
@@ -145,7 +136,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Windows Closed
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_windows_closed_2:
@@ -170,7 +160,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Window Front Left
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_window_front_left:
@@ -189,7 +178,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Window Front Right
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_window_front_right:
@@ -208,7 +196,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Window Rear Left
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_window_rear_left:
@@ -227,7 +214,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Window Rear Right
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_window_rear_right:
@@ -246,7 +232,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Warning Brake fluid
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_warning_brakefluid:
@@ -259,7 +244,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Warning Wash Water
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_warning_washwater:
@@ -272,7 +256,6 @@ binary_sensor:
   ######################################################################
   # Binary Sensor: Warning Coolant Level Low
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_warning_coolantlevellow:
index 42f005bec7d1e7ea9b94da06b1393265ae18a5dc..e77657c1bfb7eb495b5fb456deb6ad4488c4ba08 100644 (file)
@@ -4,7 +4,6 @@
 
 homeassistant:
   customize:
-
     # Stato Generale
     binary_sensor.ff590mr_engine_light_warning:
       friendly_name: Stato Generale
index 1f7cf8beb1899ead5b2ab37fb16d48a26efe33fc..03d1fccebcf2e955d901b6eab1366ee1bb2e3243 100644 (file)
@@ -3,11 +3,9 @@
 ######################################################################
 
 sensor:
-
   ######################################################################
   # Sensor: Tire Pressure Front Left
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_tire_pressure_front_left:
@@ -21,7 +19,6 @@ sensor:
   ######################################################################
   # Sensor: Tire Pressure Front Right
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_tire_pressure_front_right:
@@ -35,7 +32,6 @@ sensor:
   ######################################################################
   # Sensor: Tire Pressure Rear Left
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_tire_pressure_rear_left:
@@ -49,7 +45,6 @@ sensor:
   ######################################################################
   # Sensor: Tire Pressure Rear Right
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_tire_pressure_rear_right:
@@ -63,7 +58,6 @@ sensor:
   ######################################################################
   # Sensor: Door Front Left
   ######################################################################
-
   #- platform: template
   #  sensors:
   #    ff590mr_door_front_left:
@@ -82,7 +76,6 @@ sensor:
   ######################################################################
   # Sensor: Door Front Right
   ######################################################################
-
   #- platform: template
   #  sensors:
   #    ff590mr_door_front_right:
@@ -101,7 +94,6 @@ sensor:
   ######################################################################
   # Sensor: Door Rear Left
   ######################################################################
-
   #- platform: template
   #  sensors:
   #    ff590mr_door_rear_left:
@@ -120,7 +112,6 @@ sensor:
   ######################################################################
   # Sensor: Door Rear Right
   ######################################################################
-
   #- platform: template
   #  sensors:
   #    ff590mr_door_rear_right:
@@ -139,7 +130,6 @@ sensor:
   ######################################################################
   # Sensor: Trunk
   ######################################################################
-
   #- platform: template
   #  sensors:
   #    ff590mr_trunk:
@@ -158,7 +148,6 @@ sensor:
   ######################################################################
   # Sensor: Distance from Start
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_distance_since_start:
@@ -171,7 +160,6 @@ sensor:
   ######################################################################
   # Sensor: Distance from Reset
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_distance_since_reset:
@@ -184,7 +172,6 @@ sensor:
   ######################################################################
   # Sensor: Liquid Consumption from Start
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_liquid_consumption_start:
@@ -197,7 +184,6 @@ sensor:
   ######################################################################
   # Sensor: Liquid Consumption from Reset
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_liquid_consumption_reset:
@@ -210,7 +196,6 @@ sensor:
   ######################################################################
   # Sensor: Service Interval Days
   ######################################################################
-
   - platform: template
     sensors:
       ff590mr_service_interval_days:
index c7570edaa198bd3a8b0679d1ea9d0bafa7ea16c1..eed88f535822948d33e8153ca33603b38f2ff604 100644 (file)
@@ -3,7 +3,6 @@
 ######################################################################
 
 switch:
-
   - platform: template
     switches:
       ff590mr_lock:
index 565f036248b6bb77c634c1424c1fb83c52e6a3b7..be755869652f51654c4b53be3bccf74dd679978c 100644 (file)
@@ -3,7 +3,6 @@
 ######################################################################\r
 \r
 switch:\r
-\r
   - platform: wake_on_lan\r
     mac: !secret nas_mac\r
     name: NAS\r
@@ -19,7 +18,6 @@ switch:
 ######################################################################\r
 \r
 shell_command:\r
-\r
   nas_turn_off: 'ssh {{ nas_username }}@{{ nas_host }} -oStrictHostKeyChecking=no -i /config/credentials/id_rsa halt'\r
   plex_start: 'ssh {{ nas_username }}@{{ nas_host }} -oStrictHostKeyChecking=no -i /config/credentials/id_rsa  /share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/plex.sh start'\r
   plex_restart: 'ssh {{ nas_username }}@{{ nas_host }} -oStrictHostKeyChecking=no -i /config/credentials/id_rsa  /share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/plex.sh restart'\r
@@ -30,7 +28,6 @@ shell_command:
 ######################################################################\r
 \r
 script:\r
-\r
   plex_start:\r
     alias: "Avvia Plex"\r
     sequence:\r