Skip to content

DoHome Power Switch - Control 'Doit' / 'Dohome' power switch devices

License

Notifications You must be signed in to change notification settings

AnsonCheng03/homebridge-dohome-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-dohome-switch

DoHome Power Switch - Control 'Doit' / 'Dohome' power switch devices


Switch Services

Switch (standard on/off)

{
    "name": "My Name",
    "prodname": "65ff",
    "subnet": "192.168.0.255",
    "port": 6091,
    "deviceid": "955sga0g65ff_DT-PLUG_HOMEKIT",
    "accessory": "DoHomeSwitch"
}

Configuration Params

Parameter Description Required
name Just a random nickname
prodname Usually Last 4 Character of Mac Address
subnet Your Subnet
port 6091 (default)
deviceid

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install homebridge-http using: npm install -g homebridge-dohome-switch
  3. Update your config file

Update

1.0.1

  • Change Variable Names
  • Update Documentary

Referenced project

  1. homebridge-udp-json-master
  2. homebridge-udp-multiswitch-master

About

DoHome Power Switch - Control 'Doit' / 'Dohome' power switch devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published