Radiator boost deleted if circulation pump

This commit is contained in:
Dirk Alders 2023-01-16 06:50:20 +01:00
parent 8e036218a0
commit 0bf885e58a

View File

@ -109,8 +109,6 @@ class all_functions(object):
# tradfri button ffe_sleep right click
self.ffe_sleep.button_tradfri.add_callback(devices.tradfri_button.KEY_ACTION,
devices.tradfri_button.ACTION_RIGHT, self.ffe_floor.main_light_shelly.toggle_output_0_mcb)
self.ffe_kitchen.circulation_pump.main_light_shelly.add_callback(
devices.shelly.KEY_OUTPUT_0, True, self.ffw_bath.radiator_function.boost, True)
def gfw_dirk_input_1(self, device, key, data):
if self.last_gfw_dirk_input_1 is not None: