PlusPlus-ua / ha_tuya_ble

Home Assistant support for Tuya BLE devices
MIT License
200 stars 140 forks source link

New Device Request: Tuya SmarDeer Fingerprint Door Knob Lock - K01 - a0wnqgxs #78

Open cloudbr34k84 opened 1 year ago

cloudbr34k84 commented 1 year ago

I have added this to the Tuya App, but Home Assistant has not discovered it. how do we go about getting this supported https://www.aliexpress.com/item/1005005195431101.html?spm=a2g0o.order_list.order_list_main.17.3a111802RopyHw Not sure why its says offline in Tuya Dev image

{ "result": { "active_time": 1697604710, "category": "jtmspro", "create_time": 1697604710, "custom_name": "", "icon": "smart/icon/ay1543452911530RMSNh/3c6ea1206b5e5e97af57f585623a2b1c.png", "id": "bf9355znom66xe0u", "ip": "", "is_online": false, "lat": "-26.8200", "local_key": "qMzU!%M'_j/@T6e%", "lon": "153.0600", "model": "", "name": "K01", "product_id": "a0wnqgxs", "product_name": "K01", "sub": false, "time_zone": "+10:00", "update_time": 1697604711, "uuid": "uuid931c15c65a5d" }, "success": true, "t": 1697604971628, "tid": "a881441b6d7211ee8665fe445e07f2df" }

Code | Type | Values -- | -- | -- unlock_method_create | Raw | {} unlock_method_delete | Raw | {} unlock_method_modify | Raw | {} residual_electricity | Integer | { "min": 0, "max": 100, "scale": 0, "step": 1 } unlock_fingerprint | Integer | { "min": 0, "max": 999, "scale": 0, "step": 1 } unlock_ble | Integer | { "min": 0, "max": 999, "scale": 0, "step": 1 } lock_record | Raw | {} alarm_lock | Enum | { "range": [ "wrong_finger", "wrong_password", "wrong_card", "wrong_face", "tongue_bad", "too_hot", "unclosed_time", "tongue_not_out", "pry", "key_in", "low_battery", "power_off", "shock", "defense" ] } beep_volume | Enum | { "range": [ "mute", "normal" ] } automatic_lock | Boolean | "{true,false}" auto_lock_time | Integer | { "min": 1, "max": 1800, "scale": 0, "step": 1 } manual_lock | Boolean | "{true,false}" lock_motor_state | Boolean | "{true,false}" temporary_password_creat | Raw | {} synch_method | Raw | {} remote_no_dp_key | Raw | {} unlock_phone_remote | Integer | { "min": 0, "max": 999, "scale": 0, "step": 1 } unlock_voice_remote | Integer | { "min": 0, "max": 999, "scale": 0, "step": 1 } record | Raw | {} check_code_set | Raw | {} ble_unlock_check | Raw | {} remote_pd_setkey_check | Raw | {} do_not_disturb | Boolean | "{true,false}"

Data Points Lock Status: 47 Add Unlock Method: 1 Auto Lock: 33 Delete Unlock Method: 2 Modify Unlock Method: 3 Auto Lock Delay: 36 Get Records: 69 Configure Verification Code: 70 Bluetooth Unlock (with Verification Codes): 71 Remaining Battery: 8 Set Remote Unlock (with Verification Codes): 73 Fingerprint: 12 Security mode: 76 Do-Not-Disturb Period: 77 Manual Lock: 46 Bluetooth Unlock: 19 Add Temporary Code: 51 Lock Records: 20 Lock Alerts: 21 Sync Access Method: 54 No-code Unlock (with Key): 61 Remote Phone Unlock: 62 Lock Volume: 31 Remote Voice Unlock: 63

scrampker commented 10 months ago

I got a similar lock, but it's lever-style with mini keypad. I was able to get HASS to discover it, but I can't control it or get any logs.

It was discovered using ESPHome BT proxy.

Edit: Now I have logs after disabling BT on my phone. Not sure if that's going to be a problem going forward or what. Instructions say that the lock must be added to the app, so that the info can be pulled from the cloud.

Even after all that, there's no way to manage codes or fingerprints. Not entirely sure what I can do with this integration. At least there's some progress though.

