Giter VIP home page Giter VIP logo

somfyrts's Introduction

somfyrts

Enables the control of Somfy motors and controls through a Somfy Universal RTS Interface device. The module can be run from the command line or the class can be incorporated into custom home automation software.

To use this module, you must have a Universal RTS Interface attached to an RS232 port and you must know the name of the port. Up, Down, and Stop commands can be sent to one or more specified channels.

The implementation offers a execution of the commands on a background thread so that the command operations will not block the calling thread. Somfy recommends a minimum of 1.5 seconds between commands to avoid interference when sending the radio commands so the implementation inserts delays between commands. Sending an Up command to five channels requires 6 seconds so using a background thread can be useful when sending several commands at once.

somfyrts's People

Contributors

ralphlipe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

somfyrts's Issues

Determine proper command format for Interface ver II

The command format for version II of the universal interface does not specify a (\r) terminator when connected through RS232 although it was required for version I. Is a required? The current code includes one. There is a TODO marking the spot in the code to change

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.