Zigbee Dimmer PRO¶
This documentation was generated from: ICZB-IW21D.json
Attribute | Value |
---|---|
status | Gold |
product | Zigbee Dimmer PRO |
modelid | ICZB-IW21D |
manufacturername | icasa |
1. Dimmable light¶
Endpoint: /lights
Top level attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
id | String | Identifier of the resource, unique within an endpoint. | R |
lastannounced | ISO 8601 timestamp | Timestamp of the last power-cyle or rejoin. | R |
lastseen | ISO 8601 timestamp | Timestamp of the last communication. | R |
manufacturername | String | "icasa" | R |
modelid | String | "ICZB-IW21D" | R |
name | String | Name of the resource. | RW |
swversion | String | Firmware version of the device. | R |
type | String | "Dimmable light" | R |
uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
bri/execute_if_off | Bool | Execute brightness changes when the device is off. Default: true |
RW |
bri/on_level | UInt8 | Brightness when device is turned on. Default: 255 |
RW |
bri/onoff_transitiontime | UInt16 | Transition time in 1/10 seconds for turning the device on or off. Default: 4 |
RW |
bri/startup | UInt8 | Brightness on device startup (power on). Default: 255 |
RW |
on/startup | UInt8 | On/Off state on device startup (power on). Default: 255 |
RW |
State attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
alert | String | The currently active alert effect. Default: none
|
RW |
on | Bool | True when device is on; false when off. | RW |
bri | UInt8 | The current brightness. | RW |
reachable | Bool | When true the device is assumed to be operational. | R |
2. ZHAConsumption¶
Endpoint: /sensors
Top level attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
id | String | Identifier of the resource, unique within an endpoint. | R |
lastannounced | ISO 8601 timestamp | Timestamp of the last power-cyle or rejoin. | R |
lastseen | ISO 8601 timestamp | Timestamp of the last communication. | R |
manufacturername | String | "icasa" | R |
modelid | String | "ICZB-IW21D" | R |
name | String | Name of the resource. | RW |
swversion | String | Firmware version of the device. | R |
type | String | "ZHAConsumption" | R |
uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
on | Bool | When true the sensor is enabled in rules. Default: true |
RW |
reachable | Bool | When true the device is assumed to be operational. | R |
State attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
consumption | UInt64 | Electrical consumption (in Wh). Default: 0 |
RW |
lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
3. ZHAPower¶
Endpoint: /sensors
Top level attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
id | String | Identifier of the resource, unique within an endpoint. | R |
lastannounced | ISO 8601 timestamp | Timestamp of the last power-cyle or rejoin. | R |
lastseen | ISO 8601 timestamp | Timestamp of the last communication. | R |
manufacturername | String | "icasa" | R |
modelid | String | "ICZB-IW21D" | R |
name | String | Name of the resource. | RW |
swversion | String | Firmware version of the device. | R |
type | String | "ZHAPower" | R |
uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
on | Bool | When true the sensor is enabled in rules. Default: true |
RW |
reachable | Bool | When true the device is assumed to be operational. | R |
State attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
current | UInt16 | Electrical current (in mA). Default: 0 |
RW |
lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
power | Int16 | Electrical power (in W). Default: 0 |
RW |
voltage | UInt16 | Voltage (in V). Default: 0 |
RW |