0.0.6 • Published 5 years ago

homebridge-gardena-lawnmower v0.0.6

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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"
}