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

add command line interface #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

richbeales
Copy link

Hoping to use this with Openhab so have added a simple command line interface so i can call it from the shell. Excellent work by the way :-)

richbeales and others added 7 commits November 21, 2015 22:30
Simple HTTP Server that discovers the plugs and accepts STATUS, ON, OFF as HTTP GET commands.
Example use: openHAB HTTP binding.

Advantage versus CLI: no errors if multiple requests one after the other.

Usage:
python3 OrviboHTTPServer.py <ip> <port>
Described HTTP Server usage
Daemon for OpenHAB control
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

Successfully merging this pull request may close these issues.

None yet

3 participants