ccutrer / balboa_worldwide_app

Ruby library for communication with Balboa Water Group's WiFi module or RS-485
98 stars 27 forks source link

Toggle item 29 (0x1D) #63

Closed fastfourier666 closed 2 years ago

fastfourier666 commented 2 years ago

Hi and thanks for this software. It works straight away with my controller (MQBP20UX) and I can control it with Home Assistant.

I saw a toggle item which is not in the wiki: number 29 (0x1D) which is generated by pressing the "soak" button on my control panel. This button turns all the pumps off.

I'm not sure how widely supported it is, but it might make for a better method of turning the pump off, rather than cycling the pump mode back to 0. Currently when I select 0 for the pump speed, sometimes it misses a toggle and is stuck on 2.

I will try to experiment by adding this command to the code, but I am very new to ruby.

thanks!

fastfourier666 commented 2 years ago

Wow thank you! I'll try this out.

bggardner commented 2 years ago

FYI, 0x1D has no effect for me, so it is not supported by all controllers.