fix RC300 wwdisinfectTime

This commit is contained in:
MichaelDvP
2023-11-13 19:29:03 +01:00
parent 84fab951ba
commit 509122bf4b
2 changed files with 2 additions and 2 deletions

View File

@@ -3604,7 +3604,7 @@ void Thermostat::register_device_values() {
&wwDisinfectHour_,
DeviceValueType::UINT,
DeviceValueNumOp::DV_NUMOP_MUL15,
FL_(wwDisinfectHour),
FL_(wwDisinfectTime),
DeviceValueUOM::MINUTES,
MAKE_CF_CB(set_wwDisinfectHour),
0,