mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 13:38:04 +00: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"
|
|
}
|
|
}
|