Files
ha_config/.storage/lovelace.lovelace_fenster
T
2023-11-21 12:23:38 +01:00

46 lines
1.6 KiB
Plaintext

{
"version": 1,
"minor_version": 1,
"key": "lovelace.lovelace_fenster",
"data": {
"config": {
"views": [
{
"title": "Home",
"cards": [
{
"type": "entity",
"entity": "binary_sensor.window_guestwc",
"state_color": true,
"name": "G\u00e4ste-WC"
},
{
"type": "entity",
"entity": "binary_sensor.window_hwr",
"state_color": true,
"name": "Hauswirtschaftsraum"
},
{
"type": "entity",
"entity": "binary_sensor.window_dinner",
"state_color": true,
"name": "Esszimmer"
},
{
"type": "entity",
"entity": "binary_sensor.window_living",
"state_color": true,
"name": "Wohnzimmer"
},
{
"type": "entity",
"entity": "binary_sensor.openclose_17",
"name": "K\u00fcche",
"state_color": true
}
]
}
]
}
}
}