First commit
This commit is contained in:
49
.storage/lovelace.dashboard_drausen
Normal file
49
.storage/lovelace.dashboard_drausen
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"version": 1,
|
||||
"minor_version": 1,
|
||||
"key": "lovelace.dashboard_drausen",
|
||||
"data": {
|
||||
"config": {
|
||||
"views": [
|
||||
{
|
||||
"title": "Home",
|
||||
"cards": [
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
{
|
||||
"entity": "binary_sensor.sh_aussenlicht_terasse_tuer_bewegungsmelder_tuer_ausgelost",
|
||||
"name": "Bewegungsmelder-tuer-ausgelöst"
|
||||
}
|
||||
],
|
||||
"title": "SH-Aussenlicht-Terasse-Tuer"
|
||||
},
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
{
|
||||
"entity": "switch.sh_aussenlicht_terasse_nachbar"
|
||||
},
|
||||
{
|
||||
"entity": "switch.sh_aussenlicht_terasse_tuer"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
"input_select.aussenlampenverhalten"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
"sensor.test"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user