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

Releases: Thomas55555/husqvarna_automower

2022.7.2

14 Jul 16:04
e981c07
Compare
Choose a tag to compare

downloads

What’s Changed

2022.7.1

11 Jul 08:40
3036b0b
Compare
Choose a tag to compare

downloads

What’s Changed

Breaking Change

After in release 2022.7.0 the support for log-in with username/password was already dropped, the integration was still able to work with the saved credentials. But new log-in attempts had to be done with client_id and client_secret in the configuration.yaml
With this release it's possible to add your credentials in the application_crendentials platform. So no configuration in the configuration.yaml is needed anymore. Unfortunately, your saved username and password are getting lost, too. So there are to cases now:

  1. Last log-in with username/password -> you have to re-authenticate and you can enter client_id and client_secret in th UI
  2. Last log-in with client_id and client_secret in the configuration.yaml -> your crendentials get imported to the Application Credentials in the UI and after the update you can delete the client_id and client_secret in the configuration.yaml

2022.7.0

08 Jul 14:58
19e3971
Compare
Choose a tag to compare

downloads

What’s Changed

Breaking changes / Deprecations

2022.7.0b2

29 Jun 19:30
b355741
Compare
Choose a tag to compare
2022.7.0b2 Pre-release
Pre-release

downloads

What’s Changed

2022.7.0b1

29 Jun 19:18
2ebd076
Compare
Choose a tag to compare
2022.7.0b1 Pre-release
Pre-release

downloads

What’s Changed

2022.6.2

16 Jun 20:07
69b60db
Compare
Choose a tag to compare

downloads

What’s Changed

2022.6.1

16 Jun 18:28
aa73f91
Compare
Choose a tag to compare

downloads

What’s Changed

Breaking change

The use of native_unit_of_measurement breaks your statistics. You'll get a warning and can easily delete the old statistics in the Developer Tools

2022.6.0

14 Jun 15:25
68c20e3
Compare
Choose a tag to compare

downloads
There are a lot of new statistics sensors now, like you have them in the AutomowerApp and also some additional (number of collisions, cutting blade usage time) which are disabled by default.
I've your mower support information about the last change of the cutting blades, please let me know. So I can enable this feature only for mowers, where this is working (e.g. works not for my 315X).

What’s Changed

2022.6.0b2

13 Jun 23:33
03d81dc
Compare
Choose a tag to compare
2022.6.0b2 Pre-release
Pre-release

downloads

What’s Changed

2022.6.0b1

13 Jun 16:29
63812b5
Compare
Choose a tag to compare
2022.6.0b1 Pre-release
Pre-release

downloads

What’s Changed