SondreNjaastad / node-red-contrib-bluelinky

19 stars 7 forks source link

"Error" on flow #92

Open mattfusf opened 1 week ago

mattfusf commented 1 week ago

Sometime in the last week or so, this node stopped working and just reports "error" on Node-Red..for instance

Screenshot 2024-06-22 at 11 21 07 AM

I set Node-Red's logging to debug and didn't note anything. I actually updated my account to point to EU instead of US just to make sure the module was even running; that DID generate a log entry, but when I set back to US, nothing gets reported. Any other way I can find out what is going on to troubleshoot? I also uninstalled and reinstalled bluelinky from the node-red palette for good measure. Thanks for any tips.

Hacksore commented 1 week ago

Would be good to know if the issue is related to the node-red addon or the upstream library.

Can you setup the library and run the debug script? (docs)

https://github.com/Hacksore/bluelinky

mattfusf commented 1 week ago

I'm getting some errors running the debug script more related to my environment (and I don't do much node dev work). Will see if I can get it up and running.