tuya/tuya-home-assistant

Linptech Self-powered wireless doorbell G6L

Open

#967 aberto em 7 de dez. de 2023

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees) (206 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (960 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Device normal info

  • Linptech
  • Self-powered wireless doorbell G6L

Device info (please complete the following information, which can be found in log): like this: "data": { "endpoint": "https://openapi.tuyaeu.com", "auth_type": 0, "country_code": "48", "app_type": "tuyaSmart", "mqtt_connected": true, "disabled_by": null, "disabled_polling": false, "name": "Self-powered wireless doorbell G6L", "model": "G6L", "category": "wxml", "product_id": "gznianheex1wcv5b", "product_name": "Self-powered wireless doorbell G6L", "online": true, "sub": false, "time_zone": "+01:00", "active_time": "2023-11-29T14:23:55+00:00", "create_time": "2023-11-29T14:23:55+00:00", "update_time": "2023-12-07T16:40:51+00:00", "function": { "doorbell_ring_value": { "type": "Integer", "value": { "unit": "", "min": 1, "max": 40, "scale": 0, "step": 1 } }, "doorbell_volume_value": { "type": "Integer", "value": { "unit": "", "min": 0, "max": 8, "scale": 0, "step": 1 } }, "alarm_propel_switch": { "type": "Boolean", "value": {} } }, "status_range": { "doorbell_ring_value": { "type": "Integer", "value": { "unit": "", "min": 1, "max": 40, "scale": 0, "step": 1 } }, "doorbell_volume_value": { "type": "Integer", "value": { "unit": "", "min": 0, "max": 8, "scale": 0, "step": 1 } }, "alarm_propel_switch": { "type": "Boolean", "value": {} }, "doorbell_call": { "type": "Integer", "value": { "min": 1, "max": 255, "scale": 0, "step": 1 } } }, "status": { "doorbell_ring_value": 1, "doorbell_volume_value": 8, "alarm_propel_switch": true, "doorbell_call": 2 }, "home_assistant": { "name": "Self-powered wireless doorbell G6L", "name_by_user": null, "disabled": false, "disabled_by": null, "entities": [] } } }

Device specifications (please complete the following information, which can be found in log): 2023-12-07 17:47:24.361 DEBUG (SyncWorker_5) [tuya_iot] Request: method = GET, url = https://openapi.tuyaeu.com/v1.0/devices/bffa5e10036ee3d1066wdn/specifications, params = None, body = None, t = 1701967644361 2023-12-07 17:47:24.371 DEBUG (Thread-6 (_thread_main)) [tuya_iot] _on_log: Received SUBACK 2023-12-07 17:47:24.371 DEBUG (Thread-6 (_thread_main)) [tuya_iot] _on_subscribe: 1 2023-12-07 17:47:24.414 DEBUG (SyncWorker_5) [tuya_iot] Response: { "result": { "category": "wxml", "functions": [ { "code": "doorbell_ring_value", "type": "Integer", "values": "{"unit":"","min":1,"max":40,"scale":0,"step":1}" }, { "code": "doorbell_volume_value", "type": "Integer", "values": "{"unit":"","min":0,"max":8,"scale":0,"step":1}" }, { "code": "alarm_propel_switch", "type": "Boolean", "values": "{}" } ], "status": [ { "code": "doorbell_ring_value", "type": "Integer", "values": "{"unit":"","min":1,"max":40,"scale":0,"step":1}" }, { "code": "doorbell_volume_value", "type": "Integer", "values": "{"unit":"","min":0,"max":8,"scale":0,"step":1}" }, { "code": "alarm_propel_switch", "type": "Boolean", "values": "{}" }, { "code": "doorbell_call", "type": "Integer", "values": "{"min":1,"max":255,"scale":0,"step":1}" } ] }, "success": true, "t": 1701967644403, "tid": "4c215396952011ee82d73e55532a4cc5" }

Guia do colaborador