Skip to content

v1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeff-winn jeff-winn released this 26 May 02:27
· 273 commits to main since this release
00019f7

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)

Other Changes

  • Added support for the Homebridge UI to edit the plug-in settings. (#13)
  • Added support for multiple platform instances for users which have multiple accounts. (#46)
  • Added support for SonarQube SAST scanning of the codebase for vulnerabilities and enforcement of unit tests during merges. (#9)