File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
octoprint_psucontrol_raspberrymatic/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 <div class =" control-group" >
88 <div class =" controls" >
99 <label class =" control-label" >HM-IP<br /><span class =" help-inline" >IP of raspberrymatic with "http(s)://"</span ></label >
10- <input type = " text " class =" input-mini " data-bind =" value: settings.plugins.psucontrol_raspberrymatic.ip" > < input type = " checkbox " data-bind = " checked: settings.plugins.psucontrol_raspberrymatic.enableSensing " > Enable
10+ <textarea rows = " 1 " class =" block " data-bind =" value: settings.plugins.psucontrol_raspberrymatic.ip" ></ textarea >
1111 </div >
1212 </div >
1313 <h4 >Switching</h4 >
2929 <div class =" control-group" >
3030 <div class =" controls" >
3131 <label class =" control-label" >Sensing Command<br /><span class =" help-inline" >None to disable</span ></label >
32- <input type = " text " class =" input-mini " data-bind =" value: settings.plugins.psucontrol_raspberrymatic.sensingCommand " >
32+ <textarea rows = " 1 " class =" block " data-bind =" value: settings.plugins.psucontrol_raspberrymatic.senseCommand " ></ textarea >
3333 </div >
3434 </div >
3535</form >
You can’t perform that action at this time.
0 commit comments