tuya/tuya-home-assistant

Support for 4 Gang ZigBee Remote

Open

#782 opened on Feb 8, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees) (206 forks)github user discovery
enhancementhelp wanted

Repository metrics

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

Description

I used the new way to get the diagnostics information, but I am not sure if I need to write something more. It appears in Home Assistant, but as an unsupported device.

Device normal info

  • Brand LoraTap
  • Model QCSS6400ZB-V2,SS9400ZB-YA-V2 (4 Gang ZigBee Remote)

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": "49", "app_type": "tuyaSmart", "mqtt_connected": true, "disabled_by": null, "disabled_polling": false, "name": "ZigBee Remote", "model": "QCSS6400ZB-V2,SS9400ZB-YA-V2", "category": "wxkg", "product_id": "ee8nrt2l", "product_name": "4 Gang ZigBee Remote", "online": true, "sub": true, "time_zone": "+01:00", "active_time": "2022-02-07T18:56:17+00:00", "create_time": "2022-02-07T18:56:17+00:00", "update_time": "2022-02-07T18:56:32+00:00", "function": {}, "status_range": { "battery_percentage": { "type": "Integer", "value": { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 } } },

Contributor guide