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

Add sensor entities for the MultistateInput cluster #167

Closed
wants to merge 4 commits into from

Conversation

prairiesnpr
Copy link
Contributor

WIP. Opening for visibility and comments.

Will require the following, at least to be merged first:

_unique_id_suffix = "present_value"
_attr_translation_key: str = "multistate_input"
_attr_entity_registry_enabled_default = False
_attr_extra_state_attribute_names: set[str] = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_attr_extra_state_attribute_names are going away and should be converted into entities themselves, if they're necessary.

@prairiesnpr
Copy link
Contributor Author

Closing in favor of #197

@prairiesnpr prairiesnpr closed this Sep 9, 2024
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 this pull request may close these issues.

2 participants