1.0.4 • Published 3 years ago

homebridge-http-blynk-dimmer v1.0.4

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

Homebridge Blynk Server Dimmer Plugin

This is a Homebridge plugin for use with Blynk Server enabled IOT devices.

This is based on my own designed devices and can be used at your own risk.

Blynk Requirements

This plugin requires your Blynk enabled device to use specific pins: (this will change on next revision)

V2 - On/Off of light and power status report. V3 - Brightness set and report.

Homebridge Config

{ "accessory": "HTTP-Blynk-Dimmer", "name": "A Fancy Light", "token": "6a2e16cbc5874bed9ea966c286db03f0", "serverApi": "http://localhost:8080", "logLevel": 0, "pollingInterval": 6000, "timeout": 3000 }

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago