elden1337 / hass-peaq

Home Assistant custom component that aids in both peak-level energy charge avoidance and spotprice-aware charging.
Other
47 stars 7 forks source link

Mysterious error in chargecontroller #311

Closed elden1337 closed 10 months ago

elden1337 commented 10 months ago

Charging works anyways but not desired ofc. Chargeamps chargertype:

2023-10-29 23:42:00.926 DEBUG (MainThread) [custom_components.peaqev.peaqservice.chargecontroller.ichargecontroller] Error in async_get_status: 23
2023-10-29 23:42:00.926 DEBUG (MainThread) [custom_components.peaqev.peaqservice.chargecontroller.ichargecontroller] async_get_status: charging returning Error. charging
2023-10-29 23:42:00.926 ERROR (MainThread) [custom_components.peaqev.peaqservice.chargecontroller.charger.charger] Could not match any chargecontroller-state. state: ChargeControllerStates.Error
...

2023-10-30 00:55:04.935 ERROR (MainThread) [custom_components.peaqev.peaqservice.chargecontroller.charger.charger] Could not match any chargecontroller-state. state: ChargeControllerStates.Error
2023-10-30 00:55:06.950 DEBUG (MainThread) [custom_components.peaqev.peaqservice.chargecontroller.chargecontroller] async_get_status_connected for: 0. charger-state: connected
elden1337 commented 10 months ago

duplicated by #312. closing this one.