dehsgr / node-red-contrib-evohome

This provides nodes for controlling Honeywell Evohome
ISC License
5 stars 7 forks source link

"TypeError: Cannot read property 'locationId' of undefined" #5

Closed Dharma1966 closed 4 years ago

Dharma1966 commented 5 years ago

Hi, I'm creating an automation for my heating. I configured the node node-red-contrib-evohome. The problem is that sometimes the system does not connect to the sever giving this error: "TypeError: Cannot read property 'locationId' of undefined". Restarting the Add-ons by Hass.io Node-RED, the error disappears until it reappears after a few calls.Chiaramennte so the automation is not usable ... do you have any advice?

dehsgr commented 5 years ago

You might try to increase the polling interval(s).

dehsgr commented 5 years ago

See #1

Dharma1966 commented 5 years ago

Hi, if as a pooling interval you mean the settable one in the status node I tell you that I have tried various values ​​up to switch it off by putting the 0. Despite this every so often the error reappears.

dehsgr commented 4 years ago

Issue should be fixed with latest changes. Publishing to NPM.