OpenWonderLabs / homebridge-switchbot

The Homebridge SwitchBot plugin allows you to access your SwitchBot Device(s) from HomeKit. Homebridge.
https://www.switch-bot.com/
ISC License
229 stars 47 forks source link

Bug: switch lock not working throgh homebridge after 3.5 update #985

Open nadavko opened 3 weeks ago

nadavko commented 3 weeks ago

Describe the Bug

after the update the lock stopped responging to homekit. and nothing was seen on the log, as if no command was issued.

To Reproduce

update to 3.5 and try unlocking via home app

Expected Behavior

should lock and unlock and show status

Relevant Log Output

there was no log

Config for homebridge-switchbot

{
    "name": "SwitchBot",
    "credentials": {
        "token": "",
        "secret": "",
        "notice": "Keep your Token & Secret a secret!"
    },
    "platform": "SwitchBot",
    "_bridge": {
        "username": "0E:38:7C:7A:BA:34",
        "port": 38397
    }
}

Screenshots

No response

Device and Model

switchbot lock

Node.js Version

v20.12.2

NPM Version

10.5.0

Homebridge Version

v1.8.2

Homebridge Switchbot Plugin Version

3.5.0

Homebridge Config UI X Plugin Version

No response

Operating System

docker

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

donavanbecker commented 1 week ago

Should be resolved in next release, try beta

donavanbecker commented 1 week ago

v3.5.1 has been released, please install and let me know if this has been resolved.