First commit
This commit is contained in:
94
.storage/lovelace.dashboard_wohnzimmer
Normal file
94
.storage/lovelace.dashboard_wohnzimmer
Normal file
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"version": 1,
|
||||
"minor_version": 1,
|
||||
"key": "lovelace.dashboard_wohnzimmer",
|
||||
"data": {
|
||||
"config": {
|
||||
"views": [
|
||||
{
|
||||
"title": "Wohnzimmer",
|
||||
"cards": [
|
||||
{
|
||||
"type": "custom:xiaomi-vacuum-map-card",
|
||||
"map_source": {
|
||||
"camera": "camera.einer_muss_ja_oben_putzen_map"
|
||||
},
|
||||
"calibration_source": {
|
||||
"camera": true
|
||||
},
|
||||
"entity": "vacuum.einer_muss_ja_oben_putzen",
|
||||
"vacuum_platform": "Tasshack/dreame-vacuum",
|
||||
"map_modes": [
|
||||
{
|
||||
"template": "vacuum_clean_zone"
|
||||
},
|
||||
{
|
||||
"template": "vacuum_clean_point"
|
||||
},
|
||||
{
|
||||
"template": "vacuum_clean_segment",
|
||||
"predefined_selections": [
|
||||
{
|
||||
"id": "1",
|
||||
"icon": {
|
||||
"name": "mdi:sofa-outline",
|
||||
"x": -300,
|
||||
"y": 2150
|
||||
},
|
||||
"label": {
|
||||
"text": "Living Room",
|
||||
"x": -300,
|
||||
"y": 2150,
|
||||
"offset_y": 35
|
||||
},
|
||||
"outline": [
|
||||
[
|
||||
-7350,
|
||||
-2650
|
||||
],
|
||||
[
|
||||
7300,
|
||||
-2650
|
||||
],
|
||||
[
|
||||
7300,
|
||||
5550
|
||||
],
|
||||
[
|
||||
-7350,
|
||||
5550
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "media-control",
|
||||
"entity": "media_player.spotify_homeserver"
|
||||
},
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
"switch.licht_leseecke"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
"switch.tv_steckdosenleiste_steckdose_1"
|
||||
]
|
||||
}
|
||||
],
|
||||
"icon": "mdi:sofa-outline"
|
||||
},
|
||||
{
|
||||
"title": "test",
|
||||
"path": "test",
|
||||
"cards": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user