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

Update only current device status after sending command. #36

Open
osk2 opened this issue Oct 17, 2021 · 1 comment
Open

Update only current device status after sending command. #36

osk2 opened this issue Oct 17, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@osk2
Copy link
Owner

osk2 commented Oct 17, 2021

Currently the component update all device status after sending command which cause update takes too long. We should make it update single device only to improve UX and performance.

@osk2 osk2 added the enhancement New feature or request label Oct 17, 2021
@osk2 osk2 added this to the v2.3 milestone Oct 17, 2021
@osk2 osk2 self-assigned this Oct 17, 2021
@osk2 osk2 removed this from the v2.4 milestone Mar 29, 2022
@osk2
Copy link
Owner Author

osk2 commented Feb 20, 2024

Leverage async_write_ha_state (https://developers.home-assistant.io/docs/integration_fetching_data/) to update single entity to prevent API blocking

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

No branches or pull requests

1 participant