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

simonbs/homebridge-roomba: Roomba plugin for Homebridge

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

开源软件名称:

simonbs/homebridge-roomba

开源软件地址:

https://github.com/simonbs/homebridge-roomba

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-roomba

Roomba plugin for Homebridge. Tested with a Roomba 960 but is expected to work with the entire 900 series.

Screenshots

Installation

  1. Install using npm install -g git+ssh://[email protected]/simonbs/homebridge-roomba.git

  2. Add your Roomba to ~/.homebridge/config.json as shown below. Continue reading for information on fiding the blid, robotpwd and asset ID.

    "accessories": [{
      "accessory": "Roomba",
      "name": "Roomba",
      "blid": "theblid",
      "robotpwd": "therobotpwd",
      "assetid": "theassetid"
    }]
    
  3. Restart homebridge.

  4. Your Roomba should now appear in your Home app.

Finding your blid, robotpwd and asset ID

The blid, robotpwd and asset ID are used to identify your Roomba and authorize API calls. In order to find these values, you must inspect the HTTP requests made by the Roomba iOS app. I recommend using Charles for this. The following will assume you are comfortable with Charles.

  1. Open up Charles and configure the proxy on your iOS device in the WiFi settings.
  2. Open the Roomba iOS app and make sure you have recorded some calls to https://irobot.axeda.com in Charles. In particular, you should have recorded requests to https://irobot.axeda.com/services/v1/rest/Scripto/execute/AspenApiRequest.
  3. Find one of the requests and browse the contents of the request, e.g. in the raw format. The body of the request will contain your blid and robotpwd. There will be a header named ASSET-ID containing your asset ID.



鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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