gvigroux / hon

Support of all Haier, Candy, Hoover appliances integrated in the official hOn mobile app. Direct access to all possible services and parameters
MIT License
118 stars 45 forks source link

Add washing machine sensors - Move sensors def in washing_machine.py #49

Closed slegars56 closed 1 year ago

slegars56 commented 1 year ago

Tested only with a washing machine (HW90-B14959S8U1) !

New washing machine sensors Total Electricity Used, Total Water Used, Mean water consumption, Estimated weight (current cycle)

Move washing machine sensors def in washing_machine.py

Introducing washing machine errors

--> Update json content in hon.py (259)

fix: add a condition for cooler applianceTypeId 6 in sensor.py (async_setup_entry def) to avoid weird behavior with the free virtual wine cellar (it should not be necessary to delete it anymore)

gvigroux commented 1 year ago

Thanks for that!

csaba66 commented 1 year ago

Hi,

        I have a Candy RP 696BWMRR/1-S washing machine. I updated to the latest version but still only see the Machine Mode and Time Remaining sensors. What am I missing to see the other sensors that you've just added?

Thanks for the great work!