mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Joostlek <joostlek@outlook.com>
13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"fuelAmount": {
|
|
"value": "47.3",
|
|
"unit": "l",
|
|
"timestamp": "2020-11-19T21:23:24.123Z"
|
|
},
|
|
"batteryChargeLevel": {
|
|
"value": "87.3",
|
|
"unit": "%",
|
|
"timestamp": "2020-11-19T21:23:24.123Z"
|
|
}
|
|
}
|