mirror of https://github.com/home-assistant/core
17 lines
370 B
JSON
17 lines
370 B
JSON
{
|
|
"charger_state": "Available",
|
|
"charging_time": 0,
|
|
"instant_power": 0,
|
|
"session_energy": 0.0,
|
|
"temperature": 34.5,
|
|
"total_charged_energy": 0,
|
|
"install_current": 6,
|
|
"current_limit_reason": "Installation current",
|
|
"voltage_l1": 220.0,
|
|
"current_l1": 0.0,
|
|
"type": "1p7k",
|
|
"serial_number": "500006",
|
|
"board_revision": "B",
|
|
"fw_version": "1.44"
|
|
}
|