Blinds Actuator¶
This documentation was generated from: nexentro_blinds_actuator_mini.json
| Attribute | Value |
|---|---|
| status | Gold |
| product | Blinds Actuator |
| modelid | NEXENTRO Blinds Actuator |
| manufacturername | Insta GmbH |
1. Window covering device¶
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 | "Insta GmbH" | R |
| modelid | String | "NEXENTRO Blinds Actuator" | R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "Window covering device" | R |
| uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| mode | String | Mode of the device. | RW |
| reachable | Bool | When true the device is assumed to be operational. | R |
| windowcoveringtype | UInt8 | The window cover type. Default: 0
|
RW |
State attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| lift | UInt8 | The lift percentage of a roller blind. Default: 0 |
RW |
| on | Bool | True when device is on; false when off. Default: true |
RW |
| open | Bool | True when open is detected. | R |
| reachable | Bool | When true the device is assumed to be operational. | R |
| tilt | UInt8 | The tilt percentage of a shutter or blind. Default: 0 |
RW |