1.1.1 • Published 2 years ago

homebridge-dohome-switch v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

ParameterDescriptionRequired
nameJust a random nickname
prodnameUsually Last 4 Character of Mac Address
subnetYour Subnet
port6091 (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
1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago