Releases: Andre0512/hon
Releases · Andre0512/hon
v0.14.0
What's Changed
- Fix crash when wash-dryer enters phase 8 by @schblondie in #184
- Update pyhon to 0.17.5 by @zawadzkipiter in #232
New Contributors
- @schblondie made their first contribution in #184
- @zawadzkipiter made their first contribution in #232
Full Changelog: v0.13.0...v0.14.0
v0.14.0-beta.7
v0.14.0-beta.6
- Change to new climate enity style #165
- Instant refresh when changing configs
- Improve device info
- Fix number entity is unkown when value is set to 0
v0.14.0-beta.5
- Use correct mobile id
- Fix missing program name #188
- Fix appliance connection handling
v0.14.0-beta.4
- Restart push connection on disconnect
v0.14.0-beta.3
- Fix missing push updates
v0.14.0-beta.2
Test of push api
This is a first implementation in cooperation with Haier of the push api
Please test if you get instant updates and please report if something doesn't work like before
v0.14.0-beta.1
Full Changelog: v0.13.0...v0.14.0-beta.1
v0.13.0
- Fix in using refresh token, stops logouts in mobile hOn app (The refresh token wasn't used correctly (I forgot the escaping), so mostly the fallback was used after 8 hours and a new login happened. Because Haier only stores 5 sessions, you were often logged out in the app) #157
- The refresh token is now saved beyond home assistant restarts
- Use a static client id (the random ids that were used before make it complicated for Haier to send app notifications)
- Update translations
- Fix for number entities with 0.5 as steps
- pyhOn
v0.16.0
Full Changelog: v0.12.0...v0.13.0
v0.12.0
Starting cooperation with Haier, read all about it here