Skip to content

Homebridge plugin to display the state of Dyson 360 robots.

License

Notifications You must be signed in to change notification settings

sevagsim/homebridge-dyson-robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
  }
]
  • email: The account of your Dyson Link app.
  • password: The password of your account.
  • country: Country code of your area.
  • ip: The IP address of the robot.

About

Homebridge plugin to display the state of Dyson 360 robots.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%