Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Releases: Thomas55555/husqvarna_automower

2021.3.2

07 Mar 18:54
93ed896
Compare
Choose a tag to compare

What’s Changed

2021.3.1

02 Mar 23:41
21aae55
Compare
Choose a tag to compare

What’s Changed

2021.2.1

25 Feb 23:06
b2dcafa
Compare
Choose a tag to compare

What’s Changed

v0.6.1

22 Nov 17:34
128f5fd
Compare
Choose a tag to compare

What’s Changed

  • bumped husqvarna-automower to 0.5.17

v0.6

05 Nov 21:32
f50bb08
Compare
Choose a tag to compare

What’s Changed

v0.5

20 Oct 21:37
d6fb69d
Compare
Choose a tag to compare

Improvements:

  • support for multiple mowers
  • sending mower command async
  • code optimization
  • status update 5s after a command is send
  • corrected device available property

0.4.2

01 Oct 19:27
4b99ead
Compare
Choose a tag to compare

!!! Before you upgrade to this release (from 0.4.0 or older), remove the last release completely from home assistant, and than re-add the integration.
Changes:

  • fixed showing developers data in state attributes

0.4.1

01 Oct 18:46
ee849aa
Compare
Choose a tag to compare

!!! Before you upgrade to this realese, remove the last realease first completely, and than re-add the integration.
Changes:

  • Removed the Device, there will be only a entity now
  • Unique ID of the mower isn't random anymore, it's the mower ID of husqvarna
  • The name of the entity is now vacuum.{model}_{name}. You can change it if you want
  • Removed static attributes in the state attributes
  • Simplified the code

v0.4

27 Sep 18:15
80cb530
Compare
Choose a tag to compare
  • Fixed Detected I/O inside the event loop. This is causing stability issues.
  • Preparation for multiple mowers
  • Updated the python package to husqvarna_automower==0.3

v0.3-alpha

23 Aug 12:55
50ea821
Compare
Choose a tag to compare
v0.3-alpha Pre-release
Pre-release

Updated folder structure