tagyoureit / nodejs-poolController

An application to control pool equipment from various manufacturers.
GNU Affero General Public License v3.0
323 stars 94 forks source link

Super Chlor does not have a Cancel or OFF function. #259

Closed miamijerry closed 3 years ago

miamijerry commented 3 years ago

Easytouch2 8

Can start "Super Chlor" function just fine from dashPanel, but for the time period set for super chlor, I can not turn off pool. The pool is locked out by the super chlor function.

dashPanel does not have a Cancel button for Super Chlor

I can sent put command to poolController to cancel the Super Chlor, from mcsMQTT; [1/9/2021, 10:02:13 AM] info: [10:02:13 AM] 192.168.0.103 PUT /state/chlorinator/superChlorinate {"id":1,"superChlorinate":false} but poolController or Easytouch is not cancelling the Super Chlor.

Autelis system is able to cancel the Super Chlor without issue.

miamijerry commented 3 years ago

Duplicate