gecko-home-assistant
gecko-home-assistant copied to clipboard
Circulating Pump boolean entity doesn't track the status
Version of the custom_component
0.0.7
Configuration
inYT 338 v10.0 Using the latest version (v33) of SpaPack, grabbed using "Bluestacks" method.
Describe the bug
My circulating pump is controllable by Odyssey: Pump 1
, however the binary sensor Odyssey: Circulating Pump
never shows ON
Sorry for the tardy reply.
Can you open a terminal session
pip install geckolib
python3
>>> from geckolib import GeckoShell
>>> GeckoShell.run(["logfile client.log"])
:
:
Spa$ accessors
:
:
Spa$ version
:
:
Spa$ snapshot Issue#32
Spa$ exit
The attach the client.log so I can take a look.
Thanks!
Having the same behavior using the latest version! Pump1 which is the circulating pump works fine, but the boolean entity isn't updated. Ozone (which is tied to pump1) boolean works fine,
Uploading client.log if it can help client.log !