This commit is contained in:
Martin Bauer
2022-08-28 22:33:35 +02:00
parent 91fc9c38ff
commit f261b582b0
44 changed files with 71746 additions and 59774 deletions

View File

@@ -91,6 +91,10 @@
{
"entity": "light.gang_bogen",
"name": "Gang Bogen"
},
{
"entity": "automation.gang_bogen_nachtlicht",
"name": "Autom. Bogenlicht"
}
],
"show_header_toggle": false,
@@ -562,6 +566,11 @@
"entity": "light.kinderzimmer_deckenlampe",
"name": "Deckenlampe"
},
{
"entity": "light.music_mouse_regal_licht",
"name": "Regal",
"icon": "hue:bulb-group-lightstrip"
},
{
"entity": "light.kinderzimmer_fluter",
"name": "Fluter",
@@ -572,16 +581,6 @@
"name": "Rollo Klein",
"type": "custom:state-card-custom-cover"
},
{
"entity": "switch.tasmota06",
"name": "Kamera Schlafzimmer",
"icon": "mdi:video"
},
{
"entity": "switch.tasmota07",
"name": "F\u00f6n Schlafzimmer",
"icon": "mdi:hair-dryer"
},
{
"entity": "cover.kinderzimmer_rollo",
"name": "Rollo"
@@ -644,82 +643,6 @@
"icon": "mdi:tree",
"badges": [],
"cards": [
{
"type": "vertical-stack",
"title": "Pool",
"cards": [
{
"type": "horizontal-stack",
"cards": [
{
"type": "button",
"name": "Pumpe",
"icon": "mdi:pump",
"entity": "switch.poolpumpesteckdose",
"show_state": true
},
{
"type": "gauge",
"entity": "sensor.pool_temperature",
"min": 10,
"name": "Temperatur",
"max": 30,
"severity": {
"green": 18,
"yellow": 20,
"red": 24
}
},
{
"type": "gauge",
"entity": "sensor.pool_ph",
"min": 6,
"name": "pH (7.0-7.4)",
"max": 9,
"severity": {
"green": 6.9,
"yellow": 7.4,
"red": 8
}
},
{
"type": "gauge",
"entity": "sensor.pool_oxydo_reduction_potential",
"min": 400,
"name": "Redox (650-750)",
"max": 650,
"severity": {
"green": 650,
"yellow": 500,
"red": 400
}
}
]
},
{
"type": "entities",
"entities": [
{
"entity": "sensor.pool_pumpe_heute"
},
{
"entity": "sensor.pool_pumpe_gestern"
},
{
"type": "divider"
},
{
"entity": "sensor.pool_tds",
"name": "Partikel (TDS)"
},
{
"entity": "sensor.pool_rssi",
"name": "Empfang Boje"
}
]
}
]
},
{
"type": "entities",
"entities": [
@@ -762,29 +685,41 @@
"state_color": true
},
{
"type": "custom:mini-graph-card",
"hours_to_show": 96,
"line_color": "#FF8552",
"height": 250,
"smoothing": true,
"lower_bound": 7,
"upper_bound": 8.5,
"lower_bound_secondary": 500,
"upper_bound_secondary": 750,
"show": {
"labels": true
},
"type": "entities",
"entities": [
{
"entity": "sensor.pool_ph",
"name": "pH"
"entity": "switch.tasmota01",
"name": "Balkon",
"icon": "mdi:balcony"
},
{
"entity": "sensor.pool_oxydo_reduction_potential",
"y_axis": "secondary",
"name": "ORP"
"entity": "switch.tasmota02",
"name": "Eingang",
"icon": "mdi:window-closed-variant"
},
{
"entity": "switch.tasmota04",
"name": "Esszimmer",
"icon": "mdi:window-closed-variant"
},
{
"entity": "switch.tasmota05",
"name": "Wohnzimmer",
"icon": "mdi:string-lights"
},
{
"entity": "switch.tasmota06",
"name": "Arbeitszimmer",
"icon": "mdi:star-four-points"
},
{
"entity": "switch.tasmota07",
"name": "Treppe",
"icon": "mdi:stairs"
}
]
],
"title": "Weihnachten",
"show_header_toggle": false
}
]
}