updated lovelace dashboards and migrate tcp sensors to use serial component with SOCAT
This commit is contained in:
@@ -1,41 +1,60 @@
|
||||
{
|
||||
"version": 1,
|
||||
"minor_version": 7,
|
||||
"minor_version": 8,
|
||||
"key": "core.area_registry",
|
||||
"data": {
|
||||
"areas": [
|
||||
{
|
||||
"aliases": [],
|
||||
"name": "Living Room",
|
||||
"id": "living_room",
|
||||
"picture": null,
|
||||
"icon": null,
|
||||
"floor_id": null,
|
||||
"humidity_entity_id": null,
|
||||
"icon": null,
|
||||
"id": "jc_machine",
|
||||
"labels": [],
|
||||
"created_at": "1970-01-01T00:00:00+00:00",
|
||||
"modified_at": "1970-01-01T00:00:00+00:00"
|
||||
"name": "JC Machine",
|
||||
"picture": null,
|
||||
"temperature_entity_id": null,
|
||||
"created_at": "2025-03-08T19:12:57.095675+00:00",
|
||||
"modified_at": "2025-03-08T19:12:57.095689+00:00"
|
||||
},
|
||||
{
|
||||
"aliases": [],
|
||||
"name": "Kitchen",
|
||||
"id": "kitchen",
|
||||
"picture": null,
|
||||
"icon": null,
|
||||
"floor_id": null,
|
||||
"humidity_entity_id": null,
|
||||
"icon": null,
|
||||
"id": "meyer_machine",
|
||||
"labels": [],
|
||||
"created_at": "1970-01-01T00:00:00+00:00",
|
||||
"modified_at": "1970-01-01T00:00:00+00:00"
|
||||
"name": "Meyer Machine",
|
||||
"picture": null,
|
||||
"temperature_entity_id": null,
|
||||
"created_at": "2025-03-08T19:13:18.112708+00:00",
|
||||
"modified_at": "2025-03-08T19:13:18.112824+00:00"
|
||||
},
|
||||
{
|
||||
"aliases": [],
|
||||
"name": "Bedroom",
|
||||
"id": "bedroom",
|
||||
"picture": null,
|
||||
"icon": null,
|
||||
"floor_id": null,
|
||||
"humidity_entity_id": null,
|
||||
"icon": null,
|
||||
"id": "sheller_machine",
|
||||
"labels": [],
|
||||
"created_at": "1970-01-01T00:00:00+00:00",
|
||||
"modified_at": "1970-01-01T00:00:00+00:00"
|
||||
"name": "Sheller Machine",
|
||||
"picture": null,
|
||||
"temperature_entity_id": null,
|
||||
"created_at": "2025-03-08T19:13:22.445914+00:00",
|
||||
"modified_at": "2025-03-08T19:13:22.445929+00:00"
|
||||
},
|
||||
{
|
||||
"aliases": [],
|
||||
"floor_id": null,
|
||||
"humidity_entity_id": null,
|
||||
"icon": null,
|
||||
"id": "conditioning",
|
||||
"labels": [],
|
||||
"name": "Conditioning",
|
||||
"picture": null,
|
||||
"temperature_entity_id": null,
|
||||
"created_at": "2025-03-08T19:13:27.588309+00:00",
|
||||
"modified_at": "2025-03-08T19:13:27.588325+00:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user