From 7427460f2a40415af4b4df691798f22ea3fb025a Mon Sep 17 00:00:00 2001 From: dfcarvajal Date: Sat, 17 Aug 2019 17:19:00 +0200 Subject: [PATCH] =?UTF-8?q?Cambio=20de=20sonoff=20de=20ba=C3=B1os=20a=20es?= =?UTF-8?q?phome?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .storage/lovelace | 45 +------------------ packages/light/bano_general_principal.yaml | 4 -- packages/light/bano_general_secundaria.yaml | 4 -- packages/light/bano_principal_principal.yaml | 4 -- packages/light/bano_principal_secundaria.yaml | 4 -- 5 files changed, 1 insertion(+), 60 deletions(-) delete mode 100644 packages/light/bano_general_principal.yaml delete mode 100644 packages/light/bano_general_secundaria.yaml delete mode 100644 packages/light/bano_principal_principal.yaml delete mode 100644 packages/light/bano_principal_secundaria.yaml 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