-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switchbot Lock Pro: Lock / Open status not properly reported #121254
Comments
Hey there @Danielhiversen, @RenierM26, @murtas, @Eloston, @dsypniewski, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) switchbot documentation |
I can confirm the same problem for me, no feedback in HA for door status, but it is displayed correctly in the smartphone app |
Same here, when the door is locked, the status keeps to be locked and green in the gui. Sometimes, when I open it via home assistant, it starts to flicker wildly in the webcard from red, to yellow and in the logfile its changing state several times within seconds. |
Same issue is presenting for me too. Showing Locked in HASS after a short time when the status is Unlocked. Following a reboot, if you hit unlock on HASS, the lock will beep and go to unlocked. That is the right synced state now with the lock and the switchbot app. Sometimes its seconds, other times minutes to drop back to the incorrect locked status. Might be useful: I left the original matter connection live, just under a different name (front_door_lock / matter_front_door_lock) and the matter entity remains accurate. |
Edit - I have updated my automation and the lock entity on my dashboards etc to the matter version for now and will monitor for updates. |
The problem
The status of my Switchbot Lock Pro (supported from core 2024.7.0) is not reported properly. When the lock is unlocked, it appear as
unlocked
for few seconds, than come back tolocked
. The binary sensor that represent the status of the door is always in statusclosed
. All these informations are properly reported by SwitchBot app.Let me know any kind of information that I can provide you to help to analyze the issue (info from debug or any other kind of test, may be directly using the library)
Thanks.
What version of Home Assistant Core has the issue?
core-2024.7.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Core
Integration causing the issue
SwitchBot Bluetooth
Link to integration documentation on our website
https://www.home-assistant.io/integrations/switchbot
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: