mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
Allow RTV selection in shade config. #77
This commit is contained in:
parent
b279efdb1f
commit
e960579f3e
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
|
@ -346,6 +346,7 @@
|
|||
<select id="selRadioProto" name="radioType" style="width:77px;">
|
||||
<option value="0">RTS</option>
|
||||
<option value="1">RTW</option>
|
||||
<option value="2">RTV</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="field-group" style="display:inline-block;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue