1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-22 10:55:50 +00:00
Files
core/tests/components/volvo/fixtures/diagnostics.json
2025-07-28 17:24:15 +02:00

26 lines
542 B
JSON

{
"serviceWarning": {
"value": "NO_WARNING",
"timestamp": "2024-12-30T14:18:56.849Z"
},
"engineHoursToService": {
"value": 1266,
"unit": "h",
"timestamp": "2024-12-30T14:18:56.849Z"
},
"distanceToService": {
"value": 29000,
"unit": "km",
"timestamp": "2024-12-30T14:18:56.849Z"
},
"washerFluidLevelWarning": {
"value": "NO_WARNING",
"timestamp": "2024-12-30T14:18:56.849Z"
},
"timeToService": {
"value": 23,
"unit": "months",
"timestamp": "2024-12-30T14:18:56.849Z"
}
}