Tradfri LED bulb E26/E27 980 lumen, dimmable, white spectrum, opal white (LED1545G12)¶
This documentation was generated from: tradfri_bulb_e27_ws_opal_980lm.json
| Attribute | Value |
|---|---|
| status | Gold |
| product | Tradfri LED bulb E26/E27 980 lumen, dimmable, white spectrum, opal white (LED1545G12) |
| modelid | TRADFRI bulb E27 WS opal 980lm |
| manufacturername | IKEA of Sweden |
1. Color temperature 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 | "IKEA of Sweden" | R |
| modelid | String | "TRADFRI bulb E27 WS opal 980lm" | R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "Color temperature light" | R |
| uniqueid | String | Unique identifier of the resource. | R |
| productid | String | Product identifier of the device. | R |
| swversion | String | Firmware version of the device. | R |
| type | String | "Color temperature light" | R |
| uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| bri/couple_ct | Bool | Couple color temperature to brightness. Default: true |
RW |
| 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 |
| color/execute_if_off | Bool | Execute colour changes when the device is off. Default: true |
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 |
| colormode | String | The currently active color mode. Default: ct
|
R |
| ct | UInt16 | The current Mired color temperature of the light. Where Mired is 1000000 / color temperature (in kelvins). | RW |
| reachable | Bool | When true the device is assumed to be operational. | R |