Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to setup homebridge-gpio-blinds #2

Closed
migabc opened this issue Aug 5, 2017 · 4 comments
Closed

How to setup homebridge-gpio-blinds #2

migabc opened this issue Aug 5, 2017 · 4 comments

Comments

@migabc
Copy link

migabc commented Aug 5, 2017

I would like to control my Velux (Shutters, Windows and blinds) using my RaspberryPI
I'm already using the homebridge with the homebridge-knx plugin
But I do not have an interface for my Velux.

Can you please describe how you did it?
Do you have a step-by-step guide?

Will I have to connect the GPIO pins from the RaspberryPi to the UP and DOWN contacts on the Velux remote control?
Is there a way to connect the GPIO pins to the Velux controller itself instead?

@rsporny
Copy link
Owner

rsporny commented Aug 9, 2017

Hi, my blinds wires goes directly to the garage where I've RaspberryPi and the relay boards. Connection is pretty straightforward, just google for relay + raspberry.

In your case, you should send the signal to your Velux controller. Do you have any schematics or maybe pictures of it? How it communicates with the blinds?

@migabc
Copy link
Author

migabc commented Aug 9, 2017

Hi,
Thanks for your reply.
I do not have schematics of the Velux controller. I don't think they publish this.
Some people have been able to connect the RPI pins directly to the Velux remote control:
https://github.com/ZoneMR/homebridge-gpio-blinds.
Not sure which pins to connect.

@migabc
Copy link
Author

migabc commented Aug 16, 2017

I believe this is exactly what I need (as it connects to a remote control terminals that is exactly like mine)
https://github.com/ZoneMR/homebridge-gpio-blinds
How do I install this plugin?
There's no installation instructions in the above link and it's not a npm
Any help is welcome.

@rsporny
Copy link
Owner

rsporny commented Aug 18, 2017

You need to download the code directly to your homebridge plugin dir. Just like you would start developing a new plugin. Then you need to run homebridge again and it should work. For more info go to https://github.com/nfarina/homebridge#plugin-development

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants