From: Giorgio Ravera Date: Thu, 21 Apr 2022 07:56:15 +0000 (+0200) Subject: Added shelly em power factor X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=b47f1dfd45ade96c97e134226e27a1c59223e468;p=homeassistant.git Added shelly em power factor --- diff --git a/packages/shelly/shelly_customizations.yaml b/packages/shelly/shelly_customizations.yaml index 7330ec54..6f4a033c 100644 --- a/packages/shelly/shelly_customizations.yaml +++ b/packages/shelly/shelly_customizations.yaml @@ -302,6 +302,10 @@ homeassistant: friendly_name: Energia Restituita Canale 2 sensor.shelly_em_channel_2_voltage: friendly_name: Tensione Canale 2 + sensor.shelly_em_channel_1_power_factor: + friendly_name: Fattore di Potenza Canale 1 + sensor.shelly_em_channel_2_power_factor: + friendly_name: Fattore di Potenza Canale 2 binary_sensor.shelly_em_overpowering: friendly_name: Shelly EM - Sovraccarico Energetico binary_sensor.shelly_em_cloud: diff --git a/packages/shelly/shelly_log.yaml b/packages/shelly/shelly_log.yaml index 30284f9e..f050ec70 100644 --- a/packages/shelly/shelly_log.yaml +++ b/packages/shelly/shelly_log.yaml @@ -130,6 +130,8 @@ history: - sensor.shelly_em_channel_2_energy - sensor.shelly_em_channel_2_energy_returned - sensor.shelly_em_channel_2_voltage + - sensor.shelly_em_channel_1_power_factor + - sensor.shelly_em_channel_2_power_factor - binary_sensor.shelly_em_overpowering - binary_sensor.shelly_em_cloud - binary_sensor.shelly_em_firmware_update @@ -268,6 +270,8 @@ logbook: - sensor.shelly_em_channel_2_energy - sensor.shelly_em_channel_2_energy_returned - sensor.shelly_em_channel_2_voltage + - sensor.shelly_em_channel_1_power_factor + - sensor.shelly_em_channel_2_power_factor - binary_sensor.shelly_em_overpowering - binary_sensor.shelly_em_cloud - binary_sensor.shelly_em_firmware_update @@ -406,6 +410,8 @@ recorder: - sensor.shelly_em_channel_2_energy - sensor.shelly_em_channel_2_energy_returned - sensor.shelly_em_channel_2_voltage + - sensor.shelly_em_channel_1_power_factor + - sensor.shelly_em_channel_2_power_factor - binary_sensor.shelly_em_overpowering - binary_sensor.shelly_em_cloud - binary_sensor.shelly_em_firmware_update