Lovelace update

This commit is contained in:
Martin Bauer
2019-10-28 20:13:42 +01:00
parent bac8ed1803
commit 6b742948a8
3 changed files with 97 additions and 60 deletions

View File

@@ -23,7 +23,6 @@
"url": "/local/custom_ui/room-glance-card.js"
}
],
"title": "Home",
"views": [
{
"cards": [
@@ -99,6 +98,25 @@
},
{
"entities": [
{
"entity": "light.wohnzimmer_deckenlampe",
"name": "Wohnzimmer Decke"
},
{
"entity": "light.esszimmer_deckenlampe_west",
"name": "Esstisch"
},
{
"entity": "light.esszimmer_deckenlampe_mitte",
"name": "Esszimmer Mitte"
},
{
"entity": "light.kuche_deckenlampe",
"name": "K\u00fcche"
},
{
"type": "divider"
},
{
"entity": "cover.wohnzimmer_fenster_rollo",
"name": "Wohnzimmer Fenster",
@@ -122,13 +140,6 @@
{
"type": "divider"
},
{
"entity": "light.wohnzimmer_deckenlampe",
"name": "Wohnzimmer Decke"
},
{
"type": "divider"
},
{
"entity": "light.gang_licht",
"name": "Gang Licht"
@@ -139,6 +150,37 @@
}
],
"type": "entities"
},
{
"entities": [
{
"entity": "light.haustur_licht",
"icon": "mdi:book",
"name": "Haust\u00fcr"
},
{
"entity": "light.garten_spot_beet",
"icon": "mdi:flower",
"name": "Beet"
},
{
"entity": "light.garten_spot_birke",
"icon": "mdi:flower",
"name": "Birke"
},
{
"entity": "light.garten_spot_magnolie",
"icon": "mdi:flower",
"name": "Magnolie"
},
{
"entity": "light.garten_stehleuchte",
"icon": "mdi:flower",
"name": "Stehleuchte"
}
],
"title": "Au\u00dfen",
"type": "entities"
}
],
"icon": "mdi:sofa",
@@ -385,6 +427,7 @@
"secondary_info": "last-changed"
}
],
"show_header_toggle": false,
"title": "Bewegungsmelder",
"type": "entities"
},
@@ -437,7 +480,7 @@
"name": "K\u00fcche",
"points_per_hour": 4,
"type": "custom:mini-graph-card",
"upper_bound": 2000
"upper_bound": 1800
},
{
"animate": true,
@@ -460,47 +503,6 @@
"icon": "mdi:key",
"title": "Admin"
},
{
"cards": [
{
"entities": [
{
"entity": "switch.trockner",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.waschmaschine",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.spulmaschine",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.backofen",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.herd_phase_1",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.herd_phase_2",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.herd_phase_3",
"type": "custom:toggle-lock-entity-row"
}
],
"show_header_toggle": false,
"title": "Sicherheitsabschaltung",
"type": "entities"
}
],
"icon": "mdi:shield-check",
"title": "Security"
},
{
"cards": [
{
@@ -599,6 +601,41 @@
"show_header_toggle": true,
"title": "Wohnzimmer",
"type": "entities"
},
{
"entities": [
{
"entity": "switch.trockner",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.waschmaschine",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.spulmaschine",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.backofen",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.herd_phase_1",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.herd_phase_2",
"type": "custom:toggle-lock-entity-row"
},
{
"entity": "switch.herd_phase_3",
"type": "custom:toggle-lock-entity-row"
}
],
"show_header_toggle": false,
"title": "Sicherheitsabschaltung",
"type": "entities"
}
],
"icon": "mdi:more",