Smart dimmer switch (Kobold)¶
This documentation was generated from: kobold.json
Attribute | Value |
---|---|
status | Gold |
product | Smart dimmer switch (Kobold) |
modelid | Kobold |
manufacturername | dresden elektronik |
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 | "dresden elektronik" | R |
modelid | String | "Kobold" | 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 |
2. 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 | "dresden elektronik" | R |
modelid | String | "Kobold" | 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 |
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 |