dustindclark / homebridge-pentair-intellicenter

Homebridge plugin for Pentair IntelliCenter
Apache License 2.0
9 stars 1 forks source link

bug: pool light doesnt show up, duplicate pump toggles #109

Open yocontra opened 1 year ago

yocontra commented 1 year ago

When setting up, everything appeared as expected but nothing for the built-in light. Also, there were two toggles for "Pool" (the main pump) and they both do the same function (flipping one on flips both to on). Comparison between the two views:

Screenshot 2023-02-07 at 8 07 42 PM

Screenshot 2023-02-07 at 8 10 20 PM

Intellicenter has latest firmware release from 2 weeks ago. If you have any pointers I'm willing to help implement any fixes for this.

As an aside - it would be cool to see current power consumption somewhere for the pumps. Maybe the pump control can be a little more advanced and have that metric as well as the toggle? Thanks for making this!

dustindclark commented 1 year ago

Currently, only "Features" are synced to HomeKit. Can you post a screenshot of your IntelliCenter features?DustinSent from my iPhoneOn Feb 7, 2023, at 9:11 PM, contra @.***> wrote: When setting up, everything appeared as expected but nothing for the built-in light. Also, there were two toggles for "Pool" (the main pump) and they both do the same function (flipping one on flips both to on). Comparison between the two views:

Intellicenter has latest firmware release from 2 weeks ago. If you have any pointers I'm willing to help implement any fixes for this. As an aside - it would be cool to see current power consumption somewhere for the pumps. Maybe the pump control can be a little more advanced and have that metric as well as the toggle? Thanks for making this!

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

yocontra commented 1 year ago

Lights are separate from features so would need to be pulled in separately. In their app it is under two different tabs, lights don't show under features - my features are Pool, Bubbler, and High Speed.

dustindclark commented 1 year ago

Lights can be configured as features. It has to be configured on the panel. 4E437634-0C91-4D0A-9A4D-884F51929924

This was a design decision on this plugin such that a separate config for including/excluding accessories was not required. Instead, you can opt devices in/out by marking them as features.

yocontra commented 1 year ago

@dustindclark Gotcha - thanks for documenting that. Any idea about the duplicate "Pool" toggle? Is that because it pulls in Pool by default and then also pulls in features (of which Pool is enabled)? Maybe deduping these would be wise.

bverenkoff commented 1 year ago

I got the Dual Pumps issue too, I don't recall it before. I've worked around it in Google Home by showing as separate tiles and moving the dupes to another area. On the dupe, one comes in as a Switch, the other as a Fan.