Giter Club home page Giter Club logo

yfmos's Introduction

yfmos - generate Somfy RC commands

Control your Somfy receivers with a Sonoff RF Bridge. Generate RfRaw B0 commands from a sniffed B1 string.

Setup

git clone https://github.com/sehaas/yfmos
cd yfmos
virtualenv .
. ./bin/activate
pip install -r requirements.txt

Usage

Put your Sonoff RF Bridge in RfRaw sniffing mode and long-press one of the buttons on you Somfy remote.

Initialize yfmos

Initialize new profile with a custom (unique) device ID. The B1 string is mainly used to initialize the bucket timings. If the device ID is omitted, the original device ID will be used.

python yfmos.py init --device 0xaabbcc --rollingcode 0 --profile kitchen AA B1 05 09F6 12CA 04EC 0276 68BA 000000000000001222233333323323333332332223333332332223333332233332233332233222333322332222222234 55

Generate a new pairing code.

python yfmos.py gen --profile kitchen --repeat 8 --command PROG

Put your receiver in programming mode (holding PROG on an already paired remote until the shades make a sharp movement). Broadcast the resulting B0 string with the Sonoff RF Bride - the shades should confirm the new remote with a movement.

Tested Hardware

  • Smoove origin RTS sends out a parsable B1 string
  • Telis 16 RTS did not produce a valid B1 string

ToDo

Contributing

Please feel free to submit feedback, bug reports or pull requests

Contributors

yfmos's People

Contributors

sehaas avatar dzwiedzmin avatar denao2 avatar altelch avatar

Stargazers

DeCoen avatar Roman Plevka avatar

Watchers

James Cloos 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.