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

peterchs/homebridge-dyson360eye: Homebridge plugin for the Dyson 360 Eye Robot V ...

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

开源软件名称:

peterchs/homebridge-dyson360eye

开源软件地址:

https://github.com/peterchs/homebridge-dyson360eye

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-dyson360eye

Homebridge plugin for the Dyson 360 Eye Robot Vacuum

Requires Homebridge installed first, refer to https://github.com/nfarina/homebridge

The config requires a username and password, which you obtain from sticker in your manual or on the device label behind the bin. The password has to be SHA-512 encrypted and then base64 encoded before inserting into the config. This can be done via a tool at https://caligatio.github.io/jsSHA/ (client side javascript only). Put password into 'Input text', input type 'TEXT', SHA Variant 'SHA-512', Number of Rounds "1", Output Type "Base64". The output hash should be copied and placed into the config. The example below is 'password' encoded correctly.

Ensure you set your 360 eye robot up to have a static IP in line with the config, this can be done through your router DHCP settings.

Configuration Accessories Section Sample for Homebridge config.json:

"accessories": [
        {
        "accessory": "Dyson360EyeRobotVacuum",
        "name": "Robot",
        "host": "192.168.1.111",
        "port": 1883,
        "username": "JJ5-UK-HKA9999Z",
        "password": "sQnzu7wkTrgkQZF+0G1hi5AI3Qmzvv0bXgc5THBqi7mAsdd4Xll27ASbRt9fEyavWi6m0QP9B8lThf+rDKy8hg==",
        "refresh": 0
        }
  ]​

Once set up you can do commands like;

Hey siri ..

  • ..set NAME max on = set robot to max power
  • ..set NAME quiet on = set robot to quiet power
  • ..set NAME clean on = start cleaning
  • ..set NAME clean off = pause
  • ..set NAME go to dock on = stop cleaning, return to dock

Where NAME is the configured robot name in the configuration (above it is 'Robot')

I have scenes set up in Home app, which set the switches appropriately, so the following siri commands/scenes work:

  • "Start cleaning" (turn on clean switch)
  • "Pause cleaning" (turn off clean switch)
  • "Stop Cleaning" (turn on go to dock switch)
  • "Resume Cleaning" (turn on clean switch)

This can be considered alpha but still may be of use.




鲜花

握手

雷人

路过

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

请发表评论

全部评论

专题导读
上一篇:
mas-cli/homebrew-tap: 发布时间:2022-06-17
下一篇:
klaytn/homebrew-klaytn: Official Klaytn Homebrew formula repository发布时间:2022-06-17
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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