Releases: Ekman/home-assistant-pure-i9
Releases · Ekman/home-assistant-pure-i9
Dustbin
Power mode enhancements
- Minor power mode enhancements
- Update
purei9_unofficial
to version0.0.8
. This will allow to implement dustbin state #29 .
Set power mode
First feature update for the integration! 🎊
Adds the ability to get and set power mode on your vacuum:
Credits to @Phype .
Manifest version
Update manifest.json
to correct version. This had been accidentally left at 1.0.0
.
Cloud version 2
Use purei9_unofficial
version 2 of the Cloud API. Version 2 uses the new Wellbeing API, as opposed to the old app API. It'll provide more resilience and new feature possibilities.
Set name
Assumed state
- There is a delay between sending a command and then polling so the next state will appear incorrect. After sending a command, assume what the next state will be.
- Fixes and enhancements
Version 1
Support on/off
- Support Home Assistants definition of on/off
- The robot will report sleeping when stopped or fully charged. The latter should now report a docked state and the former an idle state
Bugfixing states
Minor fixes:
- Pure i9 state mapped to incorrect Home Assistatant state
- Do not start, if already started
- Do not pause, if already paused