Closed Nbondb closed 4 months ago
same
lib/growatt.js changed
fixed in 0.7.4
Now I get following
node:internal/modules/cjs/loader:1152 throw err; ^
Error: Cannot find module 'md5' Require stack:
RTFM you must install the package. MD5 is added.
npm install after update the version in your package.json
Sorry. Now RTFM and all is ok. Thanks for your quick response and solution.
SPH5000
Since 3:00 this morning I get 'communication failed' on attempting getPlatData. Shinephone still works, have Growatt changed something preventing this code to work? Managed to successfully get/setInverterSetting so looks like just a issue with getPlatDat.
Output from test.js login: { result: 1 } Error: The server sent an unexpected response: /error.do?errorMess=errorNoLogin at /data/data/com.termux/files/home/node_modules/growatt/lib/growatt.js:332:22 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Thanks