diff --git a/.storage/lovelace b/.storage/lovelace index 2535353..a33f6a4 100644 --- a/.storage/lovelace +++ b/.storage/lovelace @@ -1700,49 +1700,6 @@ "refresh_interval": 60, "title": "Consumos", "type": "history-graph" - }, - { - "entities": [ - { - "entity": "sensor.sonoffbridge_status", - "name": "Bridge" - }, - { - "entity": "sensor.sonoffbanogeneral_status", - "name": "Ba\u00f1o General" - }, - { - "entity": "sensor.sonoffbanoprincipal_status", - "name": "Ba\u00f1o Principal" - }, - { - "entity": "sensor.sonoffhorno_status", - "name": "Horno" - }, - { - "entity": "sensor.sonoffhumedos_status", - "name": "Humedos" - }, - { - "entity": "sensor.sonofflavadora_status", - "name": "Lavadora" - }, - { - "entity": "sensor.sonofflavavajillas_status", - "name": "Lavavajillas" - }, - { - "entity": "sensor.sonoffuv1_status", - "name": "Usos Varios 1" - }, - { - "entity": "sensor.sonoffuv2_status", - "name": "Usos Varios 2" - } - ], - "show_header_toggle": false, - "title": "Estados Sonoff", - "type": "entities" } ], "icon": "mdi:gauge", @@ -2316,4 +2273,4 @@ }, "key": "lovelace", "version": 1 -} \ No newline at end of file +} diff --git a/packages/light/bano_general_principal.yaml b/packages/light/bano_general_principal.yaml deleted file mode 100644 index fc3d6ea..0000000 --- a/packages/light/bano_general_principal.yaml +++ /dev/null @@ -1,4 +0,0 @@ -light: - - platform: switch - name: Luz Baño General Principal - entity_id: switch.sonoffbanogeneral diff --git a/packages/light/bano_general_secundaria.yaml b/packages/light/bano_general_secundaria.yaml deleted file mode 100644 index 0d224d9..0000000 --- a/packages/light/bano_general_secundaria.yaml +++ /dev/null @@ -1,4 +0,0 @@ -light: - - platform: switch - name: Luz Baño General Secundaria - entity_id: switch.sonoffbanogeneral2 diff --git a/packages/light/bano_principal_principal.yaml b/packages/light/bano_principal_principal.yaml deleted file mode 100644 index 006831c..0000000 --- a/packages/light/bano_principal_principal.yaml +++ /dev/null @@ -1,4 +0,0 @@ -light: - - platform: switch - name: Luz Baño Principal Principal - entity_id: switch.sonoffbanoprincipal diff --git a/packages/light/bano_principal_secundaria.yaml b/packages/light/bano_principal_secundaria.yaml deleted file mode 100644 index 55ff560..0000000 --- a/packages/light/bano_principal_secundaria.yaml +++ /dev/null @@ -1,4 +0,0 @@ -light: - - platform: switch - name: Luz Baño Principal Secundaria - entity_id: switch.sonoffbanoprincipal2