Svein Seldal
Svein Seldal
The charge process of a Zaptec charger have many different states: "Waiting", "Charging", "Charger Done", "Disconnected". The Charging switch is an on/off button to control the charging. However, this button...
Question for Zaptec I've noticed a pattern in my logs which is strange. I'm receiving two `CurrentPhase` updates by the service bus events, but the last doesn't update until we...
The Zaptec API lets me set `ChargerMinCurrent` to 0, however if this value is used and changing another setting in the Zaptec Portal, it returns an error for this field:...
If the user have not enabled authorization required, should we disable the "Authorize charging" and "Deauthorize charging" buttons? The former is a command that only work when native authentication is...
The dynamic polling of charger state, where the unit is polled every 1 minute while charging and 10 minutes. In the current implementation the polling interval is adjusted as soon...
When using reconfiguring the integration and a smaller set of chargers are selected, any old chargers that are no longer configured are not removed. It should be considered if there...
The attributes/fields from polling "state" have timestamp included in the message. The service bus is delivering messages using state events which also contains a timestamp. It have been observed that...
I'm running devpi-client 7.2.0 and are attempting to upload a project which is a submodule which fails. In a submodule project, `.git` is not a directory but a file, which...
It is possible to create a custom SDO reader when using `LocalNode`. If this function returns anything else than `None` this value will be used as a response to the...