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

8 lines
106 B
JSON

{
"odometer": {
"value": 30000,
"unit": "km",
"timestamp": "2024-12-30T14:18:56.849Z"
}
}