Files
homeassistant/.storage/lovelace.dashboard_wohnzimmer
2024-12-18 13:26:06 +01:00

94 lines
2.5 KiB
Plaintext

{
"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": []
}
]
}
}
}