Replies: 12 comments 24 replies
-
I'm having a similar issue with the 3rd gen August Smart Lock Pro. Sending a 'lock' or 'unlock' command via Z-Wave fails about 50% of the time. My lock has gone through one or two firmware updates recently, and I also recently upgraded to Z-Wave JS from the Home Assistant OZW beta, so I unfortunately can't easily point to any single breaking change. Current lock firmware version: Here's the z2m log output when I tell it to "lock" and it fails:
I have been able to reliably get the lock to react by opening the August mobile app and using it to connect to the lock via BLE. All I have to do is open the app and tap the name of my home, which brings up the circular lock status screen. After it shows red or green (locked or unlocked, but connected either way), the lock will react when I send a Z-Wave command. I have also connected to the lock via BLE using a standard BLE exploration app (LightBlue), which tells me that the August app isn't doing anything special to 'wake it up' or fix its state. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
No idea what's happening. From the Z-Wave side it looks good. The lock/unlock command is sent, the device acknowledges it, but the verification after 5 seconds returns the old status.
Have you checked if the lock actually does something when the command is sent? |
Beta Was this translation helpful? Give feedback.
-
I have been researching this a bit and have contacted August support. There seems to be a fairly common bug in the lock firmware which causes the lock to not respond to Z-Wave commands unless the lock has been interacted with outside of Z-Wave recently; i.e. manually operating the lock or connecting to the lock via BLE (e.g. using the August app). This is consistent with my experience. I've seen this referred to as "lock unresponsive to z-wave commands after entering low power mode" and "z-wave deep sleep". Within the past few months, August put out a firmware update to fix an unspecified security issue. Due to this security "improvement", August is no longer allowing customers to request firmware downgrades to version 1.8.15 (which they were previously doing in order to avoid the aforementioned Z-Wave bug). I emailed August and their first response hinted at some of these issues:
I asked for more information, but the support person dropped back to the standard response of "reset and try again":
When I get some time I will do what they ask (though based on at least one post I read, I risk losing all Z-Wave functionality) and see if I can push them to acknowledge the bug. Other references:
|
Beta Was this translation helpful? Give feedback.
-
I have the exact same issue. I have factory reset both of my August locks twice and they work for a period of time but after a while, they exhibit the behavior mentioned in previous posts. I've contacted August but have not received a reply yet. I'm using home assistant (docker) 2021.11.5, zwavejs2mqtt (docker) 6.2.0, and the latest August firmware. I'm not sure exactly when it stopped working but it was probably in November 2021 sometime. |
Beta Was this translation helpful? Give feedback.
-
I came to the conclusion that August locks stop "listening" when their batteries move below 50%, which lead to the behavior I was seeing. I suspect if you insert new fresh batteries, everything will work as desired until it moves back below 50%. That being said, I moved to Schlage Zwave connect awhile ago, so there isn't anything I can test to verify this for you. I am just going off memory. |
Beta Was this translation helpful? Give feedback.
-
I highly suggest anyone with this lock open a ticket with August and make as big of a stink as possible. For a while they were rolling back firmware if you contacted support because its an OBVIOUS firmware issue that they introduced along the way. It did not do this when I initially purchased it, but somehow along they way I may have opened the August app which then decided my lock needed a firmware update. The lock will eventually stop actually executing the zwave commands sent to it, the pings and messages are received by the lock just fine but it will not actually do anything. If you go into the August app and toggle the lock open/closed, zwave commands will again continue working.. until they don't. By the time I had contacted support with all of this information they had decided they were "no longer rolling back firmware" and suggested I use the August wifi bridge... Which obviously they suggested I purchase... Honestly has to be the most ridiculous suggest ever. Regardless I do not think this issue is related to zwavejs, I had this exact issue when using Smartthings months ago before switching to HA |
Beta Was this translation helpful? Give feedback.
-
I wonder if the culprit is "[13-98-0-operationType] Lock operation type" Doing a factory reset and re-pairing worked for me so I don't wanna mess with it right now. |
Beta Was this translation helpful? Give feedback.
-
Hi guys, i'm in the same boat with my gen3 august lock. It was working fine last time around november 2021 and now its unresponsive. It can unlock the door sometimes, but can't lock it back. If I connect with the app and the wifi bridge, then it become responsive again. It's clearly the last time I buy an august device if they don't fix this. I thought it could have been introduce with HA or Z-Wave JS but since we are all experiencing the same issue using multiple system, i'm starting to think that they have a firmware issue to fix. I wonder how we could make them fix it. Clearly the majority of the population uses their app with the wifi option so we are not major numbers here. |
Beta Was this translation helpful? Give feedback.
-
Is there any update on this? |
Beta Was this translation helpful? Give feedback.
-
I switched my controller from z wave series 500 to a zooz z wave 700 series controller and have not had any issues with my August locks for 2 months. |
Beta Was this translation helpful? Give feedback.
-
Make sure you upgrade the firmware before using the stick. There have been serious issues with 700 series zwave controllers for those not on the latest firmware. I updated my firmware and have had no issues. https://www.support.getzooz.com/kb/article/931-how-to-perform-an-ota-firmware-update-on-your-zst10-700-z-wave-stick/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an August Smart Lock Pro 3rd Generation connected to zwavejs2mqtt running in a container that I am attempting to use via HomeAssistant (2021.2.1) also running in a container. When I initially setup zwavejs2mqtt about 3 weeks ago, everything was going fine for about a week and then it randomly partially (for lack of a better word) stopped working. I say partially because there are only two noticeable things not working - the ability to lock/unlock the door and the reporting on the status of the door and whether it is open or not. Other things seemingly work fine - e.g. if I manually unlock or lock the door, the locked/unlocked status is instantly reported back as expected.
After checking everything I could think of to make sure nothing changed, I excluded the node and re-added it securely (it was added securely originally) and it started working again for about 5 minutes and then it stopped again. After repeating this exercise about 5 times, I am pretty perplexed as in my experience stuff just doesn't stop working after a few minutes - albeit I have little zwave experience and there could be something I just don't know.
So - I spent some time looking at the logs (snippets copied below) and nothing jumps out at me as there being an issue. At this point, I am not sure if there is an issue with the lock, my setup, or something else completely.
Does anyone have any advice advice on steps I can take to hone in on the issue or how I should proceed?
Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions