@@ -299,26 +299,27 @@ CST(AWST)</option><option value="10">JST(KST)</option><option value="11">
299299AEST /AEDT < /option > < option value = "12" > NZST /NZDT < /option > < option value = "13" >
300300North Korea < /option > < option value = "14" > IST (India )< /option > < option value = "15" >
301301CA - Saskatchewan < /option > < option value = "16" > ACST < /option > < option value = "17" >
302- ACST /ACDT < /option > < /select > < br > UTC offset : < input name = "UO" type = "number"
303- min = "-65500" max = "65500" required > seconds (max . 18 hours )< br >
304- Current local time is < span class = "times" > unknown < /span > .< h3 > Clock < /h3 >
305- Clock Overlay : < select name = "OL" onchange = "Cs()" > < option value = "0" id = "cn"
306- selected = "selected" > None < /option > < option value = "1" id = "ca" > Analog Clock < /option >
307- < option value = "2" > Single Digit Clock < /option > < option value = "3" id = "cc" >
308- Cronixie Clock < /option > < /select > < br > < div id = "coc" > First LED : < input name = "O1"
309- type = "number " min=" 0 " max=" 255 " required> Last LED: <input name=" O2 "
310- type = "number " min=" 0 " max=" 255 " required><br><div id=" cac ">12h LED: <input
311- name = "OM " type=" number " min=" 0 " max=" 255 " required><br>Show 5min marks: <input
312- type = "checkbox " name=" O5 "><br></div>Seconds (as trail): <input type=" checkbox "
313- name = "OS "><br></div><div id=" ccc ">Cronixie Display: <input name=" CX "
314- maxlength = "6 "><br>Cronixie Backlight: <input type=" checkbox " name=" CB "><br>
315- < /div > Countdown Mode : < input type = "checkbox" name = "CE" > < br > Countdown Goal :< br >
316- Year : 20 < input name = "CY" type = "number" min = "0" max = "99" required > Month : < input
317- name = "CI" type = "number" min = "1" max = "12" required > Day : < input name = "CD"
318- type = "number" min = "1" max = "31" required > < br > Hour : < input name = "CH"
319- type = "number" min = "0" max = "23" required > Minute : < input name = "CM" type = "number"
320- min = "0" max = "59" required > Second : < input name = "CS" type = "number" min = "0"
321- max = "59" required > < br > < h3 > Macro presets < /h3 > < b > Macros have moved !< /b > < br > < i >
302+ ACST /ACDT < /option > < option value = "18" > HST (Hawaii )< /option > < /select > < br >
303+ UTC offset : < input name = "UO" type = "number " min=" - 65500 " max = "65500" required >
304+ seconds (max . 18 hours )< br > Current local time is < span class = "times" > unknown
305+ < /span > .< h3 > Clock < /h3 > Clock Overlay : < select name = "OL" onchange = "Cs()" > < option
306+ value = "0" id = "cn" selected = "selected" > None < /option > < option value = "1" id = "ca" >
307+ Analog Clock < /option > < option value = "2" > Single Digit Clock < /option > < option
308+ value = "3" id = "cc" > Cronixie Clock < /option > < /select > < br > < div id = "coc" > First LED :
309+ < input name = "O1" type = "number " min=" 0 " max=" 255 " required> Last LED: <input
310+ name = "O2 " type=" number " min=" 0 " max=" 255 " required><br><div id=" cac ">12h LED:
311+ < input name = "OM" type = "number" min = "0" max = "255" required > < br > Show 5 min marks :
312+ < input type = "checkbox" name = "O5" > < br > < /div > Seconds (as trail ): < input
313+ type = "checkbox" name = "OS" > < br > < /div > < div id = "ccc" > Cronixie Display : < input
314+ name = "CX" maxlength = "6" > < br > Cronixie Backlight : < input type = "checkbox"
315+ name = "CB" > < br > < /div > Countdown Mode : < input type = "checkbox" name = "CE" > < br >
316+ Countdown Goal :< br > Year : 20 < input name = "CY" type = "number" min = "0" max = "99"
317+ required > Month : < input name = "CI" type = "number" min = "1" max = "12" required > Day :
318+ < input name = "CD" type = "number" min = "1" max = "31" required > < br > Hour : < input
319+ name = "CH" type = "number" min = "0" max = "23" required > Minute : < input name = "CM"
320+ type = "number" min = "0" max = "59" required > Second : < input name = "CS" type = "number"
321+ min = "0" max = "59" required > < br > < h3 > Macro presets < /h3 > < b > Macros have moved !< /b >
322+ < br > < i >
322323Presets now also can be used as macros to save both JSON and HTTP API commands .
323324< br > Just enter the preset id below !< /i > < i >
324325Use 0 for the default action instead of a preset < /i > < br > Alexa On /Off Preset :
0 commit comments