0.0.1 • Published 5 years ago

homebridge-intertechno-switch v0.0.1

Weekly downloads
5
License
ISC
Repository
github
Last release
5 years ago

homebridge-intertechno-switch

Homebridge plugin for Intertechno WLAN-Switch ITGW-433 Gateway. Default switch behaviour with persistance.


IntertechnoSwitch Configuration Params

Example configuration:

{
          "accessory": "IntertechnoSwitch",
          "name": "Pompa Aer",
          "host": "192.168.0.1",
          "code": "B2"
}

Configuration Params

ParameterDescription
nameName of the accessory
hostIP of WLAN-Switch ITGW-433 Gateway
port49880 (default)
codeA-P

Help

Code is composed of a capital letter A-P and a number 1-9. The code for your switch is setup using the WLAN Switch app from Intertechno.

Installation

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