MartinGris / node-red-contrib-skoda-connect

Simple Node-RED node for interacting with Skoda connect
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Citigo iV: "skoda-set" node not working #15

Closed Kositch closed 1 year ago

Kositch commented 1 year ago

When trying to use set node - it does not log in and whole Node Red server restarts itself. Probably plugin not able to log into the servers. "skoda-get" plugin working and fetching data correctly after accepting Terms of Use on Skoda Connect portal (before accepting Terms of Use it baheved the same - "get" node was not able to log in and whole Node Red server also restarted). Not sure if there is something similar what I can do, so "skoda-set" plugin would work. Tested on changing climater temperature and also on switching climater on/off - inputs correct as advised in guide.

Kositch commented 1 year ago

Now working - incorrect input node, now "skode-set" works as expected.