pyhOn icon indicating copy to clipboard operation
pyhOn copied to clipboard

Add support for Wizard devices

Open seidler2547 opened this issue 7 months ago • 1 comments

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?

seidler2547 avatar Nov 26 '23 20:11 seidler2547