homebridge-gardena-lawnmower
v0.0.6
Published
Gets about lawnmowers from the gardena cloud.
Downloads
9
Maintainers
Readme
Homebridge-Lawnmower for Gardena Smart System
Credits:
This is based upon Homebridge-Lawnmower for Gardena Smart System by Thorsten Pohl
Which is based upon the great Homebridge Plugin for Robonect by Larsan.
Usage
npm install -g homebridge-lawnmower
Config as below:
{
"accessory": "HomebridgeGardena",
"name": "name-of-your-mower",
"manufacturer": "Mower Manufacturer",
"model": "Mower Model",
"username": "Gardena Username",
"password": "Gardena Password"
}