tuya/tuya-home-assistant

Add WAFU Smart Electronic Lock (Deadbolt)

Open

#38 opened on Jul 1, 2021

View on GitHub
 (10 comments) (0 reactions) (0 assignees) (206 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (960 stars)
PR merge metrics
 (PR metrics pending)

Description

Any chance you guys can add integration for the Wafu deadbolt?

{ "result": { "active_time": 1625072247, "biz_type": 18, "category": "ms", "create_time": 1624989601, "icon": "smart/icon/bay1605170594678IbeH/fad5891225b6191bb2563d6deac53c87.jpg", "id": "66074035e868e76ce739", "ip": "1.1.1.1", "lat": "xxx", "local_key": "xxx", "lon": "xxx", "name": "Deadbolt", "online": true, "owner_id": "xxx", "product_id": "gj9eyv7lvtinjvui", "product_name": "HANDLOCK CERRADURA ELECTRICA INVISIBLE", "status": [], "sub": false, "time_zone": "-05:00", "uid": "az162507203720968Onq", "update_time": 1625074389, "uuid": "66074035e868e76ce739" }, "success": true, "t": 1625161200110 }

I see category "ms" is not yet supported, I'm a developer perhaps I can integrate it myself? If so any documentation or example integrations so I can start?

Thank you, Steve

Contributor guide