alexryd / node-shellies-ng

Handles communication with the next generation of Shelly devices
GNU General Public License v3.0
14 stars 30 forks source link

Unexpected device ID (returned: XXX, expected: xxx) #5

Open korengal opened 1 year ago

korengal commented 1 year ago

The bug is here: https://github.dev/alexryd/node-shellies-ng/blob/57f4380a78cfd37c6646978a4e9833cb65bceef1/src/shellies.ts#L380

PR with a fix: https://github.com/alexryd/node-shellies-ng/pull/4