You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've recently started seeing exceptions during driver startup on Homey hubs running Node.js 12.
It seems to be caused by an implicit dependency in panasonic-comfort-cloud-client on undici, which uses ReadableStream, which does not exist in Node 12. I have not been able to figure out why this suddenly became an issue - 2.0.3, which we've been using for quite some time, already had this dependency.