Skip to the content.

Coswall X99-G-kbFan-1g-ZG-LN-11

Fan & light switch

Unsupported

This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "status_indication",
    "label": "Status indication",
    "access": 3,
    "type": "binary",
    "property": "status_indication",
    "description": "Light switch",
    "value_on": "ON",
    "value_off": "OFF"
  },
  {
    "name": "fan_speed",
    "label": "Fan speed",
    "access": 3,
    "type": "numeric",
    "property": "fan_speed",
    "description": "Fan Speed %",
    "value_max": 100,
    "value_min": 0,
    "value_step": 1
  }
]

Related