• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

normen/homebridge-landroid: Homebridge plugin to control Worx Landroid robo mowe ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

normen/homebridge-landroid

开源软件地址:

https://github.com/normen/homebridge-landroid

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-landroid NPM Version verified-by-homebridge

Homebridge plugin to control Worx Landroid (as well as Kress and Landxcape) lawn mowers through the Worx Cloud, supports most Landroid mowers.

Features

  • Automatically fetches all mowers from Worx Cloud
  • Start mower
  • Return mower to home
  • Mowing status (on / off)
  • Battery Status
  • Error status

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-landroid
  3. Set up homebridges config.json with your Worx account data

Example config

{
  "bridge": {
    "name": "Homebridge",
    "username": "CC:22:3D:E3:CE:30",
    "port": 51826,
    "pin": "031-45-154"
  },
  "platforms": [
    {
      "platform": "Landroid",
      "email": "[email protected]",
      "pwd": "my_password"
    }
  ]
}

Options

  • email eMail for your Worx account
  • pwd Password for your Worx account
  • rainsensor Adds an additional "Leak" sensor for rain detection
  • partyswitch Adds an additional "PartyMode" switch to temporarily disable the schedule
  • reload Clears all mowers in HomeKit and reloads them from the cloud, default false
  • cloud Sets the cloud to use, worx, kress or landxcape, default worx
  • debug Enable additional debug log output, default false
  • mowdata Enable additional mowing data log output, default false

Usage

The mower will appear as a switch and a contact sensor in HomeKit.

On/Off Switch

The switch shows the current status and allows to control the mower. If the switch is off the mower is either on the home base or on its way to the home base. If it's on the mower is currently mowing. Turn the switch on to start the mowing cycle, turn it off to send the mower back home.

Contact Sensor

The contact sensor is used to display issues with the mower (trapped, outside wire etc.), when the contact sensor is "open" there is some issue that prevents the mower from continuing. Fix the issue to control the mower again.

Battery Status

You can see the battery status in the settings of either the switch or contact sensor in the Home app and you can ask Siri about the battery status of your lawn mower.

Development

If you want new features or improve the plugin, you're very welcome to do so. The projects devDependencies include homebridge and the npm run test command has been adapted so that you can run a test instance of homebridge during development.

Setup

  • clone github repo
  • npm install in the project folder
  • create .homebridge folder in project root
  • add config.json with appropriate content to .homebridge folder
  • run npm run test to start the homebridge instance for testing



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap