1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-06 14:25:34 +01:00
Files
core/tests/components/paj_gps/fixtures/device.json
T
Tomasz Dylewski a82205fed7 Added PAJ GPS integration (#165070)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Josef Zweck <josef@zweck.dev>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2026-05-07 17:04:19 +02:00

16 lines
292 B
JSON

{
"id": 1,
"name": "Device 1",
"imei": "IMEI1",
"modellid": 100,
"alarmbewegung": 1,
"alarmakkuwarnung": 1,
"alarmsos": 1,
"alarmgeschwindigkeit": 1,
"alarmstromunterbrechung": 1,
"alarmzuendalarm": 1,
"alarm_fall_enabled": 1,
"alarm_volt": 1,
"device_models": []
}