ccutrer / balboa_worldwide_app

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

This solution and BalboaWiFi (ControlMySpa) parallel? #80

Closed Stefan-83 closed 1 year ago

Stefan-83 commented 1 year ago

Hi,

I’m wondering if I could use this solution and BalboaWiFi (ControlMySpa) in parallel ? Is this using the same cable like the official wifi adapter?

ccutrer commented 1 year ago

Yes, it uses the same connection as the official WiFi adapter. As long as you're using a Y-adapter to let both be connected at the same time, it should work just fine. It's been many years since I've used the official adapter. It may still be possible to just point this gem at the WiFi adapter and integrate over IP rather than a dedicated serial connection, though.