Closed walterb65 closed 3 years ago
Thanks for the prompt report! 0.3.7 Should fix that issue. I'll try to deal with the Waterfall class in the next release. If this works and it finds your spa successfully, can you
snapshot waterfall off
snapshot waterfall on
snapshot done
Then PM me the client.log file as it ought to contain sufficient info to deal with the waterfall. Edit: Just realized there is no PM facility on GitHub, I'll have to think about how to deal with that ...
Thank you for the quick fix. 1st test work now with 0.3.7. Will create the log tomorrow.
Thanks a lot for for great work.
You can email the log to gazoodle at hash dot fyi
0.3.12 ought to fix this issue.
The update fails um my YE-5 with the following error File "/Users/walter/Desktop/Spa_Control/Geckolib/geckolib-main 2/client.py", line 118, in
facade = GeckoFacade(spa)
File "/Users/walter/Desktop/Spa_Control/Geckolib/geckolib-main 2/geckoautomation.py", line 237, in init
self.scan_outputs()
File "/Users/walter/Desktop/Spa_Control/Geckolib/geckolib-main 2/geckoautomation.py", line 266, in scan_outputs
self._pumps = [ GeckoPump(self, device, gecko_constants.devices[device])
File "/Users/walter/Desktop/Spa_Control/Geckolib/geckolib-main 2/geckoautomation.py", line 268, in
if gecko_constants.devices[device][3] == gecko_constants.device_class_pump]
builtins.KeyError: 'Waterfall'
BR Walter