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/engine_status.json
2025-07-28 17:24:15 +02:00

7 lines
96 B
JSON

{
"engineStatus": {
"value": "STOPPED",
"timestamp": "2024-12-30T15:00:00.000Z"
}
}