pottio/ioBroker.warp

Commands not working (Error code 400)

Closed this issue · 0 comments

Describe the bug
Calling commands like resetting the meter values results in error.

To Reproduce
Steps to reproduce the behavior:

  1. Go to objects > warp.0.meter.reset
  2. Set value for reset to true
  3. Meter values are not reset + error result in protocol

Expected behavior
No error in protocol + meter values in WARP should be resetted.

Screenshots & Logfiles

target time level message
warp.0 2022-04-28 19:57:24.257 error [WarpClient] Sending message to WARP charger failed | Error=Error: Request failed with status code 400
warp.0 2022-04-28 19:57:24.212 debug [WarpClient] PUT: http://192.168.150.27/meter/reset
warp.0 2022-04-28 19:57:24.211 info [WarpClient] Send message to WARP charger

Versions:

  • Adapter version: 1.0.0
  • JS-Controller version: 4.0.21
  • Node version: 14.19.1
  • Operating system: linux (docker)