gazoodle / gecko-home-assistant

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

Cant turn ON/OFF Filter Pump #121

Open Isehwurscht opened 2 weeks ago

Isehwurscht commented 2 weeks ago

I cant Switch ON/OFF the Filter Pump. Only Error/Warrnig i got:

WARNING (MainThread) [homeassistant.components.fan] Entity None (<class 'custom_components.gecko.fan.GeckoFan'>) does not set FanEntityFeature.TURN_OFF but implements the turn_off method WARNING (MainThread) [homeassistant.components.fan] Entity None (<class 'custom_components.gecko.fan.GeckoFan'>) does not set FanEntityFeature.TURN_ON but implements the turn_on method.

Core: 2024.11.1 Supervisor: 2024.11.2 Operating System: 13.2 Frontend: 20241106.2

And Ideas?

ec0li82 commented 2 weeks ago

Use "preset mode" instead of switch. I have the same issue but using preset method works.