Cambio de sonoff de baños a esphome
This commit is contained in:
@@ -1700,49 +1700,6 @@
|
|||||||
"refresh_interval": 60,
|
"refresh_interval": 60,
|
||||||
"title": "Consumos",
|
"title": "Consumos",
|
||||||
"type": "history-graph"
|
"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",
|
"icon": "mdi:gauge",
|
||||||
@@ -2316,4 +2273,4 @@
|
|||||||
},
|
},
|
||||||
"key": "lovelace",
|
"key": "lovelace",
|
||||||
"version": 1
|
"version": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
light:
|
|
||||||
- platform: switch
|
|
||||||
name: Luz Baño General Principal
|
|
||||||
entity_id: switch.sonoffbanogeneral
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
light:
|
|
||||||
- platform: switch
|
|
||||||
name: Luz Baño General Secundaria
|
|
||||||
entity_id: switch.sonoffbanogeneral2
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
light:
|
|
||||||
- platform: switch
|
|
||||||
name: Luz Baño Principal Principal
|
|
||||||
entity_id: switch.sonoffbanoprincipal
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
light:
|
|
||||||
- platform: switch
|
|
||||||
name: Luz Baño Principal Secundaria
|
|
||||||
entity_id: switch.sonoffbanoprincipal2
|
|
||||||
Reference in New Issue
Block a user