Need help to integrate this Automower on Github

Hi,

I just find that "IMNOTBOB" made a Hubitat driver for Husqvarna Automower, and i am very happy for this, thanks to him

I have a Husqvarna Automower, and will be really cool to interact with the power of HE

But i don't know how to integrate this in my HE to test it ?

if someone can drive me in the rights direction ?

Thanks a lot.

Looks like it should be available in the Hubitat Package Manager if you have that installed already. If not you could import

https://raw.githubusercontent.com/imnotbob/autoMower/main/automower-connect.groovy
into a new app under the Apps Code section and import

https://raw.githubusercontent.com/imnotbob/autoMower/main/mower-device.groovy
into a new device driver under the Drivers Code section

2 Likes

Thanks for the help,

i read a lot on documentation about how to instal it, i think i'm almost ready.

my API Key and secret are ok.

But where we find the functionnality exactly ?
Can we create some rules with it after ?

I'm new to Hubitat, and really love this HUB, but i try to take control step by step.