Skip to content
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

[Feature Request] Wyze Lock Bolt #394

Open
pjuhl2313 opened this issue Jul 11, 2022 · 61 comments
Open

[Feature Request] Wyze Lock Bolt #394

pjuhl2313 opened this issue Jul 11, 2022 · 61 comments
Assignees
Labels
enhancement An improvement to the software Feature Request New feature or request

Comments

@pjuhl2313
Copy link

Would just like to see about adding Wyze Lock Bolt to the Wyze integration. It doesn't require the gateway like the other Wyze Lock so that may make it easier to integrate? Idk.

Thanks!

@pjuhl2313 pjuhl2313 added the Feature Request New feature or request label Jul 11, 2022
@snarl-123
Copy link

+1 on this request. I am not a coder but willing to test whatever is needed, just provide instructions. FYI batteries show up in two places. If I am correct the keypad battery (button batt) shows up under Devices and the lock batteries (4xAA) show up under Entities. I have not found anything else related to the lock so far.

@BrettEBowman
Copy link

I believe that the Lock Bolt is also causing the following error to be generated

Source: custom_components/wyzeapi/lock.py:149
Integration: Lock (documentation, issues)
First occurred: 3:00:21 PM (1 occurrences)
Last logged: 3:00:21 PM

wyzeapi: Error on device update!
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 477, in _async_add_entity
    await entity.async_device_update(warning=False)
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 702, in async_device_update
    await task
  File "/config/custom_components/wyzeapi/token_manager.py", line 45, in inner_function
    await func(*args, **kwargs)
  File "/config/custom_components/wyzeapi/lock.py", line 149, in async_update
    lock = await self._lock_service.update(self._lock)
  File "/usr/local/lib/python3.10/site-packages/wyzeapy/services/lock_service.py", line 18, in update
    device_info = await self._get_lock_info(lock)
  File "/usr/local/lib/python3.10/site-packages/wyzeapy/services/base_service.py", line 499, in _get_lock_info
    device_uuid = device.mac.split(".")[2]
IndexError: list index out of range

@Shannondalebreaux
Copy link

Would just like to see about adding Wyze Lock Bolt to the Wyze integration. It doesn't require the gateway like the other Wyze Lock so that may make it easier to integrate? Idk.

Thanks!

Me too is this possible?

@thib5
Copy link

thib5 commented Oct 6, 2022

With the new bluetooth integration of home assistant maybe it's easier to do ? I really want this maybe I could help ? I have only basic knowledge in progradation but I could share my wyze account or teams up with some one to do some test

The wyze lock bolt is low cost and really cool with the finger print reader and the numpad. I think it could be a really nice think to add in home assistant for every one !

@Shannondalebreaux
Copy link

Looks like the new home assistant update has added more features to their Bluetooth proxies now so this has to be possible to connect to this lock. If anyone can help thanks.

@SecKatie SecKatie changed the title [Feature Request] <Wyve Lock Bolt> [Feature Request] Wyze Lock Bolt Oct 20, 2022
@Shannondalebreaux
Copy link

JoshuaMilliken any updates on this ?

@mercuryin
Copy link

I am interested too. Any update on this ?

@arcadellama
Copy link

I've just installed one of my own. If I can help in testing please let me know.

@SecKatie
Copy link
Owner

I just moved and have not had time to experiment with this but am planning on seeing what could be done. Please be patient with me as I have been incredibly busy

@Shannondalebreaux
Copy link

Appreciate your time and all you do!

@sadsephiroth
Copy link

Also willing to help with logs or any other info needed. Not a coder, but strong IT abilities, can provide any needed dumps.

@thib5
Copy link

thib5 commented Nov 7, 2022

Same Here, Not a prog but work as IT consultant so i should be able to help if needed

@dburge86
Copy link

Curious to know if there’s been any progress on this?

@Shannondalebreaux
Copy link

Shannondalebreaux commented Dec 21, 2022 via email

@wsdukai
Copy link

wsdukai commented Jan 30, 2023

+1 for this feature

@tmason818
Copy link

+1 as I am too nervous to have my door lock "on the internet" but being able to monitor it with Home Assistant via Bluetooth would be slick.

@JoeSchubert
Copy link
Collaborator

