gecko-home-assistant icon indicating copy to clipboard operation
gecko-home-assistant copied to clipboard

Circulating Pump boolean entity doesn't track the status

Open TomK opened this issue 3 years ago • 3 comments

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

TomK avatar Aug 17 '21 10:08 TomK

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!

gazoodle avatar Feb 08 '22 13:02 gazoodle

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,

Answer-1 avatar May 12 '22 00:05 Answer-1

Uploading client.log if it can help client.log !

Answer-1 avatar May 12 '22 00:05 Answer-1