Floodlight¶
This documentation was generated from: floodlight.json
Attribute | Value |
---|---|
status | Gold |
product | Floodlight |
modelid | GLEDOPTO RGBW |
manufacturername | GLEDOPTO GLEDOPTO |
1. Extended color 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 | "GLEDOPTO" "GLEDOPTO" |
R |
modelid | String | "GLEDOPTO" "RGBW" |
R |
name | String | Name of the resource. | RW |
swversion | String | Firmware version of the device. | R |
type | String | "Extended color light" | R |
uniqueid | String | Unique identifier of the resource. | R |
modelid | String | "GLEDOPTO" "RGBW" Default: RGBW |
R |
name | String | Name of the resource. | RW |
swversion | String | Firmware version of the device. | R |
type | String | "Extended color light" | R |
uniqueid | String | Unique identifier of the resource. | R |
State attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
alert | String | The currently active alert effect. Default: none
|
RW |
bri | UInt8 | The current brightness. | RW |
colormode | String | The currently active color mode.
|
R |
ct | UInt16 | The current Mired color temperature of the light. Where Mired is 1000000 / color temperature (in kelvins). | RW |
effect | String | The currently active effect. Default: none
|
RW |
hue | UInt16 | The current color hue. | RW |
on | Bool | True when device is on; false when off. | RW |
reachable | Bool | When true the device is assumed to be operational. | R |
sat | UInt8 | The current color saturation. | RW |
x | UInt16 | The current color x coordinate. | RW |
y | UInt16 | The current color y coordinate. | RW |
2. 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 | "GLEDOPTO" "GLEDOPTO" |
R |
modelid | String | "GLEDOPTO" "RGBW" |
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 |
modelid | String | "GLEDOPTO" "RGBW" Default: RGBW |
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 |
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 |