I don't have a Wyze bolt, but I'm going to be honest... I wouldn't hold out hope for this. Even with HA's Bluetooth proxy support. For this to work you would need a Bluetooth device in range of the bolt with a wifi connection that would proxy the commands. Something like an Esp32 device, most likely. I think that what you would end up with would be an extremely finicky house of cards (yes, I see the irony with how finicky using wyze's API is) in getting things to work. From a development perspective, it would also add a later of "what are people doing for a proxy between HA and the Bolt?" nightmare.

Just adding my 2 cents here with a realistic perspective.

@tmason818
Copy link

I don't have a Wyze bolt, but I'm going to be honest... I wouldn't hold out hope for this. Even with HA's Bluetooth proxy support. For this to work you would need a Bluetooth device in range of the bolt with a wifi connection that would proxy the commands. Something like an Esp32 device, most likely. I think that what you would end up with would be an extremely finicky house of cards (yes, I see the irony with how finicky using wyze's API is) in getting things to work. From a development perspective, it would also add a later of "what are people doing for a proxy between HA and the Bolt?" nightmare.

Just adding my 2 cents here with a realistic perspective.

Very true. I think I must be a bit of an anomaly as I have a split level house with an attached garage and my Network Rack is under the split level stairs in the garage. I'm running a HASS VM from a Synology NAS and just plugged in a $10 Bluetooth Dongle I had laying around and passed it through to the VM to use Bluetooth LE and iBeacon so it will automatically close our Garage when our car drives away- even if the driver doesn't have the HASS Companion App on their phone or leaves their phone at home.

In my case my Front Door is like 10ft from the Bluetooth dongle (through one wall) and considering it technically can detect my car's Bluetooth iBeacon around a surprising 190 feet outside of my house this lock became of interest to me.

Would really only want integration to be able to check status (i.e. if its locked) while away but not wanting it to have access to the Internet. I guess I could get a compatible Wifi lock, integrate it into HASS for status and then ban it from the Internet....

@maxwellsmonson
Copy link

How did you configure the dongle? I am looking at doing the same for my wyze lock bolt. I have my HA instance running on a pi that is within bluetooth range of the lock. I was wondering if i could use bluetooth built into the pi? Still new to all of this so sorry for all my questions.

@tmason818
Copy link

How did you configure the dongle? I am looking at doing the same for my wyze lock bolt.

Sorry, I might have led you on a bit: I don't have a Wyze Lock Bolt as from reading this thread there is no way to connect & monitor it in HASS via Bluetooth.

As far as configuring the dongle to track my car's Bluetooth LE/iBeacon: I simply plugged it in to my NAS and HASS found it as a Bluetooth Radio for Bluetooth LE and iBeacon Tracker usage. But that's irrelevant here as even if you somehow get that working with the Wyze Bluetooth lock, which I doubt is using BT LE or iBeacon, it wouldn't do anything except show you the approximant distance the lock is from the Bluetooth Radio....

@maxwellsmonson
Copy link

That makes sense. No worries, thanks for the reply. I will keep waiting and hoping they add this integration one day!

@purposelycryptic
Copy link

+1 Just want to note my interest in this, as it's been a while since anyone else has, and I don't want anyone thinking no one cares. I really like everything about this lock, except for the inability to integrate it with HA.

I know Wyze added functionality that let's it be controlled through the Wyze Video Doorbell Pro, but the Doorbell itself is also still a major headache for HA Integration, and I'm guessing there is no easy, if any, way to copy the commands sent by the doorbell (or possibly the chime) to control the lock?

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Aug 20, 2023
@thib5
Copy link

thib5 commented Aug 21, 2023

Any news on this ?

@github-actions github-actions bot removed the Stale label Aug 22, 2023
@HabibiHany
Copy link

+1 for this feature

@github-actions github-actions bot added the Stale label May 26, 2024
@mswaleh
Copy link

mswaleh commented May 26, 2024

+1

@github-actions github-actions bot removed the Stale label May 27, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jun 26, 2024
@mswaleh
Copy link

mswaleh commented Jun 26, 2024

+1

@github-actions github-actions bot removed the Stale label Jun 27, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jul 27, 2024
@michalsteyn
Copy link

michalsteyn commented Jul 27, 2024 via email

@github-actions github-actions bot removed the Stale label Jul 28, 2024
@StealthyJedi
Copy link

+1

@SecKatie SecKatie added the enhancement An improvement to the software label Sep 2, 2024
@brg468
Copy link
Collaborator

brg468 commented Sep 2, 2024

I don’t have one of these and honestly don’t know anything about how they connect.

@kaovilai
Copy link

kaovilai commented Sep 3, 2024

@brg468 it communicates with the app on the phone over Bluetooth. Doesn't connect to wifi directly.

Some wyze pro door bell (not sure if it's chime or the camera part) which has wifi can Bluetooth pair to the lock and allow phone control over the Internet.

@kaovilai
Copy link

kaovilai commented Sep 3, 2024

@brg468
Copy link
Collaborator

brg468 commented Sep 3, 2024

Referencing Joe’s comment above (#394 (comment)) I’m not sure how this would be easily supported. And since I don’t have the device or Bluetooth at all in my HA setup I don’t think I’m gonna be capable of doing any work on this front. Maybe somebody that better understands Bluetooth communication could make it happen, otherwise you’re relying on having the doorbell for this to be possible, and even then only unlock it sounds like.

@RyanEwen
Copy link

RyanEwen commented Sep 3, 2024

I don't think we would get far using Bluetooth (whole different ball of wax). Would be a lot easier to just talk to a Wyze Doorbell Pro over WiFi, which would communicate with the Wyze Lock Bolt over Bluetooth, behind-the-scenes.

@brg468
Copy link
Collaborator

brg468 commented Sep 3, 2024

@RyanEwen I agree with that, but I guess my question is how many people have both, and furthermore how many of those would find a use for only being able to unlock but not lock(assuming that’s still how that works).

@JoeSchubert
Copy link
Collaborator

JoeSchubert commented Sep 3, 2024

Right. This all still falls under the same thing I put in my assessment of this above: #394 (comment)

Obviously, there's been no change since April or suggestions to mitigate the issues I outlined above, so I'm just closing this as "Not Planned".

There are multiple configurations that we would have to support if we implemented this. The only one that would even be easily supported would be unlock only through the doorbell pro.

The problem is that even if we wanted to support this, none of the devs have the wyze bolt (seriously, who wouldn't just buy the wifi enabled one in the first place?) and possibly not even three doorbell pro. So it's not even something that could be developed/tested. Even if it was, the only functionality that you would get would be the ability to unlock it. Im not even sure if the doorbell pro integration tells you the state (locked/unlocked) as it's probably a hacky implementation on Wyze's end to begin with.

Then... Even IF we had the device(s), the moment that you put a changelog saying that this very specific configuration was supported... all the people without this VERY specific combination of devices and setup to create this configuration would be posting issues that it's broken.

It's neither worth the headache nor effort in my opinion from both a development and support perspective.

If you want devices that integrate with smart homes, either get wifi, zigbee, etc devices. Don't buy Bluetooth devices and expect to control them over the Internet. Sorry.

@JoeSchubert JoeSchubert closed this as not planned Won't fix, can't repro, duplicate, stale Sep 3, 2024
@JoeSchubert JoeSchubert reopened this Sep 3, 2024
@JoeSchubert
Copy link
Collaborator

JoeSchubert commented Sep 3, 2024

Sorry. I'll give it a bit for further discussion before closing or as not planned as it seems people are actively keeping this alive, albeit with no suggestions for mitigations. I'm not sure there's much that can be done to mitigate the issues with this though

@RyanEwen
Copy link

RyanEwen commented Sep 3, 2024

Not that it changes much but I would be happy simply seeing if the door is locked or not (I believe it does show the state but I may be wrong and can't check at the moment). :)

@kaovilai
Copy link

kaovilai commented Sep 3, 2024

I want to chime in that at least from the phone app (via bluetooth), it can both lock and unlock.
Via the doorbell pro however, wyze claim it will only unlock.

If some reason we can only unlock here, that would be fine as the lock can auto lock after a time. I have both for one..

@kaovilai
Copy link

kaovilai commented Sep 3, 2024

who wouldn't just buy the wifi enabled one in the first place?

I did.. cause the wifi one seemed to use more energy and was about 40% more expensive.

@kaovilai
Copy link

kaovilai commented Sep 3, 2024

This would be a nightmare to support even if any of the dev types even had this device.

I agree with this.. although ability to collective bug bounty+device donation would be cool.

@interbiznw
Copy link

+1 any hope?

@LuisPeregrina
Copy link

This is a bluetooth device, we would have to interface with a bluetooth controller, I'm not sure if this has been done before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement to the software Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests