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.11.5

14 Nov 21:49
36b626b
Compare
Choose a tag to compare

downloads

What’s Changed

2021.11.4

14 Nov 14:59
41669d7
Compare
Choose a tag to compare

downloads

What's Changed

2021.11.3

11 Nov 22:46
908b1c8
Compare
Choose a tag to compare

downloads

What’s Changed

  • add cuttingheight entity, feature is only for mowers of the 4-series. I don't have one of these, so this it's untested and not really supported. But please let me know, if it works for you (#147) @Thomas55555
  • use async_add_entitites (#146) @Thomas55555
  • fix headlight_mode update not working (#145) @Thomas55555
  • improve Errorhandling (#144) @Thomas55555
  • Fix services.yaml contains duplicate key "default". Check lines 115 a… (#143) @kalhimeo

2021.11.2

06 Nov 15:19
de513b9
Compare
Choose a tag to compare

downloads

What’s Changed

Breaking changes

The headlight mode selector gets a new name and a new unique_id, so please delete your old headlight_selector entity after the update.

2021.11.1

04 Nov 20:06
b0afe6f
Compare
Choose a tag to compare

downloads

What’s Changed

  • Add headlight mode selector, this was in the wrong branch in 2021.11.0 (#134) @Thomas55555

2021.11.0

04 Nov 19:37
c8e481c
Compare
Choose a tag to compare

downloads
Requires now at least HomeAssistant 2021.11.0

What’s Changed

2021.10.2

14 Oct 09:04
c1c0900
Compare
Choose a tag to compare

downloads

What’s Changed

2021.10.1

12 Oct 14:35
aaed486
Compare
Choose a tag to compare

downloads

What’s Changed

2021.10.0

11 Oct 17:51
7c1b9ff
Compare
Choose a tag to compare

downloads
This release has no new features. It only checks if your current API-Key is ready for websocket support. Please check your logs, after restart for that. The reason is, that in the next version we want to change from polling to "live" updates of your mower state, and old api-keys don't support that. As for most of us, winter is coming soon. We want to release the next version with websocket support soon, so that we can enjoy that feature before winter break :)
If you have an old API-Key and you don't have time to update it in advance, don't worry. You're still able to update it later, but with version 2021.10.1 your mower state won't be updated anymore.

Something went terribly wrong with this release. So I released a little bit to early, the new websocket feature. In this version we changed from polling to "live" updates of your mower state. Thanks to @simontegelid
The problem is, that old api-keys don't support that. Maybe you have to renew your API key. You will see this in the logs.

What’s Changed

2021.10.0b1

11 Oct 12:22
7c1b9ff
Compare
Choose a tag to compare
2021.10.0b1 Pre-release
Pre-release

downloads

What’s Changed