Room thermostat II (BTH-RM)¶
This documentation was generated from: room_thermostat2.json
Attribute | Value |
---|---|
status | Gold |
product | Room thermostat II (BTH-RM) |
modelid | RBSH-RTH0-BAT-ZB-EU |
manufacturername | BOSCH |
1. ZHAThermostat¶
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 | "BOSCH" | R |
modelid | String | "RBSH-RTH0-BAT-ZB-EU" | R |
name | String | Name of the resource. | RW |
swversion | String | Firmware version of the device. | R |
type | String | "ZHAThermostat" | R |
uniqueid | String | Unique identifier of the resource. | R |
swversion | String | Firmware version of the device. | R |
type | String | "ZHAThermostat" | R |
uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
battery | UInt8 | The current device battery level in 0–100 %. Default: 0 |
R |
externalwindowopen | Bool | The window state detected by an external sensor. Default: false |
RW |
heatsetpoint | Int16 | Target temperature of a thermostat. Default: 0 |
RW |
locked | Bool | Locks or unlocks the device. This item has to be understood as child-lock. Default: false |
RW |
mode | String | Mode of the device. Default: heat |
RW |
offset | Int16 | Relative offset to the main measured value. Default: 0 |
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 |
schedule | String | On-device heating schedules. | RW |
schedule_on | Bool | Determines if on-device schedules for setting the heatsetpoint are currently used or if the thermostat is operated manually. Default: false |
RW |
State attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
errorcode | String | The error code given by the device. | R |
lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
temperature | Int16 | The current temperature in °C × 100. Default: 0 |
R |
2. ZHAHumidity¶
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 | "BOSCH" | R |
modelid | String | "RBSH-RTH0-BAT-ZB-EU" | R |
name | String | Name of the resource. | RW |
swversion | String | Firmware version of the device. | R |
type | String | "ZHAHumidity" | R |
uniqueid | String | Unique identifier of the resource. | R |
swversion | String | Firmware version of the device. | R |
type | String | "ZHAHumidity" | R |
uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
battery | UInt8 | The current device battery level in 0–100 %. Default: 0 |
R |
offset | Int16 | Relative offset to the main measured value. Default: 0 |
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 |
---|---|---|---|
humidity | UInt16 | The current relative humidity in percent. Default: 0 |
R |
lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |