dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.88k stars 489 forks source link

icasa Zigbee Switch Pro ICZB-IW21SW #7826

Open ebaauw opened 1 month ago

ebaauw commented 1 month ago

Is there already an existing issue for this?

Product name

icasa Zigbee On/Off Switch PRO ICZB-IW21SW

Manufacturer

icasa

Model identifier

ICZB-IW21SW

Device type to add

Switch

Node info

Screenshot 2024-06-29 at 15 43 28

Endpoints and clusters

Screenshot 2024-06-29 at 15 44 08

Basic

Screenshot 2024-06-29 at 21 39 41

Further relevant clusters

On/Off

Screenshot 2024-06-29 at 15 56 34

OTAU

Manufacturer: 0x1224 Image Type: 0x07EE Version: 0x00000036

ebaauw commented 1 month ago

The device supports commands Trigger Effect, and Off with Effect, and attribute PowerOn OnOff. OnOff is reportable.

Its documentation suggests it supports power metering, but it doesn't advertise any of the clusters used for this. Not sure if that's simply a firmware bug in the Simple Descriptor, or just some overzealous documentation.

This results in the following resource:

{
  "capabilities": {
    "alerts": [
      "none",
      "select",
      "lselect",
      "blink",
      "breathe",
      "okay",
      "channelchange",
      "finish",
      "stop"
    ]
  },
  "config": {
    "groups": [
      "0"
    ],
    "on": {
      "startup": "previous"
    }
  },
  "etag": "f41597d721227be2e8b505b5dabe107d",
  "hascolor": false,
  "lastannounced": null,
  "lastseen": "2024-06-29T19:51Z",
  "manufacturername": "icasa",
  "modelid": "ICZB-IW21SW",
  "name": "On/Off light 2",
  "state": {
    "alert": "none",
    "on": false,
    "reachable": true
  },
  "swversion": "2.9.2_r54",
  "type": "On/Off light",
  "uniqueid": "dc:8e:95:ff:fe:f5:f3:53-01"
}
github-actions[bot] commented 4 weeks ago

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

ebaauw commented 4 weeks ago

Bump

github-actions[bot] commented 6 days ago

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.