Husqvarna Automower

Husqvarna Automower

Integration with Husqvarna API

Husqvarna offers a full range of forest and gardening tools including lawn mowers, chainsaws, robotic mowers and more for both professionals and homeowners. Use the Husqvarna Automower Connect API to control your Robotic Lawn Mower and integrate it to your own project. Integration of Husqvarna Automower API into bOS using HTTP driver. Example provides all basic info about the mower, start and park function.

Device preparation

Make sure your auto mower supports their API by reading the device's instructional manual. Sign up for API documentation on their official API developer portal. To get the correct response from the API, username, password and API key strings were added in bOS. Select the values tab on each of these strings and add your username, pass and API key.

Configuration

Download the example from our website and import it into your configuration. Step by step instructions on how to import are available in our instructional video.

API key and the API settings for the Husqvarna can be set on their API portal. Navigate to their authentication API section on their API site. On the API portal, connect Authentication API function and Automower Connect API function in order to connect bOS to the Husqvarna API. Check the API settings and click Connect new API button at the end. In bOS, fill in all the credentials settings (Username, Password and API key), select Get Oauth Token command, select Functions tab and select Send command, you should get the correct response and use the provided nodes in the example to get all info from/to the device. Example provides fully functional control panel, providing basic information about the device and commands for start and park.

Top