Cambio de sonoff de baños a esphome

This commit is contained in:
dfcarvajal
2019-08-17 17:19:00 +02:00
parent b2a5c401df
commit 7427460f2a
5 changed files with 1 additions and 60 deletions

View File

@@ -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
}
}

View File

@@ -1,4 +0,0 @@
light:
- platform: switch
name: Luz Baño General Principal
entity_id: switch.sonoffbanogeneral

View File

@@ -1,4 +0,0 @@
light:
- platform: switch
name: Luz Baño General Secundaria
entity_id: switch.sonoffbanogeneral2

View File

@@ -1,4 +0,0 @@
light:
- platform: switch
name: Luz Baño Principal Principal
entity_id: switch.sonoffbanoprincipal

View File

@@ -1,4 +0,0 @@
light:
- platform: switch
name: Luz Baño Principal Secundaria
entity_id: switch.sonoffbanoprincipal2