japaniot / homebridge-dyson-robot

Homebridge plugin to display the state of Dyson 360 robots.
MIT License
1 stars 2 forks source link

homebridge-dyson-robot

Homebridge plugin for Dyson 360 Eye and Dyson 360 Heurist.

Usage

Currently this plugin only support one robot registered in Dyson Link.

"accessories": [
  {
    "accessory": "DysonRobot",
    "name": "Dyson 360 Heurist",
    "email": "zcbenz@gmail.com",
    "country": "JP",
    "password": "password",
    "ip": "172.16.80.45"
  }
]