cloudbr34k84 commented 10 months ago

I got a similar lock, but it's lever-style with mini keypad. I was able to get HASS to discover it, but I can't control it or get any logs.

It was discovered using ESPHome BT proxy.

Edit: Now I have logs after disabling BT on my phone. Not sure if that's going to be a problem going forward or what. Instructions say that the lock must be added to the app, so that the info can be pulled from the cloud.

Even after all that, there's no way to manage codes or fingerprints. Not entirely sure what I can do with this integration. At least there's some progress though.

I don't think this lock is supported. Same as mine. I'm going to replace my locks with TTLock as the integration is maintained

scrampker commented 10 months ago

I have a TTLock BLE as well and it doesn't work over proxy and doesn't seem well supported either. I bought this cheap lock as a test. Really hard to find fingerprint smart locks for sliding doors and door knobs, that work with Hass or Habitat.

-------- Original Message -------- On Jan 12, 2024, 3:14 PM, Brad wrote:

I got a similar lock, but it's lever-style with mini keypad. I was able to get HASS to discover it, but I can't control it or get any logs.

It was discovered using ESPHome BT proxy.

Edit: Now I have logs after disabling BT on my phone. Not sure if that's going to be a problem going forward or what. Instructions say that the lock must be added to the app, so that the info can be pulled from the cloud.

Even after all that, there's no way to manage codes or fingerprints. Not entirely sure what I can do with this integration. At least there's some progress though.

I don't think this lock is supported. Same as mine. I'm going to replace my locks with TTLock as the integration is maintained

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

cloudbr34k84 commented 10 months ago

I have a TTLock BLE as well and it doesn't work over proxy and doesn't seem well supported either. I bought this cheap lock as a test. Really hard to find fingerprint smart locks for sliding doors and door knobs, that work with Hass or Habitat. -------- Original Message -------- On Jan 12, 2024, 3:14 PM, Brad wrote: > I got a similar lock, but it's lever-style with mini keypad. I was able to get HASS to discover it, but I can't control it or get any logs. > > It was discovered using ESPHome BT proxy. > > Edit: Now I have logs after disabling BT on my phone. Not sure if that's going to be a problem going forward or what. Instructions say that the lock must be added to the app, so that the info can be pulled from the cloud. > > Even after all that, there's no way to manage codes or fingerprints. Not entirely sure what I can do with this integration. At least there's some progress though. I don't think this lock is supported. Same as mine. I'm going to replace my locks with TTLock as the integration is maintained — Reply to this email directly, [view it on GitHub](#78 (comment)), or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Are you using the TTlock HACS integration?

scrampker commented 10 months ago

Yep I've tried basically everything. I ended up just using the TT lock with the cloud integration if I remember correctly, which is exactly what I was trying to avoid. I want purely local.

-------- Original Message -------- On Jan 12, 2024, 3:35 PM, Brad wrote:

I have a TTLock BLE as well and it doesn't work over proxy and doesn't seem well supported either. I bought this cheap lock as a test. Really hard to find fingerprint smart locks for sliding doors and door knobs, that work with Hass or Habitat. -------- Original Message -------- On Jan 12, 2024, 3:14 PM, Brad wrote: > I got a similar lock, but it's lever-style with mini keypad. I was able to get HASS to discover it, but I can't control it or get any logs. > > It was discovered using ESPHome BT proxy. > > Edit: Now I have logs after disabling BT on my phone. Not sure if that's going to be a problem going forward or what. Instructions say that the lock must be added to the app, so that the info can be pulled from the cloud. > > Even after all that, there's no way to manage codes or fingerprints. Not entirely sure what I can do with this integration. At least there's some progress though. I don't think this lock is supported. Same as mine. I'm going to replace my locks with TTLock as the integration is maintained — Reply to this email directly, [view it on GitHub](#78 (comment)), or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Are you using the TTlock HACS integration?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

scrampker commented 10 months ago

Oh yeah, TTLock cloud integration isn't working either -- I'm guessing it broke with 2024.x HA releases. Seems like a lot of HACS stuff did.

scrampker commented 10 months ago

Interestingly enough, this is what my TTLock BT/Wi-Fi bridge comes up as.

image