Giter VIP home page Giter VIP logo

homebridge-somfy-hotwired's Introduction

CI npm version License: Unlicense verified-by-homebridge

homebridge-somfy-hotwired

If you have a Somfy Telis 1 RTS you can wire it your Raspberry Pi and control all of the buttons remotely. Since it requires soldering and some cables, I like to call it hotwiring your Somfy :).

You do need a remote that is already programmed to work with your shutter.

Hotwiring

Simplest would be if you have a case to put the board of the remote in.

  1. Remove the casing and battery
  2. Get 5 jumpwires (female to male)
  3. I like to use pins 1 and 9 for the power
  4. So you can use 3, 5 and 7 for the up, my and down button
  5. Solder all of these male ends to the board and plug the female side onto te GPIO

It should look somewhat like this: hotwired hotwired2 hotwired3

No you are ready to go, either use the UI config or add the config manually.

Config

Sample of the config used in the README. Movement duration is best measured as the time it takes to move from up to MySomfy position in seconds, you can adjust it to your liking.

{
    "name": "Shutter",
    "pin_up": "3",
    "pin_down": "5",
    "pin_my_position": "7",
    "movement_duration": "11",
    "accessory": "Homebridge-somfy-hotwired",
    "default_position": "up"
}

homebridge-somfy-hotwired's People

Forkers

lotuso1

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.