Releases: Andre0512/hon
Releases · Andre0512/hon
v0.11.0
This update was just to inform about the takedown notice, no deactivation or relevant code changes!
Full Changelog: v0.10.1...v0.11.0
v0.11.0-beta.1
Only for HomeAssistant 2024.1
Full Changelog: v0.10.1...v0.11.0-beta.1
v0.10.1
v0.10.1-beta.1
- Always set a prStr #117
v0.10.0
v0.10.0-beta.1
v0.9.2-beta.1
Fix for those who still have problems with the dependency on pyhOn
-> The versions of pyhOn's dependent packages are now set to "compatible releases"
v0.9.1
v0.9.1-beta.1
- Fix syncing empty parameters to settings #92
v0.9.0
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