[modules/octoprint] Add missing contribution

This commit is contained in:
tobi-wan-kenobi 2020-05-09 10:18:36 +02:00
parent 9ef826b5fd
commit a8f4d3f9c6
2 changed files with 80 additions and 76 deletions

View file

@ -8,6 +8,8 @@ Parameters:
* octoprint.address : Octoprint address (e.q: http://192.168.1.3)
* octoprint.apitoken : Octorpint API Token (can be obtained from the Octoprint Webinterface)
* octoprint.webcam : Set to True if a webcam is connected (default: False)
contributed by `bbernhard <https://github.com/bbernhard>`_ - many thanks!
"""