File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -854,12 +854,12 @@ <h6 class="translate">Global Options</h6>
854854 < label class ="translate " for ="readBrightnessAndState "> read brightness and state</ label >
855855 </ div >
856856 < div class ="input-field col s12 m6 l4 col-readBrightnessAndState ">
857- < input id ="restartDelay " type ="number " min ="5 " max ="60 " class ="value "/>
858- < label class ="translate " for ="restartDelay "> restart delay</ label >
857+ < input id ="reconnectDelay " type ="number " min ="5 " max ="60 " class ="value "/>
858+ < label class ="translate " for ="reconnectDelay "> restart delay</ label >
859859 </ div >
860860 < div class ="input-field col s12 m6 l4 col-readBrightnessAndState ">
861- < input id ="restartCount " type ="number " min ="1 " max ="60 " class ="value "/>
862- < label class ="translate " for ="restartCount "> # of restart attempts</ label >
861+ < input id ="reconnectCount " type ="number " min ="1 " max ="60 " class ="value "/>
862+ < label class ="translate " for ="reconnectCount "> # of restart attempts</ label >
863863 </ div >
864864 < div class ="input-field col s12 m12 l12 col-startWithInconsistent ">
865865 < input id ="startWithInconsistent " type ="checkbox " class ="value "/>
You can’t perform that action at this time.
0 commit comments