What's Changed
- Support for new appliances
- New home assistant entities
- Light (WC, HO, AP)
- Lock (AP)
- Fan (HO)
- Use easily identifiable names instead of numbers for some states and switches #68
- Support for program rules with multiple conditions
- Fix deprecated import by @richibrics in #78
- Add Dirty Level, Steam Level and Hygiene for some Hoover/Candy washer dryer and washing maschines
- Fix random resets in air conditioner #75
- Fix for jumping values on controls like switches
The hon api needs 3-7 seconds to apply new settings, if in this time an update takes place, the controls jump on and off -> As a solution, the controls are now protected from API updates for 10 seconds (after changes) - New button to create data archive
Please consider to add your appliances data to the new hon-test-data collection.
This helps to develop new features and not break compatibility in newer versions.
New Contributors
- @richibrics made their first contribution in #78
Full Changelog: v0.8.1...v0.9.0