matt-west / homebridge-neo-smart-blinds

Homebridge plugin for Neo Smart Blinds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"
}

About

Homebridge plugin for Neo Smart Blinds


Languages

Language:JavaScript 100.0%