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 Wizard devices #18

Open
seidler2547 opened this issue Nov 26, 2023 · 1 comment
Open

Add support for Wizard devices #18

seidler2547 opened this issue Nov 26, 2023 · 1 comment

Comments

@seidler2547
Copy link

seidler2547 commented Nov 26, 2023

I have a Hoover HDPN 4S603PX dishwasher which only works with the Hoover Wizard app. However, it is possible to integrate this into ioBroker, and looking into the ioBroker adapter code at https://github.com/TA2k/ioBroker.hoover/blob/main/main.js it seems that there are only a few changes between hOn and Wizard devices. (see where this.config.type !== "wizard" is used.) Would it be possible to allow this library to also implement those differences?

@Andre0512
Copy link
Owner

Hi, have you tried the hOn app? Some devices works with both. The ioBroker code looks really similar, but I can't say in detail whether there is anything fundamentally different from what we do here. If you have the skills to integrate it and figure out which switches we have to add for hoover wizzard, I will be happy to merge it here. It would be nice to support another api.

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

No branches or pull requests

2 participants