jlvaillant / intellicenter

Home Assistant Integration for Pentair Intellicenter
GNU General Public License v3.0
38 stars 13 forks source link

Support Intellibrite Color/Show selection #28

Open 0xJoeMartin opened 3 years ago

0xJoeMartin commented 3 years ago

For Pentair Intellibrite RGB pool and spa lights there does not appear to be a way to choose any of the selected colors or "shows" that are available in the Intellicenter App. However, I noticed my lights do have a "USE" attribute that appears to be referencing the last used color/show for that light. ("Carribean" Show in the attribute table below)

ATTRIBUTE VALUE
OBJNAM C0004
OBJTYPE CIRCUIT/INTELLI
Status OFF
USE CARIB
dwradcliffe commented 3 years ago

Once you turn on the light, you should see a dropdown labeled "Effect":

image

0xJoeMartin commented 3 years ago

What card type is that? My pool and spa lights just showed up as lights and that is the only way they are displaying. I don’t have a toggle switch card like that. I just get the light bulb card.

Joe Martin

Sent from my iPad

On Sep 23, 2021, at 2:40 PM, David Radcliffe @.***> wrote:

 Once you turn on the light, you should see a dropdown labeled "Effect":

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

dwradcliffe commented 3 years ago

This is just the dialog that pops up when you click on the light entity. I'm sure there's some way to get it to show in lovelace, but might need some extra helpers and automations.

jlvaillant commented 3 years ago

That is strange… you should see an ‘effect’ pull down menu letting you choose the color (only visible when the light is on)

Sent from my iPhone

On Sep 23, 2021, at 10:25 PM, 0xJoeMartin @.***> wrote:

 What card type is that? My pool and spa lights just showed up as lights and that is the only way they are displaying. I don’t have a toggle switch card like that. I just get the light bulb card.

Joe Martin

Sent from my iPad

On Sep 23, 2021, at 2:40 PM, David Radcliffe @.***> wrote:

 Once you turn on the light, you should see a dropdown labeled "Effect":

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

0xJoeMartin commented 3 years ago

I figure it out, sort of. If I go into Configuration and then Devices, and I click on the pool or spa light from there, it shows the color effect there and I can select the color or show. However, I still have not found a way to add a card to a dashboard or view that has that same functionality. Am I missing something? Is there a way to add the pool light device/entity to a Lovelace dashboard with the Effect dropdown?

Thanks,

Joe Martin

On Oct 3, 2021, at 10:29 PM, jlvaillant @.***> wrote:

 That is strange… you should see an ‘effect’ pull down menu letting you choose the color (only visible when the light is on)

Sent from my iPhone

On Sep 23, 2021, at 10:25 PM, 0xJoeMartin @.***> wrote:

 What card type is that? My pool and spa lights just showed up as lights and that is the only way they are displaying. I don’t have a toggle switch card like that. I just get the light bulb card.

Joe Martin

Sent from my iPad

On Sep 23, 2021, at 2:40 PM, David Radcliffe @.***> wrote:

 Once you turn on the light, you should see a dropdown labeled "Effect":

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

dwradcliffe commented 3 years ago

Try this? https://github.com/ljmerza/light-entity-card

dwradcliffe commented 2 years ago

This one can be closed.