homebridge-gardena-mower

0.1.3 • Public • Published

npm npm GitHub last commit

homebridge-gardena-mower

This homebridge plugin provides homekit support for Gardena lawnmowers. The requirement is a smart robot with smart system connection (e.g. smart SILENO City). The connection is implemented in the form of a fan, as Homekit does not yet support lawnmowers. When switched on, the robot runs for 3 hours (in future configurable via a parameter). Switching off means parking.

Usage

npm install -g homebridge-gardena-mower

Configuration

You can also configure this plugin via ConfigUI-X's settings feature.

"accessories"[
    {  
        "accessory": "gardena-mower",  
        "name": "name-of-your-mower",  
        "manufacturer": "Mower Manufacturer",  
        "model": "Mower Model",  
        "username": "Gardena Username",
        "password": "Gardena Password"
    }  
],

Credits:

This plugin is a fork from homebridge-gardena-lawnmower by redindian

Package Sidebar

Install

npm i homebridge-gardena-mower

Weekly Downloads

10

Version

0.1.3

License

MIT

Unpacked Size

17.6 kB

Total Files

7

Last publish

Collaborators

  • neuhausf