rmcontrol
rmcontrol copied to clipboard
RM Control — A python app to control an RM2 from BroadLink.
Does anyone know about HTS2 sensor support?
pi@hassbian:/home/rmcontrol $ export FLASK_APP=rmcontrol; python -m flask initdbTraceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code...
When adding a command by pressing the "+" button, there is an error in the console. ``` Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/Flask-0.12-py2.7.egg/flask/app.py", line 1982, in wsgi_app response =...
Thanks..
acdeMac-mini:~ mac$ export FLASK_APP=rmcontrol; python -m flask initdb Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 163, in _run_module_as_main mod_name, _Error) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 111, in _get_module_details __import__(mod_name) # Do...
Is this installed a RPI or a different platform?
Thanks!
Ive been looking @ the RM for a while now for using with Homebridge, and with this I can buy it. So does this do RF as well as IR,...
@ericmagnuson - thanks for sharing your RM controller plugin! I'm very excited to use this instead of the alternate Android+VM solution. I am running into some issues linking the RM...