runnane / node-red-contrib-easee

Node-Red module for streaming Easee charger data.
Apache License 2.0
7 stars 4 forks source link

Unable to start charging with Unknown Topic. #11

Closed iPeel closed 1 year ago

iPeel commented 1 year ago

Setting a topic as "start_charging" returns "Unknown topic".

In checking easee-rest-client.js it seems on line 209 "stop_charging" is repeated in place of "start_charging".

runnane commented 1 year ago

Hi iPeel, Sorry about that, I have fixed this typo aswell as the pause_charging command feedback.