Skip to content

Releases: Ekman/home-assistant-pure-i9

Power mode enhancements

29 Nov 17:55
58d0134
Compare
Choose a tag to compare
  • Minor power mode enhancements
  • Update purei9_unofficial to version 0.0.8. This will allow to implement dustbin state #29 .

Set power mode

28 Nov 16:16
Compare
Choose a tag to compare

First feature update for the integration! 🎊

Adds the ability to get and set power mode on your vacuum:

image

Credits to @Phype .

Manifest version

25 Nov 14:51
Compare
Choose a tag to compare

Update manifest.json to correct version. This had been accidentally left at 1.0.0.

Cloud version 2

25 Oct 18:26
4604be0
Compare
Choose a tag to compare

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

17 Oct 12:31
844cef4
Compare
Choose a tag to compare

Update name of robot if updated in app.

Assumed state

02 Sep 19:04
Compare
Choose a tag to compare
  • 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

01 Sep 11:55
Compare
Choose a tag to compare

The code is stable and ready to be called version 1. This initial release focuses on the commands such as being able to start, stop, pause/resume and return to base, i.e. the basic stuff needed in order to call it "working".

Support on/off

31 Aug 12:34
Compare
Choose a tag to compare
Support on/off Pre-release
Pre-release
  • 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

29 Aug 14:29
Compare
Choose a tag to compare
Bugfixing states Pre-release
Pre-release

Minor fixes:

  • Pure i9 state mapped to incorrect Home Assistatant state
  • Do not start, if already started
  • Do not pause, if already paused

Initial release

28 Aug 11:11
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

The integration is working!

I'm using and monitoring it in order to find potential issues and the last bit of polish. As soon as I'm happy with the results I will be bumping the version to 1.0.0.