Skip to content

v0.9.0

Compare
Choose a tag to compare
@Andre0512 Andre0512 released this 11 Jul 22:42
· 78 commits to main since this release

What's Changed

  • Support for new appliances
    • Air Purifier #72
    • Wine Cellar #65
  • 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

Full Changelog: v0.8.1...v0.9.0