Page 1 of 1

Attribute from Entity

PostPosted: Sat Jan 20, 2024 10:02 am
by MarcoGT
Hi all,

In my HomeAssistant setup I have an entity which is different/multiple attributes behind it, but with the plugin I cannot find a way to get them into Indigo, maybe it is not possible, is that correct?

Thanks

Re: Attribute from Entity

PostPosted: Sat Jan 20, 2024 10:59 am
by FlyingDiver
Not sure I understand the question. An HA entity is a specific device type (device class, I think they call it), with the attributes associated with that type. A "device" (physical or virtual) can have many entities.

HAA maps HA entities to Indigo devices. So if your HA device has 4 entities, you'll need 4 Indigo devices to access all the attributes.

So what do you actually have?

Re: Attribute from Entity

PostPosted: Sat Jan 20, 2024 11:11 am
by MarcoGT
Yes that is fine, but now I also find the answer to my question as I can see all the states from HA to Indigo

Thanks