Latest version
This commit is contained in:
@@ -11,55 +11,28 @@
|
||||
"badges": [],
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entity": "binary_sensor.rauchmelder_schlafzimmer_smoke_alarm_smoke_detected"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.rauchmelder_unten_gang_smoke_alarm_smoke_detected"
|
||||
},
|
||||
{
|
||||
"entity": "binary_sensor.smoke_detector_and_siren_smoke_alarm_smoke_detected"
|
||||
}
|
||||
],
|
||||
"show_header_toggle": false,
|
||||
"title": "Rauchmelder",
|
||||
"type": "entities"
|
||||
"type": "custom:restriction-card",
|
||||
"restrictions": {
|
||||
"confirm": true
|
||||
},
|
||||
"card": {
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
"switch.trockner",
|
||||
"switch.waschmaschine",
|
||||
"switch.spulmaschine",
|
||||
"switch.backofen",
|
||||
"switch.herd_phase_1",
|
||||
"switch.herd_phase_2",
|
||||
"switch.herd_phase_3",
|
||||
{
|
||||
"entity": "switch.ventil_brunnen_in_zisterne",
|
||||
"name": "Ventil Brunnen in Zisterne"
|
||||
}
|
||||
],
|
||||
"title": "Sicherheitsabschaltung",
|
||||
"show_header_toggle": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
@@ -121,17 +94,33 @@
|
||||
},
|
||||
{
|
||||
"type": "custom:valetudo-map-card",
|
||||
"entity": "camera.map_data",
|
||||
"title": "Staubsauger",
|
||||
"vacuum_entity": "vacuum.vacuum",
|
||||
"vacuum": "valetudo_newjuniorkingfisher",
|
||||
"rotate": 0,
|
||||
"crop": {
|
||||
"top": 0,
|
||||
"bottom": 0,
|
||||
"left": 80,
|
||||
"right": 0
|
||||
"right": 90
|
||||
},
|
||||
"min_height": 0
|
||||
},
|
||||
{
|
||||
"type": "custom:history-explorer-card",
|
||||
"cardName": "historycard-30500151"
|
||||
},
|
||||
{
|
||||
"type": "map",
|
||||
"entities": [
|
||||
{
|
||||
"entity": "device_tracker.iphone_von_martin"
|
||||
},
|
||||
{
|
||||
"entity": "device_tracker.rebeccahandysamsung"
|
||||
}
|
||||
],
|
||||
"hours_to_show": 10,
|
||||
"dark_mode": false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user