Mattias Svensson

Results 14 comments of Mattias Svensson

"not ready for charging". Just let me know if there is anything else you need to know.

Ok, first try of setup. Haven't tried charging yet, just setup. No errors during setup. This is the output in the log. The last lines for sensor.peaqev_energy_including_car and sensor.peaqev_energy_cost_integral keeps...

Connected the car, and the following was logged. The last one keeps repeating. If switch.peaqev_charger_enabled is off, sensor.peaqev_charger_controller is Connected and no errors in log. Regardless if the switch is...

It must be this sensor: binary_sensor.keba_p30_charging_state State is on if charging, otherwise off both if connected or not It has an attribute 'status', I have seen the following values: *...

How do you turn charger on/off? If I use the service keba.disable, the status is as follows: | Entity | State | Attributes | |--------|------|-------------| |binary_sensor.keba_p30_charging_state|off|status: authorization rejected| Regarding Max_Current,...

The charging station has the possibility to use RFID tags, and you "authorize" charging for a tag. So I guess that's where the language comes from. The UDP protocol the...

Setup went fine again, produced these logs, charger was in disabled state: > 2023-05-25 21:02:30.410 WARNING (MainThread) [custom_components.peaqev.peaqservice.chargertypes.types.keba] You are initiating Keba as Chargertype. Bare in mind that this chargertype...

More or less the same result as before, the only new thing in the logs is this that keeps repeating: > [peaqevcore.models.hub.hubmember] could not set value for sensor.keba_p30_max_current to None...

I found out today that if you use the service keba.stop and a car is not connected the status attribute stays at "not ready for charging", if you then plug...

The beta version has a sensor.keba_p30_status, seems to have the same strings as the status attribute in the old integration. Will try tomorrow what the statuses says if the charger...