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
Error: error:1C80006B:Provider routines::wrong final block length
at Decipheriv.final (node:internal/crypto/cipher:193:29)
at EncryptionService.decrypt (C:\Users\xxxxxxxx.node-red\node_modules\gree-hvac-client\lib\encryption-service.js:43:42)
at Client._handleResponse (C:\Users\xxxxxxxx.node-red\node_modules\gree-hvac-client\lib\client.js:291:46)
at Socket. (C:\Users\xxxxxxxx.node-red\node_modules\gree-hvac-client\lib\client.js:113:52)
at Socket.emit (node:events:513:28)
at UDP.onMessage [as onmessage] (node:dgram:930:8)
I get this error when trying to connect to a gree Hi wall AC.
The text was updated successfully, but these errors were encountered:
Error: error:1C80006B:Provider routines::wrong final block length
at Decipheriv.final (node:internal/crypto/cipher:193:29)
at EncryptionService.decrypt (C:\Users\xxxxxxxx.node-red\node_modules\gree-hvac-client\lib\encryption-service.js:43:42)
at Client._handleResponse (C:\Users\xxxxxxxx.node-red\node_modules\gree-hvac-client\lib\client.js:291:46)
at Socket. (C:\Users\xxxxxxxx.node-red\node_modules\gree-hvac-client\lib\client.js:113:52)
at Socket.emit (node:events:513:28)
at UDP.onMessage [as onmessage] (node:dgram:930:8)
I get this error when trying to connect to a gree Hi wall AC.
The text was updated successfully, but these errors were encountered: