]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Minor changes to shelly customizations and log
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 15 Aug 2021 18:28:25 +0000 (20:28 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 15 Aug 2021 18:28:25 +0000 (20:28 +0200)
packages/shelly/shelly_customizations.yaml
packages/shelly/shelly_log.yaml

index f6d8d213d6a8ef00b1ee203389665e409edc5d0d..30d17938a84a01a8706f3b6cb9a5e628e1a297f5 100644 (file)
@@ -111,17 +111,17 @@ homeassistant:
     binary_sensor.luce_sala_channel_2_input:
       friendly_name: Luce Sala - Pulsante 2
     sensor.luce_sala_energy:
-      friendly_name: Luci Sala - Energia
+      friendly_name: Luce Sala - Energia
     sensor.luce_sala_power:
-      friendly_name: Luci Sala - Potenza
+      friendly_name: Luce Sala - Potenza
     binary_sensor.luce_sala_overpowering:
-      friendly_name: Luci Sala - Sovraccarico Energetico
+      friendly_name: Luce Sala - Sovraccarico Energetico
     binary_sensor.luce_sala_cloud:
       friendly_name: Luce Sala - Connessione Cloud
     sensor.luce_sala_device_temperature:
-      friendly_name: Luci Sala - Temperatura Device
+      friendly_name: Luce Sala - Temperatura Device
     binary_sensor.luce_sala_overheating:
-      friendly_name: Luci Sala - Surriscaldamento Device
+      friendly_name: Luce Sala - Surriscaldamento Device
     binary_sensor.luce_sala_firmware_update:
       friendly_name: Luce Sala - Aggiornamento Firmware
     sensor.luce_sala_rssi:
@@ -133,15 +133,15 @@ homeassistant:
     sensor.luce_bagno_energy:
       friendly_name: Luci Bagno - Energia Luce Bagno
     binary_sensor.luce_bagno_overpowering:
-      friendly_name: Luci Bagno - Sovraccarico Energetico Luce Bagno
+      friendly_name: Luce Bagno - Sovraccarico Energetico
     sensor.luce_bagno_power:
-      friendly_name: Luci Bagno - Potenza Luce Bagno
+      friendly_name: Luce Bagno - Potenza
     sensor.luce_specchio_energy:
-      friendly_name: Luci Bagno - Energia Luce Specchio
+      friendly_name: Luce Bagno - Energia
     binary_sensor.luce_specchio_overpowering:
-      friendly_name: Luci Bagno - Sovraccarico Energetico Luce Specchio
+      friendly_name: Luce Specchio - Sovraccarico Energetico
     sensor.luce_specchio_power:
-      friendly_name: Luci Bagno - Potenza Luce Specchio
+      friendly_name: Luce Specchio - Potenza
     binary_sensor.luci_bagno_cloud:
       friendly_name: Luci Bagno - Connessione Cloud
     sensor.luci_bagno_device_temperature:
@@ -171,17 +171,17 @@ homeassistant:
     binary_sensor.luce_camera_channel_2_input:
       friendly_name: Luce Camera - Pulsante 2
     sensor.luce_camera_energy:
-      friendly_name: Luci Camera - Energia
+      friendly_name: Luce Camera - Energia
     sensor.luce_camera_power:
-      friendly_name: Luci Camera - Potenza
+      friendly_name: Luce Camera - Potenza
     binary_sensor.luce_camera_overpowering:
-      friendly_name: Luci Camera - Sovraccarico Energetico
+      friendly_name: Luce Camera - Sovraccarico Energetico
     binary_sensor.luce_camera_cloud:
       friendly_name: Luce Camera - Connessione Cloud
     sensor.luce_camera_device_temperature:
-      friendly_name: Luci Camera - Temperatura Device
+      friendly_name: Luce Camera - Temperatura Device
     binary_sensor.luce_camera_overheating:
-      friendly_name: Luci Camera - Surriscaldamento Device
+      friendly_name: Luce Camera - Surriscaldamento Device
     binary_sensor.luce_camera_firmware_update:
       friendly_name: Luce Camera - Aggiornamento Firmware
     sensor.luce_camera_rssi:
@@ -216,6 +216,8 @@ homeassistant:
       friendly_name: Potenza Istantanea
     sensor.shelly_em_channel_1_energy:
       friendly_name: Energia
+    sensor.shelly_em_channel_1_energy_cost:
+      friendly_name: Costo Energia
     sensor.shelly_em_channel_1_energy_returned:
       friendly_name: Energia Restituita
     sensor.shelly_em_channel_1_voltage:
index 28eada2909af56abeda30f72ef2d310feba9a016..30284f9e78aa502e135b5f1f6cd207358744d955 100644 (file)
@@ -122,7 +122,8 @@ history:
       # Shelly EM (shellyem_b9e1a0)\r
       - switch.shelly_em\r
       #- sensor.shelly_em_channel_1_power\r
-      #- sensor.shelly_em_channel_1_energy\r
+      - sensor.shelly_em_channel_1_energy\r
+      - sensor.shelly_em_channel_1_energy_cost\r
       - sensor.shelly_em_channel_1_energy_returned\r
       - sensor.shelly_em_channel_1_voltage\r
       - sensor.shelly_em_channel_2_power\r
@@ -259,7 +260,8 @@ logbook:
       # Shelly EM (shellyem_b9e1a0)\r
       - switch.shelly_em\r
       #- sensor.shelly_em_channel_1_power\r
-      #- sensor.shelly_em_channel_1_energy\r
+      - sensor.shelly_em_channel_1_energy\r
+      - sensor.shelly_em_channel_1_energy_cost\r
       - sensor.shelly_em_channel_1_energy_returned\r
       - sensor.shelly_em_channel_1_voltage\r
       - sensor.shelly_em_channel_2_power\r
@@ -397,6 +399,7 @@ recorder:
       - switch.shelly_em\r
       #- sensor.shelly_em_channel_1_power\r
       #- sensor.shelly_em_channel_1_energy\r
+      #- sensor.shelly_em_channel_1_energy_cost\r
       - sensor.shelly_em_channel_1_energy_returned\r
       - sensor.shelly_em_channel_1_voltage\r
       - sensor.shelly_em_channel_2_power\r