/homebridge-neo-smart-blinds

Homebridge plugin for Neo Smart Blinds

Primary LanguageJavaScript

Neo Smart Blinds Plugin for Homebridge

Add the following to your Homebridge config.json file:

{
  "accessory": "NeoSmartBlind",
  "name": "Blind Name",
  "controller_ip": "192.168.X.XXX",
  "controller_id": "XXXXXXXXXXXXXXXXXXXXXXXX",
  "blind_code": "XXX.XXX-XX"
}