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

Add Support for 527E #9

Merged
merged 3 commits into from
May 18, 2021
Merged

Add Support for 527E #9

merged 3 commits into from
May 18, 2021

Conversation

crgreenwood
Copy link
Contributor

We recently bought:
https://www.dyson.co.uk/air-treatment/purifiers/dyson-purifier-hot-cool/dyson-purifier-hot-cool-white-silver
When I tried to setup the component the device was detected but could not be configured.
Running get_devices.py showed me "Device Type: 527E"

This pull request adds support for the 527E.

I tested this on my own installation and it works. I have not tested the modification to test_init.py but I copied this from the commit to add support for the 455.

@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #9 (fb6a427) into main (5a3ccbf) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   97.65%   97.65%           
=======================================
  Files          21       21           
  Lines         939      940    +1     
=======================================
+ Hits          917      918    +1     
  Misses         22       22           
Impacted Files Coverage Δ
libdyson/__init__.py 100.00% <100.00%> (ø)
libdyson/const.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a3ccbf...fb6a427. Read the comment docs.

@shenxn shenxn changed the base branch from main to dev May 18, 2021 13:02
@shenxn shenxn merged commit 714073b into shenxn:dev May 18, 2021
@shenxn
Copy link
Owner

shenxn commented May 18, 2021

Thanks!

@shenxn
Copy link
Owner

shenxn commented May 18, 2021

New versions of libdyson and ha-dyson are released.

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