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

Linptech Self-powered wireless doorbell G6L #967

Open
Bartek200219 opened this issue Dec 7, 2023 · 0 comments
Open

Linptech Self-powered wireless doorbell G6L #967

Bartek200219 opened this issue Dec 7, 2023 · 0 comments
Labels
enhancement Request new features help wanted Extra attention is needed

Comments

@Bartek200219
Copy link

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"
}

@Bartek200219 Bartek200219 added enhancement Request new features help wanted Extra attention is needed labels Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request new features help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant