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

Unify Device state retrieval #453

Open
farmio opened this issue Oct 6, 2020 · 1 comment
Open

Unify Device state retrieval #453

farmio opened this issue Oct 6, 2020 · 1 comment
Labels

Comments

@farmio
Copy link
Member

farmio commented Oct 6, 2020

We should unify the way states are retrieved from Devices. Now some use functions (Sensor.resolve_state()) and some properties (Switch.state).
Devices with multiple RemoteValues have multiple properties (brightness, color, etc. )
I'd suggest we implement a property for all devices that returns all (known/used/used+unused) states as dict so it's easier to write callback functions for multiple types of Device().

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please make sure to update to the latest version of xknx (or Home Assistant) and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 18, 2021
@farmio farmio added no-stale and removed stale labels Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant