openmotics / plugins

Repository containing the gateway plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mqtt-client not initialising

pdcleyn opened this issue · comments

I tried to install the mqtt-client. The webpage reports a successful install, however, the plugin is not visible in the list of plugins.

Using ./logwatcher.py it seems the installation of the paho-mqtt package failed:

./logwatcher.py 10.0.1.106 MQTTClient
Password:
2016-06-11 20:17:05.708321 - Starting MQTTClient plugin...
2016-06-11 20:17:05.842911 - Could not initialize plugin: Command 'pip install paho-mqtt' returned non-zero exit status 127`

Any pointer on how to address this?

Seems related to #1

Correct, at this moment pip is not available by default, something we'll fix in a next update. Like stated in #1, we can help you out in the meantime if you contact our support (which you already did). I'm going to close this one as duplicate of #1.