Add support for Wizard devices #18

Open
opened 2023-11-26 21:40:41 +01:00 by seidler2547 · 1 comment
seidler2547 commented 2023-11-26 21:40:41 +01:00 (Migrated from github.com)

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?

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 commented 2023-11-26 22:22:40 +01:00 (Migrated from github.com)

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.

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 in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xiconfjs/pyhOn#18
No description provided.