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

11 lines
211 B
JSON

{
"oilLevelWarning": {
"value": "NO_WARNING",
"timestamp": "2024-12-30T14:18:56.849Z"
},
"engineCoolantLevelWarning": {
"value": "NO_WARNING",
"timestamp": "2024-12-30T14:18:56.849Z"
}
}