Releases: jeff-winn/homebridge-automower-platform
Releases · jeff-winn/homebridge-automower-platform
v1.0.0
Initial Release
- Adding support for pausing the mower. by @jeff-winn in #12
- Adding support for automower accessories. by @jeff-winn in #29
- Adding support for event streaming. by @jeff-winn in #37
- Adding support for reporting battery levels. by @jeff-winn in #43
- Adding support for mower schedule control via switch by @jeff-winn in #45
- Improving setup experience when misconfigured. by @jeff-winn in #49
- Adding logging support when switch changes. by @jeff-winn in #52
- Unable to debug by @jeff-winn in #53
- Changing form type to hide the password. by @jeff-winn in #56
- Setting up sponsorship button. by @jeff-winn in #79
- Adding support for changing the plugin name. by @jeff-winn in #82
- Adding support to automatically initiate reconnect upon stream disconnect by @jeff-winn in #87
New Contributors
- @dependabot made their first contribution in #85
Full Changelog: v0.0.1...v1.0.0
v1.0.0-rc7
What's Changed
- Removing unnecessary async operators by @jeff-winn in #77
- Adding support for changing the plugin name. by @jeff-winn in #82
- Adding documentation. by @jeff-winn in #84
- Bump octokit from 4.24.0 to 4.25.0 in /docs by @dependabot in #85
- Adding support to automatically initiate reconnect upon stream disconnect by @jeff-winn in #87
New Contributors
- @dependabot made their first contribution in #85
Full Changelog: v1.0.0-rc6...v1.0.0-rc7
v1.0.0-rc6
What's Changed
- Fixing bug with homebridge restarting process by @jeff-winn in #67
- Adding support for 429 and 503 response handling for clients. by @jeff-winn in #70
- 69 debug should use the environment variable by @jeff-winn in #71
Full Changelog: v1.0.0-rc5...v1.0.0-rc6
v1.0.0-rc5
What's Changed
- Fixing an issue with the colorized logs within the Homebridge UI. by @jeff-winn in #59
- Adding issue templates. by @jeff-winn in #60
Full Changelog: v1.0.0-rc4...v1.0.0-rc5
v1.0.0-rc4
What's Changed
- Changing form type to hide the password. by @jeff-winn in #56
Full Changelog: v1.0.0-rc3...v1.0.0-rc4
v1.0.0-rc3
What's Changed
- Fixing issue with the schedule button. by @jeff-winn in #55
Full Changelog: v1.0.0-rc2...v1.0.0-rc3
v1.0.0-rc2
What's Changed
- Improving setup experience when misconfigured. by @jeff-winn in #49
- Adding logging support when switch changes. by @jeff-winn in #52
- Unable to debug by @jeff-winn in #53
Full Changelog: v1.0.0-rc1...v1.0.0-rc2
v1.0.0-rc1
Capabilities:
- Adds support for authentication to the Husqvarna Automower Connect APIs. (#1)
- Adds support for automatic mower discovery on startup. (#3)
- Adds support for battery levels shown for each registered mower. (#21)
- Adds support for enabling and disabling the mower schedule using a switch. (#2)
- Adds support for event streaming so changes made to the Automower mobile app are reflected near real time in the plug-in. (#30)