1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-01 14:25:31 +00:00
Files
core/tests/components/hypontech/fixtures/admin_info.json
Hai-Nam Nguyen 52d645e4bf Hypontech micro invertors support via Hyponcloud (#159442)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-16 23:38:44 +01:00

45 lines
1.1 KiB
JSON

{
"data": {
"parent_name": "admin",
"role": ["End-User"],
"info": {
"last_login_time": "2026-02-17 05:32:32",
"created_at": "2025-11-30 23:17:59",
"deleted_at": "0001-01-01 00:00:00",
"country": "United States",
"address": "",
"email": "admin@example.com",
"mobile": "",
"mobile_prefix_code": "",
"login_name": "admin@example.com",
"first_name": "First Name",
"last_name": "Last Name",
"company": "",
"city": "New York",
"city_mobile_code": "",
"username": "admin@example.com",
"country_mobile_code": "001",
"photo": "",
"address2": "",
"language": "us",
"currency": "USD",
"postal_code": "",
"timezone": "America/New_York",
"last_login_ip": "10.0.0.1",
"id": "2123456789123456789",
"eid": 0,
"manufacturer": 1,
"switch_warning": 0,
"is_internal": 2,
"status": 1,
"first_login": true,
"token": ""
},
"parent_id": "0",
"has_lower_level": false
},
"message": "ok",
"time": 1771277551,
"code": 20000
}