mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 15:06:05 +01:00
11 lines
157 B
JSON
11 lines
157 B
JSON
{
|
|
"area": {
|
|
"bedroom": "Bedroom",
|
|
"kitchen": "Kitchen",
|
|
"living_room": "Living Room"
|
|
},
|
|
"dashboard": {
|
|
"map": { "title": "Map" }
|
|
}
|
|
}
|