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

Check for blank LocalCredentials instead of None during sign in #19

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

rubyroobs
Copy link
Contributor

I couldn't get the auto-setup to work with my "MyDyson" account in either Home Assistant or with the local tool. Upon looking at the trace locally I found this line and figured I'd try changing it from is None to not in case the API changed (I have 2 Lightcycles) - as soon as I did it worked fine.

@dotvezz
Copy link
Member

dotvezz commented Jan 10, 2024

That test failure is because of an outdated codecov config. I'll update and rerun later.

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e8b946) 99.12% compared to head (7e652f3) 99.12%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files          22       22           
  Lines        1025     1025           
=======================================
  Hits         1016     1016           
  Misses          9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dotvezz dotvezz merged commit 42ab726 into libdyson-wg:main Jan 11, 2024
4 checks passed
@rubyroobs rubyroobs deleted the patch-1 branch January 24, 2024 15:28
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