mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 14:41:38 +01:00
15 lines
290 B
JSON
15 lines
290 B
JSON
{
|
|
"data": {
|
|
"id": 30561,
|
|
"name": "Test",
|
|
"email": "test@outlook.com",
|
|
"first_name": "test",
|
|
"last_name": "test",
|
|
"locale": "en",
|
|
"time_zone": "Amsterdam",
|
|
"time_zone_iana": "Europe/Amsterdam",
|
|
"utc_offset": 3600,
|
|
"api_key": "user_aaaaaaaaaa"
|
|
}
|
|
}
|