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
Both "melcloud-connect" and "melcloud-device" produces the following error:
"TypeError: Cannot read property 'length' of undefined"
To reproduce:
[ ][Timestamp]--------[melcloud-connect]--------[msg.payload]
It seems this library is not being able to parse incoming messages, but outgoing messages are fine. I am able to control climate unit, but unable to read it's state with "melcloud-device".
The text was updated successfully, but these errors were encountered:
Both "melcloud-connect" and "melcloud-device" produces the following error:
"TypeError: Cannot read property 'length' of undefined"
To reproduce:
[ ][Timestamp]--------[melcloud-connect]--------[msg.payload]
It seems this library is not being able to parse incoming messages, but outgoing messages are fine. I am able to control climate unit, but unable to read it's state with "melcloud-device".
The text was updated successfully, but these errors were encountered: