gazoodle / gecko-home-assistant

Home Assistant integration for spas equipped with Gecko Alliance in.touch2 modules
MIT License
67 stars 22 forks source link

Cannot control circulation pump from HA #101

Open ec0li82 opened 5 months ago

ec0li82 commented 5 months ago

Hello, In HA my circulation pump is detected as a sensor AND as a waterfall switch. When it's running, both of these change on and off, as expected. But if I try to turn it on manually (via the waterfall switch), the switch does not stay on...and nothing happens. If I try to do the same manually via geckolib (command waterfall on), it works.

Device info: inYT 677 v3.0 by Gecko Alliance Firmware: SpaPack:v36.01 Config:82 Log:81 Hardware: EN:88 v15.0 CO:89 v11.0

ec0li82 commented 3 months ago

update : works when using preset mode ON instead of switch

thogens commented 3 months ago

Hi! can you elaborate a bit? What do you mean exactly? I have the same problem... Thanks

ec0li82 commented 3 months ago

Hi I mean that clicking the waterfall fan switch does nothing. But changing the preset changes it to on. Small video :

https://github.com/user-attachments/assets/f89b282b-921c-4ee8-8d6f-59a42a5507fe

You can do that in an automation with : call a service; fan set preset mode

Note that doing that will turn on the circulation pump, but it turns off automatically after 2 hours.

thogens commented 3 months ago

Ok, understood and it works. Note that switching off again won't be possible until you wait 5mins or so. Just tried it, but ok. - That's fine. Thanks!