Lidl 368308_2010
Model | 368308_2010 |
Vendor | Lidl |
Description | Silvercrest radiator valve with thermostat |
Exposes | lock (state), comfort_temperature, eco_temperature, voltage, current_heating_setpoint_auto, climate (current_heating_setpoint, local_temperature, local_temperature_calibration, system_mode, preset), detectwindow_temperature, detectwindow_timeminute, binary_one, binary_two, away_mode, away_setting, monday, tuesday, wednesday, thursday, friday, saturday, sunday, linkquality |
Picture |
Notes
Pairing
You can pair this device by holding down the rotary button for a few seconds, until "Pair" is shown in the display.
Exposes
Child lock (lock)
The current state of this lock is in the published state under the child_lock
property (value is LOCK
or UNLOCK
). To control this lock publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set
with payload {"child_lock": "LOCK"}
or {"child_lock": "UNLOCK"}
. It's not possible to read (/get
) this value.
Comfort temperature (numeric)
Comfort temperature. Value can be found in the published state on the comfort_temperature
property. It's not possible to read (/get
) this value. To write (/set
) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set
with payload {"comfort_temperature": NEW_VALUE}
. The minimal value is 0
and the maximum value is 30
. The unit of this value is °C
.
Eco temperature (numeric)
Eco temperature. Value can be found in the published state on the eco_temperature
property. It's not possible to read (/get
) this value. To write (/set
) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set
with payload {"eco_temperature": NEW_VALUE}
. The minimal value is 0
and the maximum value is 35
. The unit of this value is °C
.
Voltage (numeric)
Voltage of the battery in millivolts. Value can be found in the published state on the voltage
property. It's not possible to read (/get
) or write (/set
) this value. The unit of this value is mV
.
Current heating setpoint auto (numeric)
Temperature setpoint automatic. Value can be found in the published state on the current_heating_setpoint_auto
property. It's not possible to read (/get
) this value. To write (/set
) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set
with payload {"current_heating_setpoint_auto": NEW_VALUE}
. The minimal value is 0.5
and the maximum value is 29.5
. The unit of this value is °C
.
Climate
This climate device supports the following features: current_heating_setpoint
, local_temperature
, local_temperature_calibration
, system_mode
, preset
.
current_heating_setpoint
: Temperature setpoint. To control publish a message to topiczigbee2mqtt/FRIENDLY_NAME/set
with payload{"current_heating_setpoint": VALUE}
whereVALUE
is the °C between0.5
and29.5
. Reading (/get
) this attribute is not possible.local_temperature
: Current temperature measured on the device (in °C). Reading (/get
) this attribute is not possible.system_mode
: Mode of this device. To control publish a message to topiczigbee2mqtt/FRIENDLY_NAME/set
with payload{"system_mode": VALUE}
whereVALUE
is one of:off
,heat
,auto
. Reading (/get
) this attribute is not possible.preset
: Mode of this device (similar to system_mode). To control publish a message to topiczigbee2mqtt/FRIENDLY_NAME/set
with payload{"preset": VALUE}
whereVALUE
is one of:schedule
,manual
,holiday
,boost
. Reading (/get
) this attribute is not possible.local_temperature_calibration
: Offset to add/subtract to the local temperature. To control publish a message to topiczigbee2mqtt/FRIENDLY_NAME/set
with payload{"local_temperature_calibration": VALUE}.
The minimal value is-12.5
and the maximum value is5.5
with a step size of0.1
.
Detectwindow temperature (numeric)
Open window detection temperature. Value can be found in the published state on the detectwindow_temperature
property. It's not possible to read (/get
) this value. To write (/set
) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set
with payload {"detectwindow_temperature": NEW_VALUE}
. The minimal value is -10
and the maximum value is 35
. The unit of this value is °C
.
Detectwindow timeminute (numeric)
Open window time in minute. Value can be found in the published state on the detectwindow_timeminute
property. It's not possible to read (/get
) this value. To write (/set
) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set
with payload {"detectwindow_timeminute": NEW_VALUE}
. The minimal value is 0
and the maximum value is 1000
. The unit of this value is min
.
Binary one (binary)
Unknown binary one. Value can be found in the published state on the binary_one
property. It's not possible to read (/get
) this value. To write (/set
) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set
with payload {"binary_one": NEW_VALUE}
. If value equals ON
binary one is ON, if OFF
OFF.
Binary two (binary)
Unknown binary two. Value can be found in the published state on the binary_two
property. It's not possible to read (/get
) this value. To write (/set
) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set
with payload {"binary_two": NEW_VALUE}
. If value equals ON
binary two is ON, if OFF
OFF.
Away mode (binary)
Away mode. Value can be found in the published state on the away_mode
property. It's not possible to read (/get
) or write (/set
) this value. If value equals ON
away mode is ON, if OFF
OFF.
Away setting (composite)
Can be set by publishing to zigbee2mqtt/FRIENDLY_NAME/set
with payload {"away_setting": {"away_preset_days": VALUE, "away_preset_temperature": VALUE, "away_preset_year": VALUE, "away_preset_month": VALUE, "away_preset_day": VALUE, "away_preset_hour": VALUE, "away_preset_minute": VALUE}}
away_preset_days
(numeric): Away preset days max value is 100away_preset_temperature
(numeric): Away preset temperature min value is -10, max value is 35, unit is °Caway_preset_year
(numeric): Start away year 20xx unit is yearaway_preset_month
(numeric): Start away month unit is monthaway_preset_day
(numeric): Start away day unit is dayaway_preset_hour
(numeric): Start away hours unit is houraway_preset_minute
(numeric): Start away minutes unit is min
Monday (composite)
Can be set by publishing to zigbee2mqtt/FRIENDLY_NAME/set
with payload {"monday": {"monday_temp_1": VALUE, "monday_hour_1": VALUE, "monday_minute_1": VALUE, "monday_temp_2": VALUE, "monday_hour_2": VALUE, "monday_minute_2": VALUE, "monday_temp_3": VALUE, "monday_hour_3": VALUE, "monday_minute_3": VALUE, "monday_temp_4": VALUE, "monday_hour_4": VALUE, "monday_minute_4": VALUE, "monday_temp_5": VALUE, "monday_hour_5": VALUE, "monday_minute_5": VALUE, "monday_temp_6": VALUE, "monday_hour_6": VALUE, "monday_minute_6": VALUE, "monday_temp_7": VALUE, "monday_hour_7": VALUE, "monday_minute_7": VALUE, "monday_temp_8": VALUE, "monday_hour_8": VALUE, "monday_minute_8": VALUE, "monday_temp_9": VALUE, "monday_hour_9": VALUE, "monday_minute_9": VALUE}}
monday_temp_1
(numeric): Temperature 1 min value is 0.5, max value is 29.5, unit is °Cmonday_hour_1
(enum): Hour TO for temp 1 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
monday_minute_1
(enum): Minute TO for temp 1 allowed values:00
,15
,30
,45
monday_temp_2
(numeric): Temperature 2 min value is 0.5, max value is 29.5, unit is °Cmonday_hour_2
(enum): Hour TO for temp 2 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
monday_minute_2
(enum): Minute TO for temp 2 allowed values:00
,15
,30
,45
monday_temp_3
(numeric): Temperature 3 min value is 0.5, max value is 29.5, unit is °Cmonday_hour_3
(enum): Hour TO for temp 3 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
monday_minute_3
(enum): Minute TO for temp 3 allowed values:00
,15
,30
,45
monday_temp_4
(numeric): Temperature 4 min value is 0.5, max value is 29.5, unit is °Cmonday_hour_4
(enum): Hour TO for temp 4 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
monday_minute_4
(enum): Minute TO for temp 4 allowed values:00
,15
,30
,45
monday_temp_5
(numeric): Temperature 5 min value is 0.5, max value is 29.5, unit is °Cmonday_hour_5
(enum): Hour TO for temp 5 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
monday_minute_5
(enum): Minute TO for temp 5 allowed values:00
,15
,30
,45
monday_temp_6
(numeric): Temperature 6 min value is 0.5, max value is 29.5, unit is °Cmonday_hour_6
(enum): Hour TO for temp 6 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
monday_minute_6
(enum): Minute TO for temp 6 allowed values:00
,15
,30
,45
monday_temp_7
(numeric): Temperature 7 min value is 0.5, max value is 29.5, unit is °Cmonday_hour_7
(enum): Hour TO for temp 7 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
monday_minute_7
(enum): Minute TO for temp 7 allowed values:00
,15
,30
,45
monday_temp_8
(numeric): Temperature 8 min value is 0.5, max value is 29.5, unit is °Cmonday_hour_8
(enum): Hour TO for temp 8 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
monday_minute_8
(enum): Minute TO for temp 8 allowed values:00
,15
,30
,45
monday_temp_9
(numeric): Temperature 9 min value is 0.5, max value is 29.5, unit is °Cmonday_hour_9
(enum): Hour TO for temp 9 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
monday_minute_9
(enum): Minute TO for temp 9 allowed values:00
,15
,30
,45
Tuesday (composite)
Can be set by publishing to zigbee2mqtt/FRIENDLY_NAME/set
with payload {"tuesday": {"tuesday_temp_1": VALUE, "tuesday_hour_1": VALUE, "tuesday_minute_1": VALUE, "tuesday_temp_2": VALUE, "tuesday_hour_2": VALUE, "tuesday_minute_2": VALUE, "tuesday_temp_3": VALUE, "tuesday_hour_3": VALUE, "tuesday_minute_3": VALUE, "tuesday_temp_4": VALUE, "tuesday_hour_4": VALUE, "tuesday_minute_4": VALUE, "tuesday_temp_5": VALUE, "tuesday_hour_5": VALUE, "tuesday_minute_5": VALUE, "tuesday_temp_6": VALUE, "tuesday_hour_6": VALUE, "tuesday_minute_6": VALUE, "tuesday_temp_7": VALUE, "tuesday_hour_7": VALUE, "tuesday_minute_7": VALUE, "tuesday_temp_8": VALUE, "tuesday_hour_8": VALUE, "tuesday_minute_8": VALUE, "tuesday_temp_9": VALUE, "tuesday_hour_9": VALUE, "tuesday_minute_9": VALUE}}
tuesday_temp_1
(numeric): Temperature 1 min value is 0.5, max value is 29.5, unit is °Ctuesday_hour_1
(enum): Hour TO for temp 1 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
tuesday_minute_1
(enum): Minute TO for temp 1 allowed values:00
,15
,30
,45
tuesday_temp_2
(numeric): Temperature 2 min value is 0.5, max value is 29.5, unit is °Ctuesday_hour_2
(enum): Hour TO for temp 2 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
tuesday_minute_2
(enum): Minute TO for temp 2 allowed values:00
,15
,30
,45
tuesday_temp_3
(numeric): Temperature 3 min value is 0.5, max value is 29.5, unit is °Ctuesday_hour_3
(enum): Hour TO for temp 3 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
tuesday_minute_3
(enum): Minute TO for temp 3 allowed values:00
,15
,30
,45
tuesday_temp_4
(numeric): Temperature 4 min value is 0.5, max value is 29.5, unit is °Ctuesday_hour_4
(enum): Hour TO for temp 4 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
tuesday_minute_4
(enum): Minute TO for temp 4 allowed values:00
,15
,30
,45
tuesday_temp_5
(numeric): Temperature 5 min value is 0.5, max value is 29.5, unit is °Ctuesday_hour_5
(enum): Hour TO for temp 5 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
tuesday_minute_5
(enum): Minute TO for temp 5 allowed values:00
,15
,30
,45
tuesday_temp_6
(numeric): Temperature 6 min value is 0.5, max value is 29.5, unit is °Ctuesday_hour_6
(enum): Hour TO for temp 6 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
tuesday_minute_6
(enum): Minute TO for temp 6 allowed values:00
,15
,30
,45
tuesday_temp_7
(numeric): Temperature 7 min value is 0.5, max value is 29.5, unit is °Ctuesday_hour_7
(enum): Hour TO for temp 7 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
tuesday_minute_7
(enum): Minute TO for temp 7 allowed values:00
,15
,30
,45
tuesday_temp_8
(numeric): Temperature 8 min value is 0.5, max value is 29.5, unit is °Ctuesday_hour_8
(enum): Hour TO for temp 8 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
tuesday_minute_8
(enum): Minute TO for temp 8 allowed values:00
,15
,30
,45
tuesday_temp_9
(numeric): Temperature 9 min value is 0.5, max value is 29.5, unit is °Ctuesday_hour_9
(enum): Hour TO for temp 9 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
tuesday_minute_9
(enum): Minute TO for temp 9 allowed values:00
,15
,30
,45
Wednesday (composite)
Can be set by publishing to zigbee2mqtt/FRIENDLY_NAME/set
with payload {"wednesday": {"wednesday_temp_1": VALUE, "wednesday_hour_1": VALUE, "wednesday_minute_1": VALUE, "wednesday_temp_2": VALUE, "wednesday_hour_2": VALUE, "wednesday_minute_2": VALUE, "wednesday_temp_3": VALUE, "wednesday_hour_3": VALUE, "wednesday_minute_3": VALUE, "wednesday_temp_4": VALUE, "wednesday_hour_4": VALUE, "wednesday_minute_4": VALUE, "wednesday_temp_5": VALUE, "wednesday_hour_5": VALUE, "wednesday_minute_5": VALUE, "wednesday_temp_6": VALUE, "wednesday_hour_6": VALUE, "wednesday_minute_6": VALUE, "wednesday_temp_7": VALUE, "wednesday_hour_7": VALUE, "wednesday_minute_7": VALUE, "wednesday_temp_8": VALUE, "wednesday_hour_8": VALUE, "wednesday_minute_8": VALUE, "wednesday_temp_9": VALUE, "wednesday_hour_9": VALUE, "wednesday_minute_9": VALUE}}
wednesday_temp_1
(numeric): Temperature 1 min value is 0.5, max value is 29.5, unit is °Cwednesday_hour_1
(enum): Hour TO for temp 1 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
wednesday_minute_1
(enum): Minute TO for temp 1 allowed values:00
,15
,30
,45
wednesday_temp_2
(numeric): Temperature 2 min value is 0.5, max value is 29.5, unit is °Cwednesday_hour_2
(enum): Hour TO for temp 2 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
wednesday_minute_2
(enum): Minute TO for temp 2 allowed values:00
,15
,30
,45
wednesday_temp_3
(numeric): Temperature 3 min value is 0.5, max value is 29.5, unit is °Cwednesday_hour_3
(enum): Hour TO for temp 3 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
wednesday_minute_3
(enum): Minute TO for temp 3 allowed values:00
,15
,30
,45
wednesday_temp_4
(numeric): Temperature 4 min value is 0.5, max value is 29.5, unit is °Cwednesday_hour_4
(enum): Hour TO for temp 4 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
wednesday_minute_4
(enum): Minute TO for temp 4 allowed values:00
,15
,30
,45
wednesday_temp_5
(numeric): Temperature 5 min value is 0.5, max value is 29.5, unit is °Cwednesday_hour_5
(enum): Hour TO for temp 5 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
wednesday_minute_5
(enum): Minute TO for temp 5 allowed values:00
,15
,30
,45
wednesday_temp_6
(numeric): Temperature 6 min value is 0.5, max value is 29.5, unit is °Cwednesday_hour_6
(enum): Hour TO for temp 6 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
wednesday_minute_6
(enum): Minute TO for temp 6 allowed values:00
,15
,30
,45
wednesday_temp_7
(numeric): Temperature 7 min value is 0.5, max value is 29.5, unit is °Cwednesday_hour_7
(enum): Hour TO for temp 7 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
wednesday_minute_7
(enum): Minute TO for temp 7 allowed values:00
,15
,30
,45
wednesday_temp_8
(numeric): Temperature 8 min value is 0.5, max value is 29.5, unit is °Cwednesday_hour_8
(enum): Hour TO for temp 8 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
wednesday_minute_8
(enum): Minute TO for temp 8 allowed values:00
,15
,30
,45
wednesday_temp_9
(numeric): Temperature 9 min value is 0.5, max value is 29.5, unit is °Cwednesday_hour_9
(enum): Hour TO for temp 9 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
wednesday_minute_9
(enum): Minute TO for temp 9 allowed values:00
,15
,30
,45
Thursday (composite)
Can be set by publishing to zigbee2mqtt/FRIENDLY_NAME/set
with payload {"thursday": {"thursday_temp_1": VALUE, "thursday_hour_1": VALUE, "thursday_minute_1": VALUE, "thursday_temp_2": VALUE, "thursday_hour_2": VALUE, "thursday_minute_2": VALUE, "thursday_temp_3": VALUE, "thursday_hour_3": VALUE, "thursday_minute_3": VALUE, "thursday_temp_4": VALUE, "thursday_hour_4": VALUE, "thursday_minute_4": VALUE, "thursday_temp_5": VALUE, "thursday_hour_5": VALUE, "thursday_minute_5": VALUE, "thursday_temp_6": VALUE, "thursday_hour_6": VALUE, "thursday_minute_6": VALUE, "thursday_temp_7": VALUE, "thursday_hour_7": VALUE, "thursday_minute_7": VALUE, "thursday_temp_8": VALUE, "thursday_hour_8": VALUE, "thursday_minute_8": VALUE, "thursday_temp_9": VALUE, "thursday_hour_9": VALUE, "thursday_minute_9": VALUE}}
thursday_temp_1
(numeric): Temperature 1 min value is 0.5, max value is 29.5, unit is °Cthursday_hour_1
(enum): Hour TO for temp 1 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
thursday_minute_1
(enum): Minute TO for temp 1 allowed values:00
,15
,30
,45
thursday_temp_2
(numeric): Temperature 2 min value is 0.5, max value is 29.5, unit is °Cthursday_hour_2
(enum): Hour TO for temp 2 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
thursday_minute_2
(enum): Minute TO for temp 2 allowed values:00
,15
,30
,45
thursday_temp_3
(numeric): Temperature 3 min value is 0.5, max value is 29.5, unit is °Cthursday_hour_3
(enum): Hour TO for temp 3 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
thursday_minute_3
(enum): Minute TO for temp 3 allowed values:00
,15
,30
,45
thursday_temp_4
(numeric): Temperature 4 min value is 0.5, max value is 29.5, unit is °Cthursday_hour_4
(enum): Hour TO for temp 4 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
thursday_minute_4
(enum): Minute TO for temp 4 allowed values:00
,15
,30
,45
thursday_temp_5
(numeric): Temperature 5 min value is 0.5, max value is 29.5, unit is °Cthursday_hour_5
(enum): Hour TO for temp 5 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
thursday_minute_5
(enum): Minute TO for temp 5 allowed values:00
,15
,30
,45
thursday_temp_6
(numeric): Temperature 6 min value is 0.5, max value is 29.5, unit is °Cthursday_hour_6
(enum): Hour TO for temp 6 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
thursday_minute_6
(enum): Minute TO for temp 6 allowed values:00
,15
,30
,45
thursday_temp_7
(numeric): Temperature 7 min value is 0.5, max value is 29.5, unit is °Cthursday_hour_7
(enum): Hour TO for temp 7 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
thursday_minute_7
(enum): Minute TO for temp 7 allowed values:00
,15
,30
,45
thursday_temp_8
(numeric): Temperature 8 min value is 0.5, max value is 29.5, unit is °Cthursday_hour_8
(enum): Hour TO for temp 8 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
thursday_minute_8
(enum): Minute TO for temp 8 allowed values:00
,15
,30
,45
thursday_temp_9
(numeric): Temperature 9 min value is 0.5, max value is 29.5, unit is °Cthursday_hour_9
(enum): Hour TO for temp 9 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
thursday_minute_9
(enum): Minute TO for temp 9 allowed values:00
,15
,30
,45
Friday (composite)
Can be set by publishing to zigbee2mqtt/FRIENDLY_NAME/set
with payload {"friday": {"friday_temp_1": VALUE, "friday_hour_1": VALUE, "friday_minute_1": VALUE, "friday_temp_2": VALUE, "friday_hour_2": VALUE, "friday_minute_2": VALUE, "friday_temp_3": VALUE, "friday_hour_3": VALUE, "friday_minute_3": VALUE, "friday_temp_4": VALUE, "friday_hour_4": VALUE, "friday_minute_4": VALUE, "friday_temp_5": VALUE, "friday_hour_5": VALUE, "friday_minute_5": VALUE, "friday_temp_6": VALUE, "friday_hour_6": VALUE, "friday_minute_6": VALUE, "friday_temp_7": VALUE, "friday_hour_7": VALUE, "friday_minute_7": VALUE, "friday_temp_8": VALUE, "friday_hour_8": VALUE, "friday_minute_8": VALUE, "friday_temp_9": VALUE, "friday_hour_9": VALUE, "friday_minute_9": VALUE}}
friday_temp_1
(numeric): Temperature 1 min value is 0.5, max value is 29.5, unit is °Cfriday_hour_1
(enum): Hour TO for temp 1 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
friday_minute_1
(enum): Minute TO for temp 1 allowed values:00
,15
,30
,45
friday_temp_2
(numeric): Temperature 2 min value is 0.5, max value is 29.5, unit is °Cfriday_hour_2
(enum): Hour TO for temp 2 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
friday_minute_2
(enum): Minute TO for temp 2 allowed values:00
,15
,30
,45
friday_temp_3
(numeric): Temperature 3 min value is 0.5, max value is 29.5, unit is °Cfriday_hour_3
(enum): Hour TO for temp 3 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
friday_minute_3
(enum): Minute TO for temp 3 allowed values:00
,15
,30
,45
friday_temp_4
(numeric): Temperature 4 min value is 0.5, max value is 29.5, unit is °Cfriday_hour_4
(enum): Hour TO for temp 4 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
friday_minute_4
(enum): Minute TO for temp 4 allowed values:00
,15
,30
,45
friday_temp_5
(numeric): Temperature 5 min value is 0.5, max value is 29.5, unit is °Cfriday_hour_5
(enum): Hour TO for temp 5 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
friday_minute_5
(enum): Minute TO for temp 5 allowed values:00
,15
,30
,45
friday_temp_6
(numeric): Temperature 6 min value is 0.5, max value is 29.5, unit is °Cfriday_hour_6
(enum): Hour TO for temp 6 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
friday_minute_6
(enum): Minute TO for temp 6 allowed values:00
,15
,30
,45
friday_temp_7
(numeric): Temperature 7 min value is 0.5, max value is 29.5, unit is °Cfriday_hour_7
(enum): Hour TO for temp 7 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
friday_minute_7
(enum): Minute TO for temp 7 allowed values:00
,15
,30
,45
friday_temp_8
(numeric): Temperature 8 min value is 0.5, max value is 29.5, unit is °Cfriday_hour_8
(enum): Hour TO for temp 8 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
friday_minute_8
(enum): Minute TO for temp 8 allowed values:00
,15
,30
,45
friday_temp_9
(numeric): Temperature 9 min value is 0.5, max value is 29.5, unit is °Cfriday_hour_9
(enum): Hour TO for temp 9 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
friday_minute_9
(enum): Minute TO for temp 9 allowed values:00
,15
,30
,45
Saturday (composite)
Can be set by publishing to zigbee2mqtt/FRIENDLY_NAME/set
with payload {"saturday": {"saturday_temp_1": VALUE, "saturday_hour_1": VALUE, "saturday_minute_1": VALUE, "saturday_temp_2": VALUE, "saturday_hour_2": VALUE, "saturday_minute_2": VALUE, "saturday_temp_3": VALUE, "saturday_hour_3": VALUE, "saturday_minute_3": VALUE, "saturday_temp_4": VALUE, "saturday_hour_4": VALUE, "saturday_minute_4": VALUE, "saturday_temp_5": VALUE, "saturday_hour_5": VALUE, "saturday_minute_5": VALUE, "saturday_temp_6": VALUE, "saturday_hour_6": VALUE, "saturday_minute_6": VALUE, "saturday_temp_7": VALUE, "saturday_hour_7": VALUE, "saturday_minute_7": VALUE, "saturday_temp_8": VALUE, "saturday_hour_8": VALUE, "saturday_minute_8": VALUE, "saturday_temp_9": VALUE, "saturday_hour_9": VALUE, "saturday_minute_9": VALUE}}
saturday_temp_1
(numeric): Temperature 1 min value is 0.5, max value is 29.5, unit is °Csaturday_hour_1
(enum): Hour TO for temp 1 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
saturday_minute_1
(enum): Minute TO for temp 1 allowed values:00
,15
,30
,45
saturday_temp_2
(numeric): Temperature 2 min value is 0.5, max value is 29.5, unit is °Csaturday_hour_2
(enum): Hour TO for temp 2 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
saturday_minute_2
(enum): Minute TO for temp 2 allowed values:00
,15
,30
,45
saturday_temp_3
(numeric): Temperature 3 min value is 0.5, max value is 29.5, unit is °Csaturday_hour_3
(enum): Hour TO for temp 3 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
saturday_minute_3
(enum): Minute TO for temp 3 allowed values:00
,15
,30
,45
saturday_temp_4
(numeric): Temperature 4 min value is 0.5, max value is 29.5, unit is °Csaturday_hour_4
(enum): Hour TO for temp 4 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
saturday_minute_4
(enum): Minute TO for temp 4 allowed values:00
,15
,30
,45
saturday_temp_5
(numeric): Temperature 5 min value is 0.5, max value is 29.5, unit is °Csaturday_hour_5
(enum): Hour TO for temp 5 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
saturday_minute_5
(enum): Minute TO for temp 5 allowed values:00
,15
,30
,45
saturday_temp_6
(numeric): Temperature 6 min value is 0.5, max value is 29.5, unit is °Csaturday_hour_6
(enum): Hour TO for temp 6 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
saturday_minute_6
(enum): Minute TO for temp 6 allowed values:00
,15
,30
,45
saturday_temp_7
(numeric): Temperature 7 min value is 0.5, max value is 29.5, unit is °Csaturday_hour_7
(enum): Hour TO for temp 7 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
saturday_minute_7
(enum): Minute TO for temp 7 allowed values:00
,15
,30
,45
saturday_temp_8
(numeric): Temperature 8 min value is 0.5, max value is 29.5, unit is °Csaturday_hour_8
(enum): Hour TO for temp 8 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
saturday_minute_8
(enum): Minute TO for temp 8 allowed values:00
,15
,30
,45
saturday_temp_9
(numeric): Temperature 9 min value is 0.5, max value is 29.5, unit is °Csaturday_hour_9
(enum): Hour TO for temp 9 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
saturday_minute_9
(enum): Minute TO for temp 9 allowed values:00
,15
,30
,45
Sunday (composite)
Can be set by publishing to zigbee2mqtt/FRIENDLY_NAME/set
with payload {"sunday": {"sunday_temp_1": VALUE, "sunday_hour_1": VALUE, "sunday_minute_1": VALUE, "sunday_temp_2": VALUE, "sunday_hour_2": VALUE, "sunday_minute_2": VALUE, "sunday_temp_3": VALUE, "sunday_hour_3": VALUE, "sunday_minute_3": VALUE, "sunday_temp_4": VALUE, "sunday_hour_4": VALUE, "sunday_minute_4": VALUE, "sunday_temp_5": VALUE, "sunday_hour_5": VALUE, "sunday_minute_5": VALUE, "sunday_temp_6": VALUE, "sunday_hour_6": VALUE, "sunday_minute_6": VALUE, "sunday_temp_7": VALUE, "sunday_hour_7": VALUE, "sunday_minute_7": VALUE, "sunday_temp_8": VALUE, "sunday_hour_8": VALUE, "sunday_minute_8": VALUE, "sunday_temp_9": VALUE, "sunday_hour_9": VALUE, "sunday_minute_9": VALUE}}
sunday_temp_1
(numeric): Temperature 1 min value is 0.5, max value is 29.5, unit is °Csunday_hour_1
(enum): Hour TO for temp 1 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
sunday_minute_1
(enum): Minute TO for temp 1 allowed values:00
,15
,30
,45
sunday_temp_2
(numeric): Temperature 2 min value is 0.5, max value is 29.5, unit is °Csunday_hour_2
(enum): Hour TO for temp 2 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
sunday_minute_2
(enum): Minute TO for temp 2 allowed values:00
,15
,30
,45
sunday_temp_3
(numeric): Temperature 3 min value is 0.5, max value is 29.5, unit is °Csunday_hour_3
(enum): Hour TO for temp 3 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
sunday_minute_3
(enum): Minute TO for temp 3 allowed values:00
,15
,30
,45
sunday_temp_4
(numeric): Temperature 4 min value is 0.5, max value is 29.5, unit is °Csunday_hour_4
(enum): Hour TO for temp 4 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
sunday_minute_4
(enum): Minute TO for temp 4 allowed values:00
,15
,30
,45
sunday_temp_5
(numeric): Temperature 5 min value is 0.5, max value is 29.5, unit is °Csunday_hour_5
(enum): Hour TO for temp 5 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
sunday_minute_5
(enum): Minute TO for temp 5 allowed values:00
,15
,30
,45
sunday_temp_6
(numeric): Temperature 6 min value is 0.5, max value is 29.5, unit is °Csunday_hour_6
(enum): Hour TO for temp 6 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
sunday_minute_6
(enum): Minute TO for temp 6 allowed values:00
,15
,30
,45
sunday_temp_7
(numeric): Temperature 7 min value is 0.5, max value is 29.5, unit is °Csunday_hour_7
(enum): Hour TO for temp 7 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
sunday_minute_7
(enum): Minute TO for temp 7 allowed values:00
,15
,30
,45
sunday_temp_8
(numeric): Temperature 8 min value is 0.5, max value is 29.5, unit is °Csunday_hour_8
(enum): Hour TO for temp 8 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
sunday_minute_8
(enum): Minute TO for temp 8 allowed values:00
,15
,30
,45
sunday_temp_9
(numeric): Temperature 9 min value is 0.5, max value is 29.5, unit is °Csunday_hour_9
(enum): Hour TO for temp 9 allowed values:00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
sunday_minute_9
(enum): Minute TO for temp 9 allowed values:00
,15
,30
,45
Linkquality (numeric)
Link quality (signal strength). Value can be found in the published state on the linkquality
property. It's not possible to read (/get
) or write (/set
) this value. The minimal value is 0
and the maximum value is 255
. The unit of this value is lqi
.