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

Hide implementation details with exceptions #35

Merged

Conversation

bdraco
Copy link
Contributor

@bdraco bdraco commented Feb 13, 2020

The exceptions returned from the api requests should
be more helpful to users so they can figure out how
to resolve them. Home assistant has issues opened
when a bridge if offline or unavailable because users
do not understand the exception being provided.

The exceptions returned from the api requests should
be more helpful to users so they can figure out how
to resolve them.  Home assistant has issues opened
when a bridge if offline or unavailable because users
do not understand the exception being provided.
@bdraco
Copy link
Contributor Author

bdraco commented Feb 13, 2020

This is to address home-assistant/core#26672

@snjoetw snjoetw merged commit 7089897 into snjoetw:master Feb 15, 2020
@snjoetw
Copy link
Owner

snjoetw commented Feb 15, 2020

Thanks!

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