USDA Pecan IOT Facility first public backup

This commit is contained in:
2024-09-25 10:01:13 -04:00
commit bffaec3a88
700 changed files with 44564 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
{
"version": 1,
"minor_version": 6,
"key": "core.area_registry",
"data": {
"areas": [
{
"aliases": [],
"name": "Living Room",
"id": "living_room",
"picture": null,
"icon": null,
"floor_id": null,
"labels": []
},
{
"aliases": [],
"name": "Kitchen",
"id": "kitchen",
"picture": null,
"icon": null,
"floor_id": null,
"labels": []
},
{
"aliases": [],
"name": "Bedroom",
"id": "bedroom",
"picture": null,
"icon": null,
"floor_id": null,
"labels": []
}
]
}
}