Lovelace updates
This commit is contained in:
parent
9dc1865ab3
commit
e575f93251
|
@ -1,8 +1,10 @@
|
|||
{
|
||||
"data": {
|
||||
"config": {
|
||||
"title": "\u00dcbersicht",
|
||||
"views": [
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
|
@ -17,17 +19,17 @@
|
|||
"scene": "scene.wohnbereich_orange"
|
||||
},
|
||||
{
|
||||
"color": "#2eacd7",
|
||||
"color": "#f2e616",
|
||||
"name": "Hell",
|
||||
"scene": "scene.wohnbereich_hell"
|
||||
},
|
||||
{
|
||||
"color": "#0050ff",
|
||||
"name": "Blau",
|
||||
"scene": "scene.wohnbereich_blau_grun"
|
||||
},
|
||||
{
|
||||
"color": "green",
|
||||
"name": "Gr\u00fcn",
|
||||
"scene": "scene.wohnbereich_grun"
|
||||
},
|
||||
{
|
||||
"color": "#9f9cac",
|
||||
"color": "#ffffff",
|
||||
"icon": "mdi:weather-night",
|
||||
"name": "Kuscheln",
|
||||
"scene": "scene.wohnbereich_kuscheln"
|
||||
|
@ -35,45 +37,6 @@
|
|||
],
|
||||
"type": "custom:room-glance-card"
|
||||
},
|
||||
{
|
||||
"entity": "media_player.kitchenpi",
|
||||
"hide": {
|
||||
"power_state": false,
|
||||
"shuffle": false,
|
||||
"source": true,
|
||||
"volume": false
|
||||
},
|
||||
"idle_view": {
|
||||
"when_idle": true,
|
||||
"when_paused": true,
|
||||
"when_standby": true
|
||||
},
|
||||
"shortcuts": {
|
||||
"columns": 4,
|
||||
"label": "Playlists",
|
||||
"list": [
|
||||
{
|
||||
"icon": "mdi:alpha-r",
|
||||
"id": "http://dg-br-http-dus-dtag-cdn.cast.addradio.de/br/b5aktuell/live/mp3/128/stream.mp3?ar-distributor=f0a1",
|
||||
"name": "B5",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:alpha-b",
|
||||
"id": "spotify:playlist:37i9dQZF1DX6G7arXBXa3A",
|
||||
"name": "BigBand",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:alpha-j",
|
||||
"id": "spotify:playlist:37i9dQZF1DX4wta20PHgwo",
|
||||
"name": "LateNightJazz",
|
||||
"type": "music"
|
||||
}
|
||||
]
|
||||
},
|
||||
"type": "custom:mini-media-player"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
|
@ -127,68 +90,61 @@
|
|||
"name": "Gang Bogen"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.haustur_licht",
|
||||
"icon": "mdi:book",
|
||||
"name": "Haust\u00fcr"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "switch.mobile_steckdose_schalter_2",
|
||||
"name": "Balkon"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:pine-tree",
|
||||
"show_header_toggle": true,
|
||||
"title": "Weihnachten",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
"switch.klingel_innentur",
|
||||
"switch.klingen_aussentur",
|
||||
"switch.klingel_oben"
|
||||
],
|
||||
"icon": "mdi:bell",
|
||||
"title": "Klingel",
|
||||
"type": "entities"
|
||||
"entity": "media_player.kitchenpi",
|
||||
"hide": {
|
||||
"power_state": false,
|
||||
"shuffle": false,
|
||||
"source": true,
|
||||
"volume": false
|
||||
},
|
||||
"idle_view": {
|
||||
"when_idle": true,
|
||||
"when_paused": true,
|
||||
"when_standby": true
|
||||
},
|
||||
"shortcuts": {
|
||||
"columns": 4,
|
||||
"label": "Playlists",
|
||||
"list": [
|
||||
{
|
||||
"icon": "mdi:alpha-r",
|
||||
"id": "http://dg-br-http-dus-dtag-cdn.cast.addradio.de/br/b5aktuell/live/mp3/128/stream.mp3?ar-distributor=f0a1",
|
||||
"name": "B5",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:alpha-b",
|
||||
"id": "spotify:playlist:37i9dQZF1DX6G7arXBXa3A",
|
||||
"name": "BigBand",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:alpha-j",
|
||||
"id": "spotify:playlist:37i9dQZF1DX4wta20PHgwo",
|
||||
"name": "LateNightJazz",
|
||||
"type": "music"
|
||||
}
|
||||
]
|
||||
},
|
||||
"type": "custom:mini-media-player"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:sofa",
|
||||
"title": "Wohnbereich"
|
||||
},
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
"entities": [
|
||||
"group.bedroom"
|
||||
],
|
||||
"image": "/local/img/bedroom_16_9.jpg",
|
||||
"image": "/local/img/bedroom.jpg",
|
||||
"scenes": [
|
||||
{
|
||||
"color": "#eee",
|
||||
|
@ -219,48 +175,6 @@
|
|||
],
|
||||
"type": "custom:room-glance-card"
|
||||
},
|
||||
{
|
||||
"card": {
|
||||
"title": "Lichter die noch an sind",
|
||||
"type": "entities"
|
||||
},
|
||||
"entities": [
|
||||
{
|
||||
"entity": "group.hallway",
|
||||
"icon": "mdi:door-closed",
|
||||
"name": "Gang"
|
||||
},
|
||||
{
|
||||
"entity": "group.living_area",
|
||||
"icon": "mdi:sofa",
|
||||
"name": "Wohnzimmer/Esszimmer"
|
||||
},
|
||||
{
|
||||
"entity": "group.office_martin",
|
||||
"icon": "mdi:monitor-multiple",
|
||||
"name": "Martins B\u00fcro"
|
||||
},
|
||||
{
|
||||
"entity": "switch.mobile_steckdose_schalter_1",
|
||||
"icon": "mdi:palm-tree",
|
||||
"name": "Palmenlicht"
|
||||
},
|
||||
{
|
||||
"entity": "group.outside",
|
||||
"icon": "mdi:flower",
|
||||
"name": "Drau\u00dfen"
|
||||
},
|
||||
{
|
||||
"entity": "switch.mobile_steckdose_schalter_2",
|
||||
"name": "Balkon"
|
||||
}
|
||||
],
|
||||
"show_empty": false,
|
||||
"state_filter": [
|
||||
"on"
|
||||
],
|
||||
"type": "entity-filter"
|
||||
},
|
||||
{
|
||||
"artwork": "cover",
|
||||
"entity": "media_player.bedroompi",
|
||||
|
@ -378,12 +292,56 @@
|
|||
],
|
||||
"show_header_toggle": false,
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"card": {
|
||||
"title": "Lichter die noch an sind",
|
||||
"type": "entities"
|
||||
},
|
||||
"entities": [
|
||||
{
|
||||
"entity": "group.hallway",
|
||||
"icon": "mdi:door-closed",
|
||||
"name": "Gang"
|
||||
},
|
||||
{
|
||||
"entity": "group.living_area",
|
||||
"icon": "mdi:sofa",
|
||||
"name": "Wohnzimmer/Esszimmer"
|
||||
},
|
||||
{
|
||||
"entity": "group.office_martin",
|
||||
"icon": "mdi:monitor-multiple",
|
||||
"name": "Martins B\u00fcro"
|
||||
},
|
||||
{
|
||||
"entity": "switch.mobile_steckdose_schalter_1",
|
||||
"icon": "mdi:palm-tree",
|
||||
"name": "Palmenlicht"
|
||||
},
|
||||
{
|
||||
"entity": "group.outside",
|
||||
"icon": "mdi:flower",
|
||||
"name": "Drau\u00dfen"
|
||||
},
|
||||
{
|
||||
"entity": "switch.mobile_steckdose_schalter_2",
|
||||
"name": "Balkon"
|
||||
}
|
||||
],
|
||||
"show_empty": false,
|
||||
"state_filter": [
|
||||
"on"
|
||||
],
|
||||
"type": "entity-filter"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:bed-empty",
|
||||
"path": "schlafzimmer",
|
||||
"title": "Schlafzimmer"
|
||||
},
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
|
@ -414,40 +372,31 @@
|
|||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.arbeitszimmer_martin_deckenlampe",
|
||||
"entity": "light.arbeitszimmer_deckenlampe",
|
||||
"name": "Deckenlampe"
|
||||
},
|
||||
{
|
||||
"entity": "light.arbeitszimmer_martin",
|
||||
"entity": "light.arbeitszimmer_fluter",
|
||||
"name": "Fluter"
|
||||
},
|
||||
{
|
||||
"entity": "light.arbeitszimmer_martin_oben",
|
||||
"entity": "light.arbeitszimmer_stehlampe_oben",
|
||||
"name": "Stehlampe Oben"
|
||||
},
|
||||
{
|
||||
"entity": "light.arbeitszimmer_martin_unten",
|
||||
"entity": "light.arbeitszimmer_stehlampe_unten",
|
||||
"name": "Stehlampe Unten"
|
||||
},
|
||||
{
|
||||
"entity": "cover.arbeitszimmer_martin_rollo",
|
||||
"entity": "cover.arbeitszimmer_rollo",
|
||||
"name": "Rollo",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.arbeitszimmer_martin_bewegungsmelder_bewegung",
|
||||
"entity": "binary_sensor.arbeitszimmer_bewegungsmelder_bewegung",
|
||||
"format": "relative",
|
||||
"name": "Bewegung",
|
||||
"secondary_info": "last-changed"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.arbeitszimmer_martin_bewegungsmelder_helligkeit",
|
||||
"name": "Helligkeit"
|
||||
},
|
||||
{
|
||||
"entity": "switch.mobile_steckdose_schalter_1",
|
||||
"icon": "mdi:palm-tree",
|
||||
"name": "Palmenlicht"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
|
@ -455,275 +404,110 @@
|
|||
}
|
||||
],
|
||||
"icon": "mdi:monitor-multiple",
|
||||
"title": "Martins B\u00fcro"
|
||||
"path": "arbeitszimmer",
|
||||
"title": "Arbeitszimmer"
|
||||
},
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
"entities": [
|
||||
"group.kids_room"
|
||||
],
|
||||
"image": "/local/img/kinderzimmer.jpg",
|
||||
"scenes": [
|
||||
{
|
||||
"entity": "sensor.motion_combined",
|
||||
"format": "relative",
|
||||
"name": "Bewegung",
|
||||
"secondary_info": "last-changed"
|
||||
"color": "#ffffff",
|
||||
"icon": "mdi:weather-night",
|
||||
"name": "Wickel nachts",
|
||||
"scene": "scene.kinderzimmer_wickeln_nachts"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.gang_bewegungsmelder_ost",
|
||||
"name": "Eingang",
|
||||
"secondary_info": "last-changed"
|
||||
"color": "#f07a1d",
|
||||
"name": "Normal",
|
||||
"scene": "scene.kinderzimmer_normal"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.gang_bewegungsmelder_mitte",
|
||||
"name": "Mitte",
|
||||
"secondary_info": "last-changed"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.gang_bewegungsmelder_wohnzimmer",
|
||||
"name": "Zum Wohnzimmer",
|
||||
"secondary_info": "last-changed"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.gang_bewegungsmelder_schlafzimmer",
|
||||
"name": "Zum Schlafzimmer",
|
||||
"secondary_info": "last-changed"
|
||||
"color": "#fdef56",
|
||||
"name": "Hell",
|
||||
"scene": "scene.kinderzimmer_hell"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"title": "Bewegungsmelder",
|
||||
"type": "entities"
|
||||
"type": "custom:room-glance-card"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
"light.bewegungsmelder_west_led",
|
||||
"light.bewegungsmelder_ost_led",
|
||||
"light.bewegungsmelder_mitte_led"
|
||||
],
|
||||
"title": "Bewegungsmelder LEDs",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"animate": true,
|
||||
"entities": [
|
||||
"sensor.waschmaschine_verbrauch",
|
||||
"sensor.trockner_verbrauch"
|
||||
],
|
||||
"hours_to_show": 96,
|
||||
"name": "Waschen & Trocknen",
|
||||
"points_per_hour": 1,
|
||||
"type": "custom:mini-graph-card",
|
||||
"upper_bound": 700
|
||||
},
|
||||
{
|
||||
"animate": true,
|
||||
"entities": [
|
||||
{
|
||||
"entity": "sensor.spulmaschine_verbrauch",
|
||||
"name": "Sp\u00fchlmaschine"
|
||||
"entity": "light.kinderzimmer_deckenlampe",
|
||||
"name": "Deckenlampe"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.backofen_verbrauch",
|
||||
"name": "Backofen"
|
||||
"entity": "light.kinderzimmer_fluter",
|
||||
"name": "Fluter"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.herd_phase_1_verbrauch",
|
||||
"name": "Herd P1"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.herd_phase_2_verbrauch",
|
||||
"name": "Herd P2"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.herd_phase_3_verbrauch",
|
||||
"name": "Herd P3"
|
||||
}
|
||||
],
|
||||
"hours_to_show": 8,
|
||||
"name": "K\u00fcche",
|
||||
"points_per_hour": 4,
|
||||
"type": "custom:mini-graph-card",
|
||||
"upper_bound": 1800
|
||||
},
|
||||
{
|
||||
"animate": true,
|
||||
"entities": [
|
||||
{
|
||||
"entity": "sensor.fritz_box_7490_kbyte_sec_received",
|
||||
"name": "Down"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.fritz_box_7490_kbyte_sec_sent",
|
||||
"name": "Up"
|
||||
}
|
||||
],
|
||||
"hours_to_show": 2,
|
||||
"name": "Internet",
|
||||
"points_per_hour": 30,
|
||||
"type": "custom:mini-graph-card"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:key",
|
||||
"title": "Admin"
|
||||
},
|
||||
{
|
||||
"cards": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.kuche_deckenlampe",
|
||||
"name": "Decke K\u00fcche"
|
||||
},
|
||||
{
|
||||
"entity": "light.esszimmer_deckenlampe_mitte",
|
||||
"name": "Decke Esszimmer Mitte"
|
||||
},
|
||||
{
|
||||
"entity": "light.esszimmer_deckenlampe_west",
|
||||
"name": "Decke Esszimmer"
|
||||
},
|
||||
{
|
||||
"type": "divider"
|
||||
},
|
||||
{
|
||||
"entity": "light.kuche_links",
|
||||
"name": "K\u00fcche LED links"
|
||||
},
|
||||
{
|
||||
"entity": "light.kuche_rechts",
|
||||
"name": "K\u00fcche LED rechts"
|
||||
},
|
||||
{
|
||||
"entity": "light.kuche_vorne",
|
||||
"name": "K\u00fcche LED vorne"
|
||||
},
|
||||
{
|
||||
"type": "divider"
|
||||
},
|
||||
{
|
||||
"entity": "cover.kuche_fenster_rollo",
|
||||
"name": "K\u00fcche",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
},
|
||||
{
|
||||
"entity": "cover.esszimmer_fenster_rollo",
|
||||
"name": "Esszimmer",
|
||||
"entity": "cover.arbeitszimmer_rebecca_rollo",
|
||||
"name": "Rollo Klein",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": true,
|
||||
"title": "K\u00fcche/Esszimmer",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.wohnzimmer_deckenlampe",
|
||||
"name": "Decke"
|
||||
},
|
||||
{
|
||||
"type": "divider"
|
||||
},
|
||||
{
|
||||
"entity": "light.wohnzimmer_kugel",
|
||||
"name": "Kugel"
|
||||
},
|
||||
{
|
||||
"entity": "light.wohnzimmer_regal_links",
|
||||
"name": "Regal links"
|
||||
},
|
||||
{
|
||||
"entity": "light.wohnzimmer_regal_rechts",
|
||||
"name": "Regal rechts"
|
||||
},
|
||||
{
|
||||
"type": "divider"
|
||||
},
|
||||
{
|
||||
"entity": "light.wohnzimmer_stehlampe_oben",
|
||||
"name": "Stehlampe oben"
|
||||
},
|
||||
{
|
||||
"entity": "light.wohnzimmer_stehlampe",
|
||||
"name": "Stehlampe unten"
|
||||
},
|
||||
{
|
||||
"type": "divider"
|
||||
},
|
||||
{
|
||||
"entity": "cover.wohnzimmer_fenster_rollo",
|
||||
"name": "Fenster",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
},
|
||||
{
|
||||
"entity": "cover.wohnzimmer_terrassentur_rollo",
|
||||
"name": "T\u00fcr",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
}
|
||||
],
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
"sensor.esszimmer_temperatur",
|
||||
"sensor.wohnzimmer_gang_temperatur",
|
||||
"sensor.wohnzimmer_terassentur_temperatur",
|
||||
"sensor.eingangsbereich_temperatur",
|
||||
"sensor.treppenhaus_oben_temperatur"
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"title": "Temperatur",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
"binary_sensor.rauchmelder_gang_oben_sensor",
|
||||
"binary_sensor.rauchmelder_gang_sensor",
|
||||
"binary_sensor.rauchmelder_schlafzimmer_sensor",
|
||||
"binary_sensor.rauchmelder_wohnzimmer_sensor"
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"title": "Rauchmelder",
|
||||
"type": "entities"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:more",
|
||||
"title": "Mehr"
|
||||
"icon": "mdi:star-face",
|
||||
"panel": false,
|
||||
"path": "kinderzimmer",
|
||||
"title": "Kinderzimmer"
|
||||
},
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
"entities": [
|
||||
"group.bathroom"
|
||||
],
|
||||
"image": "/local/img/bathroom2.jpg",
|
||||
"scenes": [
|
||||
{
|
||||
"color": "#f07a1d",
|
||||
"name": "Normal",
|
||||
"scene": "scene.bad_normal"
|
||||
},
|
||||
{
|
||||
"color": "#fdef56",
|
||||
"name": "Hell",
|
||||
"scene": "scene.bad_hell"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:duck",
|
||||
"name": "Baden",
|
||||
"scene": "scene.bad_baden"
|
||||
}
|
||||
],
|
||||
"type": "custom:room-glance-card"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.bad_licht",
|
||||
"name": "Deckenlampe"
|
||||
},
|
||||
{
|
||||
"entity": "switch.bad_lufter",
|
||||
"icon": "mdi:emoticon-poop",
|
||||
"name": "L\u00fcfter"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"type": "entities"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:fish",
|
||||
"path": "bad-and-co",
|
||||
"title": "Bad & Co"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,72 +1,301 @@
|
|||
{
|
||||
"data": {
|
||||
"config": {
|
||||
"title": "",
|
||||
"title": "Alt",
|
||||
"views": [
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
"entities": [
|
||||
"group.living_area"
|
||||
],
|
||||
"image": "/local/img/living_area_16_9.jpg",
|
||||
"scenes": [
|
||||
{
|
||||
"color": "#f07a1d",
|
||||
"name": "Orange",
|
||||
"scene": "scene.wohnbereich_orange"
|
||||
"entity": "light.haustur_licht",
|
||||
"icon": "mdi:book",
|
||||
"name": "Haust\u00fcr"
|
||||
},
|
||||
{
|
||||
"color": "#f2e616",
|
||||
"name": "Hell",
|
||||
"scene": "scene.wohnbereich_hell"
|
||||
"entity": "light.garten_spot_birke",
|
||||
"icon": "mdi:flower",
|
||||
"name": "Birke"
|
||||
},
|
||||
{
|
||||
"color": "#0050ff",
|
||||
"name": "Blau",
|
||||
"scene": "scene.wohnbereich_blau_grun"
|
||||
"entity": "light.garten_spot_magnolie",
|
||||
"icon": "mdi:flower",
|
||||
"name": "Magnolie"
|
||||
},
|
||||
{
|
||||
"color": "#ffffff",
|
||||
"icon": "mdi:weather-night",
|
||||
"name": "Kuscheln",
|
||||
"scene": "scene.wohnbereich_kuscheln"
|
||||
"entity": "light.garten_stehleuchte",
|
||||
"icon": "mdi:flower",
|
||||
"name": "Stehleuchte"
|
||||
}
|
||||
],
|
||||
"type": "custom:room-glance-card"
|
||||
"title": "Au\u00dfen",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.wohnzimmer_deckenlampe",
|
||||
"name": "Wohnzimmer Decke"
|
||||
"entity": "switch.mobile_steckdose_schalter_2",
|
||||
"name": "Balkon"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:pine-tree",
|
||||
"show_header_toggle": true,
|
||||
"title": "Weihnachten",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
"switch.klingel_innentur",
|
||||
"switch.klingel_aussentur",
|
||||
"switch.klingel_oben"
|
||||
],
|
||||
"icon": "mdi:bell",
|
||||
"title": "Klingel",
|
||||
"type": "entities"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:tree",
|
||||
"title": "Au\u00dfen"
|
||||
},
|
||||
{
|
||||
"cards": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "sensor.motion_combined",
|
||||
"format": "relative",
|
||||
"name": "Bewegung",
|
||||
"secondary_info": "last-changed"
|
||||
},
|
||||
{
|
||||
"entity": "light.esszimmer_deckenlampe_west",
|
||||
"name": "Esstisch"
|
||||
"entity": "binary_sensor.gang_bewegungsmelder_ost",
|
||||
"name": "Eingang",
|
||||
"secondary_info": "last-changed"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.gang_bewegungsmelder_mitte",
|
||||
"name": "Mitte",
|
||||
"secondary_info": "last-changed"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.gang_bewegungsmelder_wohnzimmer",
|
||||
"name": "Zum Wohnzimmer",
|
||||
"secondary_info": "last-changed"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.gang_bewegungsmelder_schlafzimmer",
|
||||
"name": "Zum Schlafzimmer",
|
||||
"secondary_info": "last-changed"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"title": "Bewegungsmelder",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
"light.bewegungsmelder_west_led",
|
||||
"light.bewegungsmelder_ost_led",
|
||||
"light.bewegungsmelder_mitte_led"
|
||||
],
|
||||
"title": "Bewegungsmelder LEDs",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"animate": true,
|
||||
"entities": [
|
||||
{
|
||||
"entity": "sensor.waschmaschine_verbrauch",
|
||||
"name": "Waschmaschine"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.trockner_verbrauch",
|
||||
"name": "Trockner"
|
||||
}
|
||||
],
|
||||
"hours_to_show": 24,
|
||||
"name": "Waschen Trocknen",
|
||||
"points_per_hour": 1,
|
||||
"type": "custom:mini-graph-card",
|
||||
"upper_bound": 700
|
||||
},
|
||||
{
|
||||
"animate": true,
|
||||
"entities": [
|
||||
{
|
||||
"entity": "sensor.spulmaschine_verbrauch",
|
||||
"name": "Sp\u00fchlmaschine"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.backofen_verbrauch",
|
||||
"name": "Backofen"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.herd_phase_1_verbrauch",
|
||||
"name": "Herd P1"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.herd_phase_2_verbrauch",
|
||||
"name": "Herd P2"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.herd_phase_3_verbrauch",
|
||||
"name": "Herd P3"
|
||||
}
|
||||
],
|
||||
"hours_to_show": 8,
|
||||
"name": "K\u00fcche",
|
||||
"points_per_hour": 4,
|
||||
"type": "custom:mini-graph-card",
|
||||
"upper_bound": 1800
|
||||
},
|
||||
{
|
||||
"animate": true,
|
||||
"entities": [
|
||||
{
|
||||
"entity": "sensor.fritz_box_7490_kbyte_sec_received",
|
||||
"name": "Down"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.fritz_box_7490_kbyte_sec_sent",
|
||||
"name": "Up"
|
||||
}
|
||||
],
|
||||
"hours_to_show": 2,
|
||||
"name": "Internet",
|
||||
"points_per_hour": 30,
|
||||
"type": "custom:mini-graph-card"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"icon": "mdi:twitter-retweet",
|
||||
"tap_action": {
|
||||
"action": "call-service",
|
||||
"confirmation": "Wirklich neu starten?",
|
||||
"service": "sysdweb.restart",
|
||||
"service_data": {
|
||||
"hostname": "kitchenpi.fritz.box",
|
||||
"service_name": "lircd"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"entity": "binary_sensor.sysdweb_kitchenpi_lircd",
|
||||
"icon": "mdi:remote",
|
||||
"name": "lirc",
|
||||
"secondary_info": "last-changed",
|
||||
"type": "custom:multiple-entity-row"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"icon": "mdi:twitter-retweet",
|
||||
"tap_action": {
|
||||
"action": "call-service",
|
||||
"confirmation": "Wirklich neu starten?",
|
||||
"service": "sysdweb.restart",
|
||||
"service_data": {
|
||||
"hostname": "kitchenpi.fritz.box",
|
||||
"service_name": "squeezelite"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"entity": "binary_sensor.sysdweb_kitchenpi_squeezelite",
|
||||
"icon": "mdi:music",
|
||||
"name": "squeezelite",
|
||||
"secondary_info": "last-changed",
|
||||
"type": "custom:multiple-entity-row"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"icon": "mdi:twitter-retweet",
|
||||
"tap_action": {
|
||||
"action": "call-service",
|
||||
"confirmation": "Wirklich neu starten?",
|
||||
"service": "sysdweb.restart",
|
||||
"service_data": {
|
||||
"hostname": "kitchenpi.fritz.box",
|
||||
"service_name": "shairport-sync"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"entity": "binary_sensor.sysdweb_kitchenpi_shairport_sync",
|
||||
"icon": "mdi:tablet",
|
||||
"name": "shairport-sync",
|
||||
"secondary_info": "last-changed",
|
||||
"type": "custom:multiple-entity-row"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"icon": "mdi:twitter-retweet",
|
||||
"tap_action": {
|
||||
"action": "call-service",
|
||||
"confirmation": "Wirklich neu starten?",
|
||||
"service": "sysdweb.restart",
|
||||
"service_data": {
|
||||
"hostname": "kitchenpi.fritz.box",
|
||||
"service_name": "dht22_sensing"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"entity": "binary_sensor.sysdweb_kitchenpi_dht22_sensing",
|
||||
"icon": "mdi:thermometer",
|
||||
"name": "dht22_sensing",
|
||||
"secondary_info": "last-changed",
|
||||
"type": "custom:multiple-entity-row"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:raspberry-pi",
|
||||
"show_header_toggle": false,
|
||||
"title": "KitchenPi",
|
||||
"type": "entities"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:key",
|
||||
"title": "Admin"
|
||||
},
|
||||
{
|
||||
"cards": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.kuche_deckenlampe",
|
||||
"name": "Decke K\u00fcche"
|
||||
},
|
||||
{
|
||||
"entity": "light.esszimmer_deckenlampe_mitte",
|
||||
"name": "Esszimmer Mitte"
|
||||
"name": "Decke Esszimmer Mitte"
|
||||
},
|
||||
{
|
||||
"entity": "light.kuche_deckenlampe",
|
||||
"name": "K\u00fcche"
|
||||
"entity": "light.esszimmer_deckenlampe_west",
|
||||
"name": "Decke Esszimmer"
|
||||
},
|
||||
{
|
||||
"type": "divider"
|
||||
},
|
||||
{
|
||||
"entity": "cover.wohnzimmer_fenster_rollo",
|
||||
"name": "Wohnzimmer Fenster",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
"entity": "light.kuche_links",
|
||||
"name": "K\u00fcche LED links"
|
||||
},
|
||||
{
|
||||
"entity": "cover.wohnzimmer_terrassentur_rollo",
|
||||
"name": "Wohnzimmer T\u00fcr",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
"entity": "light.kuche_rechts",
|
||||
"name": "K\u00fcche LED rechts"
|
||||
},
|
||||
{
|
||||
"entity": "light.kuche_vorne",
|
||||
"name": "K\u00fcche LED vorne"
|
||||
},
|
||||
{
|
||||
"type": "divider"
|
||||
},
|
||||
{
|
||||
"entity": "cover.kuche_fenster_rollo",
|
||||
|
@ -77,422 +306,123 @@
|
|||
"entity": "cover.esszimmer_fenster_rollo",
|
||||
"name": "Esszimmer",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": true,
|
||||
"title": "K\u00fcche/Esszimmer",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.wohnzimmer_deckenlampe",
|
||||
"name": "Decke"
|
||||
},
|
||||
{
|
||||
"type": "divider"
|
||||
},
|
||||
{
|
||||
"entity": "light.gang_licht",
|
||||
"name": "Gang Licht"
|
||||
"entity": "light.wohnzimmer_kugel",
|
||||
"name": "Kugel"
|
||||
},
|
||||
{
|
||||
"entity": "light.gang_bogen",
|
||||
"name": "Gang Bogen"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"entity": "media_player.kitchenpi",
|
||||
"hide": {
|
||||
"power_state": false,
|
||||
"shuffle": false,
|
||||
"source": true,
|
||||
"volume": false
|
||||
},
|
||||
"idle_view": {
|
||||
"when_idle": true,
|
||||
"when_paused": true,
|
||||
"when_standby": true
|
||||
},
|
||||
"shortcuts": {
|
||||
"columns": 4,
|
||||
"label": "Playlists",
|
||||
"list": [
|
||||
{
|
||||
"icon": "mdi:alpha-r",
|
||||
"id": "http://dg-br-http-dus-dtag-cdn.cast.addradio.de/br/b5aktuell/live/mp3/128/stream.mp3?ar-distributor=f0a1",
|
||||
"name": "B5",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:alpha-b",
|
||||
"id": "spotify:playlist:37i9dQZF1DX6G7arXBXa3A",
|
||||
"name": "BigBand",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:alpha-j",
|
||||
"id": "spotify:playlist:37i9dQZF1DX4wta20PHgwo",
|
||||
"name": "LateNightJazz",
|
||||
"type": "music"
|
||||
}
|
||||
]
|
||||
},
|
||||
"type": "custom:mini-media-player"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:sofa",
|
||||
"title": "Wohnbereich"
|
||||
},
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
"entities": [
|
||||
"group.bedroom"
|
||||
],
|
||||
"image": "/local/img/bedroom.jpg",
|
||||
"scenes": [
|
||||
{
|
||||
"color": "#eee",
|
||||
"icon": "mdi:shoe-print",
|
||||
"name": "Bettlicht Dunkel",
|
||||
"scene": "scene.schlafzimmer_bettlicht_dunkel"
|
||||
"entity": "light.wohnzimmer_regal_links",
|
||||
"name": "Regal links"
|
||||
},
|
||||
{
|
||||
"color": "#f07a1d",
|
||||
"name": "Orange",
|
||||
"scene": "scene.schlafzimmer_orange"
|
||||
"entity": "light.wohnzimmer_regal_rechts",
|
||||
"name": "Regal rechts"
|
||||
},
|
||||
{
|
||||
"color": "#f35421",
|
||||
"name": "Rot",
|
||||
"scene": "scene.schlafzimmer_rot"
|
||||
"type": "divider"
|
||||
},
|
||||
{
|
||||
"color": "#fdef56",
|
||||
"name": "Hell",
|
||||
"scene": "scene.schlafzimmer_ganz_hell"
|
||||
"entity": "light.wohnzimmer_stehlampe_oben",
|
||||
"name": "Stehlampe oben"
|
||||
},
|
||||
{
|
||||
"color": "#2eacd7",
|
||||
"name": "Blau",
|
||||
"scene": "scene.schlafzimmer_blau"
|
||||
}
|
||||
],
|
||||
"type": "custom:room-glance-card"
|
||||
},
|
||||
{
|
||||
"artwork": "cover",
|
||||
"entity": "media_player.bedroompi",
|
||||
"hide": {
|
||||
"power_state": false,
|
||||
"shuffle": false,
|
||||
"source": true,
|
||||
"volume": false
|
||||
},
|
||||
"icon": "mdi:music",
|
||||
"shortcuts": {
|
||||
"buttons": [
|
||||
{
|
||||
"icon": "mdi:sleep",
|
||||
"id": "Good Night",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:power-sleep",
|
||||
"id": "Good Night Long",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:heart",
|
||||
"id": "Bar Classics",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:weather-lightning-rainy",
|
||||
"id": "spotify:playlist:37i9dQZF1DXbcPC6Vvqudd",
|
||||
"type": "music"
|
||||
}
|
||||
],
|
||||
"columns": 4,
|
||||
"label": "Playlists",
|
||||
"list": [
|
||||
{
|
||||
"icon": "mdi:waves",
|
||||
"id": "spotify:playlist:37i9dQZF1DX9if5QDLdzCa",
|
||||
"name": "Wellen",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:library-music-outline",
|
||||
"id": "spotify:playlist:37i9dQZF1DX7heGeZ10YDi",
|
||||
"name": "Different Sleeping List",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:saxophone",
|
||||
"id": "spotify:playlist:37i9dQZF1DX4wta20PHgwo",
|
||||
"name": "Late NightJazz",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:account-heart",
|
||||
"id": "spotify:playlist:2AmjhSAm6iI0qrXXhQyHgk",
|
||||
"name": "Romantic Jazz",
|
||||
"type": "music"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:violin",
|
||||
"id": "spotify:playlist:37i9dQZF1DX8Dd9bxD1WYH",
|
||||
"name": "Klassik zum Entspannen",
|
||||
"type": "music"
|
||||
}
|
||||
]
|
||||
},
|
||||
"type": "custom:mini-media-player"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.schlafzimmer_deckenlampe",
|
||||
"name": "Deckenlampe"
|
||||
"entity": "light.wohnzimmer_stehlampe",
|
||||
"name": "Stehlampe unten"
|
||||
},
|
||||
{
|
||||
"entity": "light.schlafzimmer_fluter",
|
||||
"name": "Fluter"
|
||||
"type": "divider"
|
||||
},
|
||||
{
|
||||
"entity": "light.bett_martin",
|
||||
"icon": "mdi:sleep",
|
||||
"name": "Bett Martin"
|
||||
},
|
||||
{
|
||||
"entity": "light.bett_rebecca",
|
||||
"icon": "mdi:sleep",
|
||||
"name": "Bett Rebecca"
|
||||
},
|
||||
{
|
||||
"entity": "light.schlafzimmer_schrank",
|
||||
"icon": "mdi:trello",
|
||||
"name": "Schrank"
|
||||
},
|
||||
{
|
||||
"entity": "cover.schlafzimmer_rollo_gross",
|
||||
"name": "Rollo Gro\u00df",
|
||||
"entity": "cover.wohnzimmer_fenster_rollo",
|
||||
"name": "Fenster",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
},
|
||||
{
|
||||
"entity": "cover.schlafzimmer_rollo_klein",
|
||||
"name": "Rollo Klein",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
},
|
||||
{
|
||||
"entity": "automation.wecker_licht_an",
|
||||
"name": "Martin Wecker Licht an"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.martin_handy_alarm_sensor",
|
||||
"format": "relative",
|
||||
"name": "Wecker"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"card": {
|
||||
"title": "Lichter die noch an sind",
|
||||
"type": "entities"
|
||||
},
|
||||
"entities": [
|
||||
{
|
||||
"entity": "group.hallway",
|
||||
"icon": "mdi:door-closed",
|
||||
"name": "Gang"
|
||||
},
|
||||
{
|
||||
"entity": "group.living_area",
|
||||
"icon": "mdi:sofa",
|
||||
"name": "Wohnzimmer/Esszimmer"
|
||||
},
|
||||
{
|
||||
"entity": "group.office_martin",
|
||||
"icon": "mdi:monitor-multiple",
|
||||
"name": "Martins B\u00fcro"
|
||||
},
|
||||
{
|
||||
"entity": "switch.mobile_steckdose_schalter_1",
|
||||
"icon": "mdi:palm-tree",
|
||||
"name": "Palmenlicht"
|
||||
},
|
||||
{
|
||||
"entity": "group.outside",
|
||||
"icon": "mdi:flower",
|
||||
"name": "Drau\u00dfen"
|
||||
},
|
||||
{
|
||||
"entity": "switch.mobile_steckdose_schalter_2",
|
||||
"name": "Balkon"
|
||||
}
|
||||
],
|
||||
"show_empty": false,
|
||||
"state_filter": [
|
||||
"on"
|
||||
],
|
||||
"type": "entity-filter"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:bed-empty",
|
||||
"path": "schlafzimmer",
|
||||
"title": "Schlafzimmer"
|
||||
},
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
"entities": [
|
||||
"group.office_martin"
|
||||
],
|
||||
"image": "/local/img/office_martin_16_9.jpg",
|
||||
"name": "Arbeitszimmer",
|
||||
"scenes": [
|
||||
{
|
||||
"color": "#f07a1d",
|
||||
"name": "Orange",
|
||||
"scene": "scene.arbeitszimmer_orange"
|
||||
},
|
||||
{
|
||||
"color": "#2eacd7",
|
||||
"name": "Blau",
|
||||
"scene": "scene.arbeitszimmer_blau_grun"
|
||||
},
|
||||
{
|
||||
"color": "#fff",
|
||||
"name": "Hell",
|
||||
"scene": "scene.arbeitszimmer_hell"
|
||||
}
|
||||
],
|
||||
"type": "custom:room-glance-card"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.arbeitszimmer_deckenlampe",
|
||||
"name": "Deckenlampe"
|
||||
},
|
||||
{
|
||||
"entity": "light.arbeitszimmer_fluter",
|
||||
"name": "Fluter"
|
||||
},
|
||||
{
|
||||
"entity": "light.arbeitszimmer_stehlampe_oben",
|
||||
"name": "Stehlampe Oben"
|
||||
},
|
||||
{
|
||||
"entity": "light.arbeitszimmer_stehlampe_unten",
|
||||
"name": "Stehlampe Unten"
|
||||
},
|
||||
{
|
||||
"entity": "cover.arbeitszimmer_rollo",
|
||||
"name": "Rollo",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.arbeitszimmer_bewegungsmelder_bewegung",
|
||||
"format": "relative",
|
||||
"name": "Bewegung",
|
||||
"secondary_info": "last-changed"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"type": "entities"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:monitor-multiple",
|
||||
"path": "arbeitszimmer",
|
||||
"title": "Arbeitszimmer"
|
||||
},
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
"entities": [
|
||||
"group.kids_room"
|
||||
],
|
||||
"image": "/local/img/kinderzimmer.jpg",
|
||||
"scenes": [
|
||||
{
|
||||
"color": "#ffffff",
|
||||
"icon": "mdi:weather-night",
|
||||
"name": "Wickel nachts",
|
||||
"scene": "scene.kinderzimmer_wickeln_nachts"
|
||||
},
|
||||
{
|
||||
"color": "#f07a1d",
|
||||
"name": "Normal",
|
||||
"scene": "scene.kinderzimmer_normal"
|
||||
},
|
||||
{
|
||||
"color": "#fdef56",
|
||||
"name": "Hell",
|
||||
"scene": "scene.kinderzimmer_hell"
|
||||
}
|
||||
],
|
||||
"type": "custom:room-glance-card"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "light.kinderzimmer_deckenlampe",
|
||||
"name": "Deckenlampe"
|
||||
},
|
||||
{
|
||||
"entity": "light.kinderzimmer_fluter",
|
||||
"name": "Fluter"
|
||||
},
|
||||
{
|
||||
"entity": "cover.arbeitszimmer_rebecca_rollo",
|
||||
"name": "Rollo Klein",
|
||||
"entity": "cover.wohnzimmer_terrassentur_rollo",
|
||||
"name": "T\u00fcr",
|
||||
"type": "custom:state-card-custom-cover"
|
||||
}
|
||||
],
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
"sensor.esszimmer_temperatur",
|
||||
"sensor.wohnzimmer_gang_temperatur",
|
||||
"sensor.wohnzimmer_terassentur_temperatur",
|
||||
"sensor.eingangsbereich_temperatur",
|
||||
"sensor.treppenhaus_oben_temperatur"
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"title": "Temperatur",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
"binary_sensor.rauchmelder_gang_oben_sensor",
|
||||
"binary_sensor.rauchmelder_gang_sensor",
|
||||
"binary_sensor.rauchmelder_schlafzimmer_sensor",
|
||||
"binary_sensor.rauchmelder_wohnzimmer_sensor"
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"title": "Rauchmelder",
|
||||
"type": "entities"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:star-face",
|
||||
"panel": false,
|
||||
"path": "kinderzimmer",
|
||||
"title": "Kinderzimmer"
|
||||
},
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
"entities": [
|
||||
"group.bathroom"
|
||||
],
|
||||
"image": "/local/img/bathroom2.jpg",
|
||||
"scenes": [
|
||||
{
|
||||
"color": "#f07a1d",
|
||||
"name": "Normal",
|
||||
"scene": "scene.bad_normal"
|
||||
},
|
||||
{
|
||||
"color": "#fdef56",
|
||||
"name": "Hell",
|
||||
"scene": "scene.bad_hell"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:duck",
|
||||
"name": "Baden",
|
||||
"scene": "scene.bad_baden"
|
||||
}
|
||||
],
|
||||
"type": "custom:room-glance-card"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:ship-wheel",
|
||||
"path": "bad-and-co",
|
||||
"title": "Bad & Co"
|
||||
"icon": "mdi:more",
|
||||
"title": "Mehr"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -7,16 +7,8 @@
|
|||
"mode": "storage",
|
||||
"require_admin": false,
|
||||
"show_in_sidebar": true,
|
||||
"title": "Rebecca",
|
||||
"title": "Alt",
|
||||
"url_path": "lovelace-rebecca"
|
||||
},
|
||||
{
|
||||
"id": "lovelace_admin",
|
||||
"mode": "storage",
|
||||
"require_admin": true,
|
||||
"show_in_sidebar": true,
|
||||
"title": "Admin",
|
||||
"url_path": "lovelace-admin"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue