jackbrown1993 / Jacuzzi-RS485

Python Module for Jacuzzi Hot Tubs
Apache License 2.0
8 stars 2 forks source link

Find way to discover if hot tub has a circulation pump #47

Closed jackbrown1993 closed 1 week ago

jackbrown1993 commented 1 year ago

Some hot tubs including my J335 seem to have a dedicated circulation pump, others seem to use pump 1 in a low-speed setting.

On my J335 using the current code, turning the pump on manually shows 'high' for pump 1, in my case I think the 'low' setting for pump 1 in the controls menu on UI is obsolete.

Maybe as a workaround we ask the user to decide using a config option?

jackbrown1993 commented 1 week ago

Going to close this as im selfishly focusing on the J335 until someone with another model hits this issue, and then I can try to implement an improvement.