add octoprint-mqtt plugin
This commit is contained in:
parent
e8ca879f05
commit
3f5171e0ac
|
@ -35,7 +35,8 @@ https://github.com/1r0b1n0/OctoPrint-Tempsgraph/archive/master.zip \
|
||||||
https://github.com/dattas/OctoPrint-DetailedProgress/archive/master.zip \
|
https://github.com/dattas/OctoPrint-DetailedProgress/archive/master.zip \
|
||||||
https://github.com/mmone/OctoPrintKlipper/archive/master.zip \
|
https://github.com/mmone/OctoPrintKlipper/archive/master.zip \
|
||||||
https://github.com/jneilliii/OctoPrint-TabOrder/archive/master.zip \
|
https://github.com/jneilliii/OctoPrint-TabOrder/archive/master.zip \
|
||||||
https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip
|
https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip \
|
||||||
|
https://github.com/OctoPrint/OctoPrint-MQTT/archive/master.zip
|
||||||
|
|
||||||
# Installing from sillyfrog until the PR is merged to master
|
# Installing from sillyfrog until the PR is merged to master
|
||||||
RUN /opt/octoprint/venv/bin/python -m pip install https://github.com/sillyfrog/OctoPrint-PrintHistory/archive/master.zip
|
RUN /opt/octoprint/venv/bin/python -m pip install https://github.com/sillyfrog/OctoPrint-PrintHistory/archive/master.zip
|
||||||
|
|
Loading…
Reference in New Issue