Skip to content

Releases: bittles/ha_ecovacs_bumper

v1.7.0

27 Apr 22:52
Compare
Choose a tag to compare

Contains VacuumEntity to StateVacuumEntity change that's in 1.6.0 and also includes changes from commit cce9d93 on 7/24/23 to HASS core that allows async use of the component. I'm unable to test this so if it doesn't work try 1.6.0.

v1.6.0

27 Apr 22:38
Compare
Choose a tag to compare

Minimal change update that hopefully should work. Use this version if v1.7.0 doesn't work as that has changes to attempt async setup. Don't have Home Assistant up and running at the moment to test and even if I did I don't have my old Ecovacs vacuum to ensure it works.

v1.5.3

19 Jan 23:45
cacb0b4
Compare
Choose a tag to compare

What's Changed

  • cant comment block inside class call by @bittles in #17

Full Changelog: v1.5.2...v1.5.3

v1.5.2

19 Jan 21:58
9355f86
Compare
Choose a tag to compare
v1.5.2 Pre-release
Pre-release

What's Changed

  • fix longstanding error handling i hope by @bittles in #15

Full Changelog: V1.5.1...v1.5.2

V1.5.1

16 Jan 18:23
e24360f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...V1.5.1

v1.5.0

15 Jan 22:19
22b541c
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

What's Changed

  • split out api module by @bittles in #13
  • give api it's own constants
  • have mqtt module refer to realm and iotdevmanager const instead of ecovacsapi to prevent circular references
  • put logger back into individual modules

Full Changelog: v1.4.5...v1.5.0

v1.4.5

15 Jan 20:36
455320c
Compare
Choose a tag to compare
v1.4.5 Pre-release
Pre-release

What's Changed

  • import EcoVacsAPI back into mqtt library by @bittles in #12

Full Changelog: v1.4.4...v1.4.5

v1.4.4

15 Jan 22:50
d7a7b2d
Compare
Choose a tag to compare
v1.4.4 Pre-release
Pre-release

What's Changed

  • update dev to current master by @bittles in #9
  • fix string to cert in mqtt by @bittles in #10
  • fixes for newer python versions for isAlive and getchildren by @bittles in #11

Full Changelog: v1.4.3...v1.4.4

v1.4.3

15 Jan 19:15
Compare
Choose a tag to compare
v1.4.3 Pre-release
Pre-release

Full Changelog: v1.4.2...v1.4.3

  • fix string to cert for mqtt bots

v1.4.2

06 Jan 07:02
f1002d1
Compare
Choose a tag to compare

What's Changed

  • shouldnt edit on phone, fixed now by @bittles in #7

Full Changelog: v1.4.1...v1.4.2