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

What hardware? #2

Open
toshibochan opened this issue Aug 1, 2016 · 2 comments
Open

What hardware? #2

toshibochan opened this issue Aug 1, 2016 · 2 comments

Comments

@toshibochan
Copy link

What you use for door lock?

@toshibochan
Copy link
Author

@campbellinos what you using for open and close the lock? Raspberry pi? Esp8266? Servo motor? Steeped motor?

@phpfs
Copy link

phpfs commented Oct 15, 2016

Hi @toshibochan!

That's a tough question:
You could connect it to everything that can respond to a http request. Keep in mind, that this plugin always expects a json response! (Which you need to disable if your hardware doesn't return one!)
You could, for example, write a python script running a web server which on demand toggles GPIOs on and off which then control a relay. Your ESP8266 idea is also interesting.

Greetings, phpfs

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

No branches or pull requests

2 participants