Radiator boost deleted if circulation pump
This commit is contained in:
parent
8e036218a0
commit
0bf885e58a
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user