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 can not be cancelled #260

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.

rstrouse commented 3 years ago

Actually, that is not true. If the superChlor is engaged then the button changes to Cancel. There might be an issue with the Touch settings. Are you not seeing this?

image

tagyoureit commented 3 years ago

Per the MQTT documentation, /state/chlorinator/superChlorinate is not implemented.

miamijerry commented 3 years ago

We are sending PUT commands the same as dashPanel. Michael was able to get the PUT command for cancel to work from mcsMQTT by including time =0 with the false command.

Super Chlor button Easytouch2 8, no cancel button is displayed

miamijerry commented 3 years ago

Cancel button now working fine on Easytouch2 8 with poolcontroller 6.1.1 build 909