mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 02:47:14 +00:00
12 lines
198 B
JSON
12 lines
198 B
JSON
{
|
|
"area": {
|
|
"bedroom": "Bedroom",
|
|
"kitchen": "Kitchen",
|
|
"living_room": "Living Room"
|
|
},
|
|
"dashboard": {
|
|
"map": { "title": "Map" },
|
|
"overview": { "title": "Overview" }
|
|
}
|
|
}
|