Releases: Andre0512/hon
Releases · Andre0512/hon
v0.6.0-beta.7
Fix disappearing programs
v0.6.0-beta.6
Fixes HonParameter error when sending command
v0.6.0-beta.5
- Add dish washer integration #21
v0.6.0-beta.4
Fix wrong appliance name for #22
v0.6.0-beta.3
Fix missing zone attribute for #22
v0.6.0-beta.2
Fix bugs for hob integration #22
v0.6.0-beta.1
- Added hob support #22
v0.5.1
- Clean up sessions correct #19
- Fix error in sending commands #20
- Workaround for refresh session: Refresh token seems to expire like access token also after 8 hours, so now we try to refresh session before both token expires (that fixes permanent logout on hOn app)
- Adds download count to hacs (counts downloads of latest release)
v0.5.0
What's Changed
- Read out device data via UI, it's no longer necessary to use command line to request new device features
- Persistent sessions to hOn server, fix logging in multiple times a day pyhOn#10
- Fix some authentication error hon#11
- Fix failing when special characters in username/password hon#8
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add washer dryer support by @alexandre-leites in #13
- Add oven support by @MiguelAngelLV in #14
- Adding time selection for some of the TD programs by @drudgebg in #7
New Contributors
- @alexandre-leites made their first contribution in #13
- @MiguelAngelLV made their first contribution in #14
Full Changelog: v0.3.0...v0.4.0