homebridge-lawnmower

0.0.1 • Public • Published

Homebridge-Lawnmower for Gardena Smart System

Credits:

This 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",  
    "mower": "Mower make",  
    "model": "Mower Model",  
    "username": "Gardena Username",
    "password": "Gardena Password",
    "locationid": "yourlocationId",
    "moverid":"yourmowerid"
}  

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i homebridge-lawnmower

    Weekly Downloads

    3

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    11.6 kB

    Total Files

    3

    Last publish

    Collaborators

    • thpohl