mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 20:05:36 +01:00
* Return an extra oauth2 auth code during onboarding * Areas in const * Add integration step * Lint * Fix tests * Fix test * Verify integration added to done * Verify step is marked as done
8 lines
105 B
JSON
8 lines
105 B
JSON
{
|
|
"area": {
|
|
"living_room": "Living Room",
|
|
"bedroom": "Bedroom",
|
|
"kitchen": "Kitchen"
|
|
}
|
|
}
|