Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Wallbox Pulsar Plus #24

Open
KlausMartinSchneider opened this issue May 25, 2023 · 0 comments
Open

Problem with Wallbox Pulsar Plus #24

KlausMartinSchneider opened this issue May 25, 2023 · 0 comments

Comments

@KlausMartinSchneider
Copy link

Describe the bug

Bug 1:
I tried to connect a Wallbox Pulsar Plus. Conection works, but when I try to set the object "transactionActive" to true, I can see in the log an error message:

error: Cannot execute command "transactionActive" for "/martin.1": validation of RemoteStartTransaction failed

Just before that message I see this debug message:
debug: Sending RemoteStartTransaction for /martin.1: {"connectorId":1,"idTag":"ioBroker","chargingProfile":{"chargingProfileId":1,"stackLevel":0,"chargingProfilePurpose":"TxDefaultProfile","chargingProfileKind":"Recurring","recurrencyKind":"Daily","chargingSchedule":{"duration":86400,"startSchedule":"2013-01-01T00:00Z","chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":7,"numberPhases":1}]}}}

Bug 2:
When I try to set the object "chargeLimit" to any value, e.g. 11, I can see in the log an error message:

error: Cannot execute command "chargeLimit" for "/martin.1": validation of SetChargingProfile failed

Just before that message I see this debug message:

debug: Sending SetChargingProfile for /martin.1

Maybe you can give me a hint where in your code I could look at.

Kind Regards, Martin Schneider (email: ms@ab-on.com).

Versions:

  • Adapter version: 0.12.5
  • JS-Controller version: ?
  • Node version: ?
  • Operating system: docker on QNAP nas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant