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

Fix Wear OS Settings endlessly loading with no connected devices #2476

Merged

Conversation

jpelgrom
Copy link
Member

Summary

If the Wear OS app is installed but there are no connected devices, the Wear OS Settings section of the app seemingly endlessly loads, while in fact it simply didn't show a proper error message for the situation. This PR fixes that.

Screenshots

Light Dark
A screenshot of a screen with the title 'Wear OS Settings', showing a message that reads 'No connected Wear devices, please make sure Bluetooth is on and your watch is paired.', light mode A screenshot of a screen with the title 'Wear OS Settings', showing a message that reads 'No connected Wear devices, please make sure Bluetooth is on and your watch is paired.', dark mode

Link to pull request in Documentation repository

n/a

Any other notes

 - Fix the Wear OS settings activity (seemingly) endlessly loading if there are no connected devices, by showing a proper error message for this situation
 - Set title for Toolbar
@JBassett JBassett merged commit fe0fcf8 into home-assistant:master Apr 30, 2022
@jpelgrom jpelgrom deleted the fix-wear-loading-no-connected-nodes branch April 30, 2022 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants