Aurora smart bulb dimmer (Z3-1BRL)¶
This documentation was generated from: lutron_aurora_foh.json
Attribute | Value |
---|---|
status | Gold |
product | Aurora smart bulb dimmer (Z3-1BRL) |
modelid | Z3-1BRL |
manufacturername | Lutron |
1. ZHASwitch¶
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 | "Lutron" | R |
modelid | String | "Z3-1BRL" | 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 |
---|---|---|---|
battery | UInt8 | The current device battery level in 0–100 %. Default: 0 |
R |
group | String | comma seperated list of groups which a device controls. Default: auto |
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 |
Known Issues¶
Compatibility¶
The Lutron Aurora only works well with the Hue bridge. Its latest firmware, v3.8, won’t work al all with the deCONZ REST API. You need to downgrade the firmware to v3.4. Even then, the Aurora won’t issue reports from the Hue-specific cluster FC00. Consequently, the REST API cannot generate advanced button and rotary events.