tagyoureit / nodejs-poolController

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

Cool setpoint missing on Spa #443

Closed Tegguy closed 2 years ago

Tegguy commented 2 years ago

nodejs-poolController Version/commit

7.61

nodejs-poolController-dashPanel Version/commit

7.61

relayEquipmentManager Version/commit

No response

Node Version

No response

Platform

No response

RS485 Adapter

No response

Are you using Docker?

OCP

No response

Pump(s)

No response

Chlorinator(s)

No response

What steps will reproduce the bug?

On the dashpanel under the Spa display the "cool setpoint" is missing for the ultratemp heater. I can see the heat setpoint but not the cool.

What happens?

Missing setpoint display

What should have happened?

Setpoint should display

Additional information

No response

tagyoureit commented 2 years ago

Can you attach a packet capture replay?

Tegguy commented 2 years ago

The setpoint is there and working and even pops up when enabling ultratemp but the value doesn't display on the dashpanel

On Sat, May 14, 2022, 9:17 PM tagyoureit @.***> wrote:

Can you attach a packet capture replay?

— Reply to this email directly, view it on GitHub https://github.com/tagyoureit/nodejs-poolController/issues/443#issuecomment-1126836950, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT4C2WKCDL6COEV7N24BXWTVKBGAXANCNFSM5V6D5P7A . You are receiving this because you authored the thread.Message ID: @.***>

rstrouse commented 2 years ago

Pull dashPanel the setpoint should appear if you are not on an EasyTouch or IntelliTouch panel. These for some odd reason don't support the cooling setpoint on the second body. Changes to the second body cooling setpoint end up on the first body.

Tegguy commented 2 years ago

Maybe this will help. The cool point shows on the pool but it does not show on the spa. I can adjust the two bodies independently.

Screenshot_20220516-123438_Chrome

rstrouse commented 2 years ago

Yes if you pull dashPanel and hard refresh the browser it should appear for you. Unfortunately you will need to clear the cache on the browser for it to show.

Tegguy commented 2 years ago

Got it thanks!