From ec49fd3ee8471ee52a1043cec1e093468a46b782 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sun, 5 Feb 2023 05:26:33 +0100 Subject: [PATCH] Fixed issue on shelly customizations --- packages/shelly/shelly_customizations.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/shelly/shelly_customizations.yaml b/packages/shelly/shelly_customizations.yaml index def64f27..fb467268 100644 --- a/packages/shelly/shelly_customizations.yaml +++ b/packages/shelly/shelly_customizations.yaml @@ -159,17 +159,17 @@ homeassistant: # Shelly 8 - Luci Bagno (shellyswitch25_C45BBE6C38D0) sensor.luce_bagno_energy: - friendly_name: Luci Bagno - Energia Luce Bagno - binary_sensor.luce_bagno_overpowering: - friendly_name: Luce Bagno - Sovraccarico Energetico + friendly_name: Luce Bagno - Energia sensor.luce_bagno_power: friendly_name: Luce Bagno - Potenza + binary_sensor.luce_bagno_overpowering: + friendly_name: Luce Bagno - Sovraccarico Energetico sensor.luce_specchio_energy: - friendly_name: Luce Bagno - Energia - binary_sensor.luce_specchio_overpowering: - friendly_name: Luce Specchio - Sovraccarico Energetico + friendly_name: Luce Specchio - Energia sensor.luce_specchio_power: friendly_name: Luce Specchio - Potenza + binary_sensor.luce_specchio_overpowering: + friendly_name: Luce Specchio - Sovraccarico Energetico binary_sensor.luci_bagno_cloud: friendly_name: Luci Bagno - Connessione Cloud sensor.luci_bagno_device_temperature: -- 2.47.3