summaryrefslogtreecommitdiffstats
path: root/.storage/core.area_registry
diff options
context:
space:
mode:
Diffstat (limited to '.storage/core.area_registry')
-rw-r--r--.storage/core.area_registry97
1 files changed, 53 insertions, 44 deletions
diff --git a/.storage/core.area_registry b/.storage/core.area_registry
index a7348bb..f70174f 100644
--- a/.storage/core.area_registry
+++ b/.storage/core.area_registry
@@ -5,85 +5,94 @@
"data": {
"areas": [
{
- "name": "Living Room",
- "id": "living_room",
- "picture": null,
"aliases": [],
- "icon": null,
"floor_id": null,
- "labels": []
+ "icon": null,
+ "id": "living_room",
+ "labels": [],
+ "name": "Living Room",
+ "picture": null
},
{
- "name": "Kitchen",
- "id": "kitchen",
- "picture": null,
"aliases": [],
- "icon": null,
"floor_id": null,
- "labels": []
+ "icon": null,
+ "id": "kitchen",
+ "labels": [],
+ "name": "Kitchen",
+ "picture": null
},
{
- "name": "Bedroom",
- "id": "bedroom",
- "picture": null,
"aliases": [],
- "icon": null,
"floor_id": null,
- "labels": []
+ "icon": null,
+ "id": "bedroom",
+ "labels": [],
+ "name": "Bedroom",
+ "picture": null
},
{
- "name": "Hall",
- "id": "hall",
- "picture": null,
"aliases": [],
- "icon": null,
"floor_id": null,
- "labels": []
+ "icon": null,
+ "id": "hall",
+ "labels": [],
+ "name": "Hall",
+ "picture": null
},
{
- "name": "Virtual",
- "id": "virtual",
- "picture": null,
"aliases": [],
- "icon": null,
"floor_id": null,
- "labels": []
+ "icon": null,
+ "id": "virtual",
+ "labels": [],
+ "name": "Virtual",
+ "picture": null
},
{
- "name": "Bathroom",
- "id": "bathroom",
- "picture": null,
"aliases": [],
- "icon": null,
"floor_id": null,
- "labels": []
+ "icon": null,
+ "id": "bathroom",
+ "labels": [],
+ "name": "Bathroom",
+ "picture": null
},
{
- "name": "Portable",
- "id": "portable",
- "picture": null,
"aliases": [],
- "icon": null,
"floor_id": null,
- "labels": []
+ "icon": null,
+ "id": "portable",
+ "labels": [],
+ "name": "Portable",
+ "picture": null
},
{
- "name": "Guestroom",
- "id": "guestroom",
- "picture": null,
"aliases": [],
- "icon": null,
"floor_id": null,
- "labels": []
+ "icon": null,
+ "id": "guestroom",
+ "labels": [],
+ "name": "Guestroom",
+ "picture": null
},
{
- "name": "KIT",
- "id": "kit",
- "picture": null,
"aliases": [],
+ "floor_id": null,
"icon": null,
+ "id": "kit",
+ "labels": [],
+ "name": "KIT",
+ "picture": null
+ },
+ {
+ "aliases": [],
"floor_id": null,
- "labels": []
+ "icon": null,
+ "id": "waldstadt",
+ "labels": [],
+ "name": "Waldstadt",
+ "picture": null
}
]
}