-
Notifications
You must be signed in to change notification settings - Fork 17
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
Added support for shark europe devices #16
Conversation
When this pull request is merged, could someone please do the needed adjustments (choosing between US & EU to activate the europe boolean) in HA for this? |
Thanks for bringing this over! The code looks good to me, but I am not in Europe and unable to test it. Any additional comments from those able to test it?
Yes, this is definitely something we're interested in and can get working on once this is merged. |
Should be able to add a I know there is a way to make it a drop down but I'm not sure off the top of my head. Should be in the docs. Worst case, I know of a couple other integrations that do that so we can always look at what they do. Then we'll just have to build in detection of that |
@JeffResc any idea why the tests are failing here? Because the Should be fully backwards compatible with no breaking changes. |
Resolves #2 upon merge. |
I never used Code Coverage, but as far as I understood the error message, it tries to check where the init function sets the class variables and doesn't know the
Looks like the tests need to be updated for this. |
Codecov Report
@@ Coverage Diff @@
## main #16 +/- ##
==========================================
+ Coverage 52.41% 52.84% +0.42%
==========================================
Files 5 5
Lines 414 422 +8
==========================================
+ Hits 217 223 +6
- Misses 197 199 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
I was stumped for a bit on this one, but I found a stray comma that was causing the errors. Seems like its good now! |
This looks all set to me, thanks @TheLastFrame! |
Hi,
here is my PR for the European device support from the legacy repository.
I tested it again with my Shark RV1000SEU and reconfirmed that the URLs still work with.