Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
nodejs
mqtt
iot
groups
vue
gateway
scene
control-panel
zwave
scenes
openzwave
vuetify
open-zwave
zwave-network
mqttjs
ozwcp-replacement
ozwcp
zwave2mqtt
-
Updated
Jun 24, 2020 - JavaScript
According to the pip user guide (using pip from your program), calling pip directly from a python program is unsupported.
As best as I can tell this has been true since pip 10.0.0.0 and should be replaced with pkg_resources and/or setuptools if possible. Currently, if you try to run setup for python_openzwave on windows