ZLinky_TIC mode standard base¶
This documentation was generated from: zlinky_tic_standard_mono_base.json
| Attribute | Value |
|---|---|
| status | Draft |
| product | ZLinky_TIC mode standard base |
| modelid | ZLinky_TIC |
| manufacturername | LiXee |
1. ZHAPower¶
Endpoint: /sensors
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 | "LiXee" | R |
| modelid | String | "ZLinky_TIC" | R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAPower" | R |
| uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| 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 |
|---|---|---|---|
| current | UInt16 | The measured current (in mA). Default: 0 |
RW |
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
| power | Int16 | The measured power (in W). Default: 0 |
RW |
| voltage | UInt16 | The measured voltage (in V). Default: 0 |
RW |
2. ZHAConsumption¶
Endpoint: /sensors
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 | "LiXee" | R |
| modelid | String | "ZLinky_TIC" | R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAConsumption" | R |
| uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| 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 |
|---|---|---|---|
| consumption | UInt64 | The measured consumption (in Wh). Default: 0 |
RW |
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
3. ZHAAlarm¶
Endpoint: /sensors
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 | "LiXee" | R |
| modelid | String | "ZLinky_TIC" | R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAAlarm" | R |
| uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| 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 |
|---|---|---|---|
| alarm | Bool | True when an alarm is detected. Default: false |
R |
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |