mirror of
https://github.com/home-assistant/core.git
synced 2026-07-05 08:01:26 +02:00
3943670178
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
28 lines
520 B
JSON
28 lines
520 B
JSON
{
|
|
"ID": "ABC123",
|
|
"ChargeState": 2,
|
|
"ReadyState": 0,
|
|
"ChargePower": 1500.27,
|
|
"VoltageInstallation": 230,
|
|
"ChargeEnergy": 1.8,
|
|
"ChargeMode": 1,
|
|
"SlaveError": 4,
|
|
"ChargeTime": 4355,
|
|
"HousePower": 0.0,
|
|
"FVPower": 0.0,
|
|
"BatteryPower": 0.0,
|
|
"Paused": 0,
|
|
"Locked": 0,
|
|
"Timer": 0,
|
|
"Intensity": 6,
|
|
"Dynamic": 0,
|
|
"MinIntensity": 6,
|
|
"MaxIntensity": 16,
|
|
"PauseDynamic": 0,
|
|
"LightLED": 25,
|
|
"LogoLED": 75,
|
|
"FirmwareVersion": "2.1.7",
|
|
"DynamicPowerMode": 2,
|
|
"ContractedPower": 4600
|
|
}
|