Universal dimmer (D1 (5503)/D1-R (5603))¶
This documentation was generated from: d1_5503_d1r_5603.json
| Attribute | Value |
|---|---|
| status | Gold |
| product | Universal dimmer (D1 (5503)/D1-R (5603)) |
| modelid | D1 (5503) D1-R (5603) |
| manufacturername | ubisys ubisys |
1. Dimmable light¶
Endpoint: /lights
Top level attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| 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 | "ubisys" "ubisys" |
R |
| modelid | String | "D1 (5503)" "D1-R (5603)" |
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/max | UInt8 | Maximum brightness supported by ballast. Default: 254 |
RW |
| bri/min | UInt8 | Minimum brightness supported by ballast. Default: 1 |
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 |
| bri | UInt8 | The current brightness. | RW |
| on | Bool | True when device is on; false when off. | RW |
| reachable | Bool | When true the device is assumed to be operational. | R |
2. ZHASwitch¶
Endpoint: /sensors
Top level attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| 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 | "ubisys" "ubisys" |
R |
| modelid | String | "D1 (5503)" "D1-R (5603)" |
R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHASwitch" | R |
| uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| group | String | comma seperated list of groups which a device controls. Default: auto,auto |
RW |
| mode | String | Mode of the device. | RW |
| 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 |
|---|---|---|---|
| buttonevent | UInt32 | The last received button event. | R |
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
3. ZHAConsumption¶
Endpoint: /sensors
Top level attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| 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 | "ubisys" "ubisys" |
R |
| modelid | String | "D1 (5503)" "D1-R (5603)" |
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 | The measured consumption (in Wh). Default: 0 |
RW |
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
| power | Int16 | The measured power (in W). Default: 0 |
RW |
4. ZHAPower¶
Endpoint: /sensors
Top level attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| 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 | "ubisys" "ubisys" |
R |
| modelid | String | "D1 (5503)" "D1-R (5603)" |
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 | The measured current (in mA). Default: 0 |
RW |
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
| power | Int16 | The measured power (in W). Default: 0 |
RW |
| voltage | UInt16 | The measured voltage (in V). Default: 0 |
RW |