From 94e1423b1ca75b46a5d32fd17db4494846b27137 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sat, 14 Aug 2021 20:12:26 +0200 Subject: [PATCH] Aligned sort of shelly with dns in the customization file --- packages/shelly/shelly_customizations.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/shelly/shelly_customizations.yaml b/packages/shelly/shelly_customizations.yaml index f671ccc8..f6d8d213 100644 --- a/packages/shelly/shelly_customizations.yaml +++ b/packages/shelly/shelly_customizations.yaml @@ -199,6 +199,16 @@ homeassistant: sensor.luce_balcone_uptime: friendly_name: Luce Balcone - Uptime + # Shelly Bulb (shellybulb_bc8610) + binary_sensor.luce_divano_cloud: + friendly_name: Luce Divano - Connessione Cloud + binary_sensor.luce_divano_firmware_update: + friendly_name: Luce Divano - Aggiornamento Firmware + sensor.luce_divano_rssi: + friendly_name: Luce Divano - Potenza Segnale + sensor.luce_divano_uptime: + friendly_name: Luce Divano - Uptime + # Shelly EM (shellyem_b9e1a0) switch.shelly_em: friendly_name: Shelly EM - Pulsante @@ -228,13 +238,3 @@ homeassistant: friendly_name: Shelly EM - Potenza Segnale sensor.shelly_em_uptime: friendly_name: Shelly EM - Uptime - - # Shelly Bulb (shellybulb_bc8610) - binary_sensor.luce_divano_cloud: - friendly_name: Luce Divano - Connessione Cloud - binary_sensor.luce_divano_firmware_update: - friendly_name: Luce Divano - Aggiornamento Firmware - sensor.luce_divano_rssi: - friendly_name: Luce Divano - Potenza Segnale - sensor.luce_divano_uptime: - friendly_name: Luce Divano - Uptime -- 2.47.3