kellsthepenguin / homebridge-dht-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homebridge-dht

Installation

  1. Install BCM2835
  2. Type npm install homebridge-dht-plugin in homebridge directory
  3. Done!

Config Example

{
  "platform": "DhtHomebridgePlatform",
  "name": "DhtHomebridgePlatForm",
  "type": 22,
  "pin": 1,
  "roomName": "My Room"
}

Wiring Example

wiring

About

License:Apache License 2.0


Languages

Language:TypeScript 100.0%