1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-01 06:16:29 +00:00
Files
core/tests/components/traccar_server/fixtures/server.json
2024-02-02 09:36:26 +01:00

22 lines
400 B
JSON

{
"id": 0,
"registration": true,
"readonly": true,
"deviceReadonly": true,
"limitCommands": true,
"map": null,
"bingKey": null,
"mapUrl": null,
"poiLayer": null,
"latitude": 0,
"longitude": 0,
"zoom": 0,
"twelveHourFormat": true,
"version": "99.99",
"forceSettings": true,
"coordinateFormat": null,
"openIdEnabled": true,
"openIdForce": true,
"attributes": {}
}