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