homebridge-gpio-on-switch
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

homebridge-gpio-on-switch

Build and Lint

A homebridge plugin for gpio on switch.

install

Make sure you had installed homebridge first, then run the following command to install homebridge-gpio-on-switch.

sudo npm install -g homebridge-gpio-on-switch

config

{
	"accessory": "HomebridgeGpioOnSwitch",
	"name": "switch",
	"pin": 18
}

/homebridge-gpio-on-switch/

    Package Sidebar

    Install

    npm i homebridge-gpio-on-switch

    Weekly Downloads

    2

    Version

    1.0.2

    License

    Apache-2.0

    Unpacked Size

    16 kB

    Total Files

    11

    Last publish

    Collaborators

    • classlfz