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

nicoduj/homebridge-automower: AutoMower plugin for HomeBridge

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

开源软件名称:

nicoduj/homebridge-automower

开源软件地址:

https://github.com/nicoduj/homebridge-automower

开源编程语言:

JavaScript 100.0%

开源软件介绍:

Homebridge-automower

verified-by-homebridge

npm npm npm

CodeFactor Build Status Known Vulnerabilities

code style: prettier

Plugin for controlling your automower from Husqvarna through HomeBridge .

Each Automower is shown through 3 services :

  • One switch that will handle Start / PARK (until next period) function
  • One fan that will handle Start / Pause function and spin when your mower is cutting (and only cutting, not while getting back to its charging station)
  • One Motion sensor that will be triggered when your mower needs attention while cutting

The battery percentage / charging status is shown in the detail pane of each service.

npm install -g homebridge-automower

Homebridge configuration

Config as below:

"platforms": [
  {
    "platform": "Automower",
	  "email": "[email protected]",
    "password": "toto"
  }
]

Fields:

  • platform must be "HomebridgeAutomower" (required).
  • email email used for your automower account (required).
  • password password of your automower account (required).
  • refreshTimer Optional - enable refresh of autoMower state every X seconds, for automation purpose if you need to activate something else based on its state change (defaults : disable, accepted range : 30-600s).
  • startStopSwitch switch to handle start / stop until next period (optional - default true).
  • startStopUntilFurtherNoticeSwitch stateless switch to handle stop until further notice (optional - default false).
  • mowersList list of mowers to expose (optional - default all).
  • cleanCache Set it to true in case you want to remove the cached accessory (only those from this plugin). You have to restart homebridge after applying the option. Remove it after restart, otherwise it will be recreated at each startup.

Changelog

See CHANGELOG.

Inspiration

Many thanks to :

  • dinmammas for plugin inspiration
  • chrisz for automower api samples
  • every tester / contributor that test, and give feedback in any way !

Donating

Support this project and others by nicoduj via PayPal.

Support via PayPal

License

As of Dec 01 2018, Nicolas Dujardin has released this repository and its contents to the public domain.

It has been released under the UNLICENSE.




鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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