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>
34 lines
615 B
JSON
34 lines
615 B
JSON
{
|
|
"isSupported": false,
|
|
"batteryChargeLevel": {
|
|
"isSupported": false
|
|
},
|
|
"electricRange": {
|
|
"isSupported": false
|
|
},
|
|
"chargerConnectionStatus": {
|
|
"isSupported": false
|
|
},
|
|
"chargingSystemStatus": {
|
|
"isSupported": false
|
|
},
|
|
"chargingType": {
|
|
"isSupported": false
|
|
},
|
|
"chargerPowerStatus": {
|
|
"isSupported": false
|
|
},
|
|
"estimatedChargingTimeToTargetBatteryChargeLevel": {
|
|
"isSupported": false
|
|
},
|
|
"targetBatteryChargeLevel": {
|
|
"isSupported": false
|
|
},
|
|
"chargingCurrentLimit": {
|
|
"isSupported": false
|
|
},
|
|
"chargingPower": {
|
|
"isSupported": false
|
|
}
|
|
}
|