We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebb548 commit d5eda4fCopy full SHA for d5eda4f
octoprint_psucontrol_raspberrymatic/templates/psucontrol_raspberrymatic_settings.jinja2
@@ -9,6 +9,8 @@
9
<div class="controls">
10
<input type="text" class="input-mini" data-bind="value: settings.plugins.psucontrol_raspberrymatic.onCommand">
11
</div>
12
+ </div>
13
+ <div class="control-group">
14
<label class="control-label">Off Command<br/><span class="help-inline">None to disable</span></label>
15
16
<input type="text" class="input-mini" data-bind="value: settings.plugins.psucontrol_raspberrymatic.offCommand">
0 commit comments