Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query and use device values when creating entities #160

Open
prairiesnpr opened this issue Aug 11, 2024 · 1 comment · May be fixed by #197
Open

Query and use device values when creating entities #160

prairiesnpr opened this issue Aug 11, 2024 · 1 comment · May be fixed by #197

Comments

@prairiesnpr
Copy link

Many Zigbee clusters provide a Description attribute (0x001C). We should use this, if provided, for the entity name and id. In addition, the multistate cluster provides the State Text attribute (0x000E), as we add entities for this cluster, we should use the provided values for the friendly state.

@tomaszduda23
Copy link

tomaszduda23 commented Sep 3, 2024

That would be great. I'm looking for way to distinguish the same clusters for esphome/esphome#7340. In z2m I add description if present to device name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants