netmindz

Results 244 comments of netmindz

![Screenshot from 2023-09-02 18-13-48](https://github.com/MagnusPer/Balboa-GS510SZ/assets/442066/49b39c01-c70c-4078-b2df-f95117c2bddf)

Latest version with buttons too - untested as I don't own that tub

I won't be adding any more to the code, if the buttons are supported by the library then it should be easy to follow the current examples.. If not, then...

To add a button for pump3, just copy and paste what's listed for pump2 ``` pump2.setName("Pump2"); pump2Button.setName("Pump2"); pump2Button.onCommand(onButtonPress); ``` but name pump3. Do same for any other buttons you want...

As well as the definition of he button `HAButton pump2Button("Pump2");`

Try this version @knogler https://github.com/MagnusPer/Balboa-GS510SZ/pull/13

The model of top panel shouldn't really matter too much as we are emulating a panel. So what matters most is compatibility with the controller and the protocol it's speaking....

Just sounds like either your settings are wrong or your WiFi signal is too weak. Can you try with the ESP32 close to your router?

I'm assuming the log example you gave is hiding your network name for privacy reasons a and you actually see the right name?

If you can add this to the env and then send the log of the crash I can help diagnose monitor_filters = esp32_exception_decoder