Index: tests/dg_tests.py =================================================================== diff -u -r85ed96413870850b1b008fe058aab5a0057a9e9b -r4060a29b8822087ebc3492836fb8c84ce12a7238 --- tests/dg_tests.py (.../dg_tests.py) (revision 85ed96413870850b1b008fe058aab5a0057a9e9b) +++ tests/dg_tests.py (.../dg_tests.py) (revision 4060a29b8822087ebc3492836fb8c84ce12a7238) @@ -516,8 +516,8 @@ f = open(address, "w") #dg.heaters.cmd_heaters_broadcast_interval_override(50) #sleep(1) - dg.hd_proxy.cmd_start_stop_dg_heat_disinfect() - #dg.hd_proxy.cmd_start_stop_dg_heat_disinfect_active_cool() + #dg.hd_proxy.cmd_start_stop_dg_heat_disinfect() + dg.hd_proxy.cmd_start_stop_dg_heat_disinfect_active_cool() try: while True: @@ -666,7 +666,7 @@ hd.cmd_log_in_to_hd() sleep(1) - #run_heat_disinfect() + run_heat_disinfect() #run_flush_mode() @@ -678,7 +678,7 @@ # cmd_set_disinfect_ui_screen() - collect_treatment_data() + #collect_treatment_data() #collect_hd_treatment()