dannerph / homeassistant-keba

Beta version of keba integration
Apache License 2.0
22 stars 4 forks source link

Authentication Sensor not available on RFID Stations #11

Open richardpolzer opened 1 year ago

richardpolzer commented 1 year ago

With the version 3.0.1 the Authentication sensors disappeared even though all the Charging Stations are equipped with RFID and they are enabled and in use.

Keba Charging Stations in use: 3x Keba P30 c-series RFID, eichrechtskonform 1x Keba P30 x-series RFID, eichrechtskonform HA Version: 2023.3.3 Plugin Version: 3.0.3

dannerph commented 1 year ago

I thought of only adding a lock sensor, if RFID is added to the configuration of the charging station within home assistant. Without RFID configured, the lock is not working anyhow, at least with my BMW Wallbox Plus. Could you elaborate more on how you use the lock?

richardpolzer commented 1 year ago

Currently, I use the Lock to determine if the Charging Station (session) is authenticated or not. This allows me to only send the keba.start command to the charging stations that are locked and have an EV connected.

As far as I could tell no sensor will change when the charging station is manually unlocked either by command or RFID

dannerph commented 1 year ago

Good point, have not thought of that use case. I will re-add them tomorrow.

dannerph commented 1 year ago

Quick fix: add a RFID to the configuration of the device. It should reload the component and add the missing locks.