Git Product home page Git Product logo

homebridge-mysmartrollershades-bridge's Introduction

homebridge-mysmartrollershades-bridge

mit license npm npm donate

Homebridge plugin which communicates with MySmartRollerShades through the MySmartRollerShades/Tilt Bridge.
Configure your roller shades and bridge with the official iOS or Android app first in order to use this Homebridge plugin.

This plugin is not affiliated with the MySmartRollerShades/Tilt Smart Home product

Features

- Only adds roller shades to Homebridge/HomeKit! Not yet functional. Work in progress plugin

Configuration

This easiest way to use this plugin is to use homebridge-config-ui-x.
To configure manually, add to the platforms section of Homebridge's config.json after installing the plugin.

Config:

{
  "platform": "MySmartRollerShadesBridge",
  "name": "MySmartRollerShadesBridge",
  "username": "<email address>",
  "password": "<password>"
}
Field Description
platform Must always be "MySmartRollerShadesBridge"
name Best to set to "MySmartRollerShadesBridge"
username MySmartRollerShades/Tilt app username (usually email address)
password MySmartRollerShades/Tilt app password
statusLog (optional true/false, defaults to false) logs position changes
allowDebug (optional true/false, defaults to false) Outputs a lot of debug info to stdout
pollingInterval (optional) Polling Interval (in minutes)

Testing

Use npx homebridge-mysmartrollershades-bridge to test your credentials.

Sponsors

mbmccormick

Code Credits

apexad/homebridge-mysmartblinds-bridge - my own plugin, but check there for other code credits

homebridge-mysmartrollershades-bridge's People

Contributors

apexad avatar mbmccormick avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.