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

Config UI: improve device updates #18405

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Config UI: improve device updates #18405

merged 1 commit into from
Jan 25, 2025

Conversation

naltatis
Copy link
Member

Improves device status update on config page.

⏳ resepect interval setting for status update cycle (before 10s) to prevent overloading sensible devices
♻️ update devices sequentially to reduce concurrent network calls
🚪 ensure status updates are stopped when leaving config page

@naltatis naltatis added ux User experience/ interface experimental Experimental feature labels Jan 24, 2025
@naltatis naltatis requested a review from andig January 24, 2025 23:44
@andig
Copy link
Member

andig commented Jan 25, 2025

resepect interval setting for status update cycle (before 10s) to prevent overloading sensible devices

Das ist Aufgabe der Devices, im Zweifel durch Caching. Ansonsten LGTM.

@andig andig merged commit 8694917 into master Jan 25, 2025
6 checks passed
@andig andig deleted the fix/device_update branch January 25, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Experimental feature ux User experience/ interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants