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

Only 2 of 3 pumps identified #62

Open
digidolphin opened this issue Jun 6, 2022 · 10 comments
Open

Only 2 of 3 pumps identified #62

digidolphin opened this issue Jun 6, 2022 · 10 comments

Comments

@digidolphin
Copy link

I have two Spas with Gecko - a hot tub and a Swimspa. I can connect to both, and controls work fine.
However, my Swim Spa has 3 pumps, but only 2 of them are identified by the integration. I should add that all 3 pumps are controllable by the Gecko assistant app. I'm using v0.1.8.

@gazoodle
Copy link
Owner

gazoodle commented Jun 7, 2022

Lets get some diags.

Open a command prompt/terminal session

$ pip install geckolib
 :
$ python3
Python 3.8.10 (default, Mar 15 2022, 12:22:08) 
[GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

>>>from geckolib import GeckoShell
>>>GeckoShell.run(["logfile client.log"])
 :
Connecting to spa `Spa` at 10.x.x.x ... connected!
Heater: Temperature 39.5°C, SetPoint 39.5°C, Real SetPoint 39.5°C, Operation Idle
Pump 1: OFF
Waterfall: OFF
Pump 2: OFF
Lights: OFF
WaterCare: Waiting...
Smart Winter Mode:Risk: NO
Circulating Pump: OFF
Ozone: OFF
Smart Winter Mode:Active: False
Filter Status:Clean: False
Filter Status:Purge: False
Economy Mode: False
Spa$ 

You should be connected to your spa now, so take a snapshot now

spa$ snapshot After connection

Turn on the pump that doesn't show on the app using the spa panel or the Gecko app

spa$ refresh
spa$ snapshot Pump on
spa$ exit

Then find the file client.log and email it to gazoodle at hash dot fyi

Thanks.

@digidolphin
Copy link
Author

Hi Gazoodle. I am very new to this, so took me a few tries. Had to do 'list' and 'manage 1' as it didn't autoconnect to a spa. Last problem: Where do I find the log? Cant' find it in file editor and can't see anything in the HA logs. What am I missing?

@gazoodle
Copy link
Owner

gazoodle commented Jun 7, 2022

It should be in the folder that you started the python interpreter in, if on Linux it’s likely to be the home folder.

@gazoodle
Copy link
Owner

gazoodle commented Jun 7, 2022

Ok, another way would be to get the spa info from the HA devices page. There is a bunch of device info that you can let me have which might help too …

mine is

inYT 380 v4.0
by Gecko Alliance
Firmware: SpaPack:v33.00 Config:65 Log:66
Hardware: EN:88 v15.0 CO:89 v11.0

@digidolphin
Copy link
Author

digidolphin commented Jun 7, 2022

OK found it, and in the process of downloading it, but is over 1 GB, so I must have done something wrong. Will try again, and see if that helps.

In the meantime - the device info for my Swim spa (the one with 3 pumps) is:
nYT 413 v3.0 by Gecko Alliance Firmware: SpaPack:v33.00 Config:61 Log:61 Hardware: EN:88 v15.0 CO:89 v11.0

UPDATE: Managed to do a proper log, and e-mail it to you

@gazoodle
Copy link
Owner

Thank you, I’ve got the log file but not had time to look at it yet.

@digidolphin
Copy link
Author

digidolphin commented Jun 12, 2022 via email

@digidolphin
Copy link
Author

digidolphin commented Oct 11, 2022 via email

@gazoodle
Copy link
Owner

I’m sorry, no. I’ve got the logs but other tasks have taken me away from this integration at present. I hope to get back to it later this autumn

@digidolphin
Copy link
Author

digidolphin commented Oct 11, 2022 via email

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