We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b13105 commit 320a6aaCopy full SHA for 320a6aa
docs/devices/ZWT198_ZWT100-BH.md
@@ -81,7 +81,7 @@ The delta between local_temperature (5<t<35)and current_heating_setpoint to trig
81
Value can be found in the published state on the `deadzone_temperature` property.
82
It's not possible to read (`/get`) this value.
83
To write (`/set`) a value publish a message to topic `zigbee2mqtt/FRIENDLY_NAME/set` with payload `{"deadzone_temperature": NEW_VALUE}`.
84
-The minimal value is `0.5` and the maximum value is `10`.
+The minimal value is `0.1` and the maximum value is `10`.
85
The unit of this value is `°C`.
86
Besides the numeric values the following values are accepted: `default`.
87
0 commit comments