-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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
Remove Dyson integration #59401
Remove Dyson integration #59401
Conversation
If the dyson_local effort is stalled then I'd like to fix the existing code rather than remove it. I haven't so far because I thought I was stepping on toes. So 👎 on total removal. |
Based on your own comment: "I don't think there is a sensible migration path from the old integration to this one." In my opinion, if it doesn't work at all (and hasn't worked for almost a year), then it should be removed. |
I meant we can't migrate existing installs. And that's still the case. It's unlikely there are any though because it has been broken for so long. But that's not why I want to save the existing plug-in. It's a lot of work to get a "new" integration in review wise. This PR is 3k lines of removal. Re-adding it means those 3k lines need re-reviewing. Which will mean breaking in into 6 PRs so people will review it. Fixing this just needs the web flow code removing and a way to provide the password directly like dyson_local does. That will be a much smaller diff, will be much easier to get through code review. It will be a breaking change, sure, but it is already broken and every way forward is a breaking change. But i think it's less burdensome. |
I agree we should remove it. The Dyson local is also not sure if that gets ever merges or is working. People buying devices because we show to support it and quite piss-off and would end a lot cheaper and better to use some Xioma product instead. Dyson will not that it works and it ends up in an endless cat/mouse game. @frenck @MartinHjelmare ? |
I agree on the removal and thus will approve it. It has been broken for over a year, and no effort has been made by anyone to address it in any way. As long as it is here, it will make people think it works. Which is false. I rather do long reviews to see a working and fresher implementation in the future. |
Breaking change
Remove Dyson integration
Proposed change
See #46400, #53801
Type of change
Additional information
Checklist
black --fast homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: