Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bain Ultra tub in.touch2 / invalid driver pack #41

Open
sethgregory opened this issue Oct 11, 2023 · 1 comment
Open

Bain Ultra tub in.touch2 / invalid driver pack #41

sethgregory opened this issue Oct 11, 2023 · 1 comment

Comments

@sethgregory
Copy link

sethgregory commented Oct 11, 2023

Hi there, trying to use GeckoShell to connect to my Bain Ultra tub that uses an in.Touch2 for remote access and not having much luck; looks like a nonexistent driver pack based on the platform key received. Anything I could do to help add support for these models?

Error is as follows:

>>> GeckoShell.run()


        <Disclaimer>
        ----------------------------- USE AT YOUR OWN RISK -----------------------------

        This code will allow you to make changes to your spa configuration that is
        outside of what the app, top panel and side panel settings allow. I've not
        tested every setting and it might be that you prevent your spa pack from
        operating as it used to do.

        I strongly suggest dumping the configuration values with the "config" command
        and recording them somewhere safe.

        </Disclaimer>


Starting discovery process...Found 1 spas
Connecting to spa `Meridian 55` at 192.168.0.245 ... LOG> ERROR Unhandled exception in receive_handler func
Traceback (most recent call last):
  File "/home/sgregory/.local/lib/python3.7/site-packages/geckolib/spa.py", line 114, in _on_config_received
    GeckoPack = importlib.import_module(pack_module_name).GeckoPack
  File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'geckolib.driver.packs.masi'
@gazoodle
Copy link
Owner

Worth checking again with v0.4.15 as it has the latest SpaPackStruct in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants