dre2901 / node-red-contrib-myq

Node-Red node to control MyQ (Chamberlain) devices
5 stars 3 forks source link

While opening or closing garage door, getting errors #10

Closed k5map closed 1 year ago

k5map commented 1 year ago

This NR node is working great except when my door is opening, closing or partially open, it gives undefined errors. I believe this is due to its dependency on "@hjdhjd/myq" v6.0.4. Based on what I've learned, I believe if you change your dependency to v6.0.9 and with a minor change to one of your case statements, this node can pass the device status of "opening", "closing" or "stopped" which would eliminate the undefined errors.

dre2901 commented 1 year ago

Fixed in 0.0.10