ha-wyzeapi icon indicating copy to clipboard operation
ha-wyzeapi copied to clipboard

Support for the new wyze Palm lock

Open HMGOMEZ77 opened this issue 3 months ago • 8 comments

Good evening group, just wanted to know if there will be support for the new Wyze Palm Lock in the near future

HMGOMEZ77 avatar Sep 18 '25 00:09 HMGOMEZ77

Following -- I'm interested in support for this device as well.

chsull avatar Sep 20 '25 15:09 chsull

Same, just bought it.

vlasovt avatar Sep 28 '25 00:09 vlasovt

Same for me !

Sisaupm avatar Oct 21 '25 18:10 Sisaupm

+1

Costin-Nox avatar Nov 02 '25 16:11 Costin-Nox

Yeah, I have the palm lock, this integration supposedly supports Wyze locks, but I don't see it as a device. My router sees it as this.

DX_PVLOC_80482C9319DE

Please please please, I need this in HA

Sirwill1968 avatar Nov 14 '25 18:11 Sirwill1968

The device does not seem to have any support with Wyze's API, it is regarded as a "Common" device, not a lock.

{
  "binding_ts": 0,
  "binding_user_nickname": "XXXXXXXXXXXXX",
  "conn_state": 1,
  "conn_state_ts": 0,
  "device_params": {},
  "enr": "XXXXXXXXXXXXX",
  "event_master_switch": 1,
  "firmware_ver": "1.0.0",
  "first_activation_ts": 0,
  "first_binding_ts": 0,
  "hardware_ver": "0.0.0.0",
  "is_in_auto": 0,
  "mac": "DX_PVLOC_XXXXXXXXXXXXX",
  "nickname": "Front Door",
  "parent_device_enr": "",
  "parent_device_mac": "",
  "product_model": "DX_PVLOC",
  "product_model_logo_url": "",
  "product_type": "Common",
  "push_switch": 1,
  "timezone_gmt_offset": -5.0,
  "timezone_name": "America/New_York",
  "user_role": 1
}

User8395 avatar Dec 04 '25 00:12 User8395

@SecKatie since you know the API better than me, is is normal for the lock's product_type to be common?

User8395 avatar Dec 12 '25 22:12 User8395

It's not normal for a lock but it shouldn't be the end of the world there are other devices with the "common" device type and we handle them fine.

SecKatie avatar Dec 14 '25 02:12 SecKatie