gazoodle
gazoodle
Ought to be fixed with v0.1.10
I think version support is down to HACS. There's certainly no code in the integration to control this kind of behaviour. Closing with the caveat that this can be reopened...
Closed as @proggaras has answered this.
This used to be impossible to do, but re-reading the documentation to demonstrate why, I found [this](https://developers.home-assistant.io/docs/core/entity/sensor/) documentation about sensors which shows that it is possible to do, so this...
The asyncio timeout interval was changed in v0.1.11 which might have affected this behaviour, please reopen if not resolved
Sometimes related to if you have another in.touch client application such as the iPhone/Android app running. Gecko have a weird protocol that is based on UDP but tries to be...
Use an action of `service` and select `climate.set_temperature`. Then select the spa hvac control and you should be good to go. The yaml should look something like this … ```yaml...
Ahh, I’m away at present but I’ll do the HA upgrade and then try to fix the integration when I’m back.
I can't get the development container to run, so I'm in the process of diagnosing why this is the case ... might be related to HA requirement for Python 3.11...
I'm still working through getting the development environment running, but I have just done a full upgrade to HA 2023.9.1 and I don't get any of the symptoms that are...