How to make a Tasmota switch behave differently depending on how you press the button
October 16th, 2022Home Assistant Miscellaneous Links
October 16th, 2022Can I have an IF block in DOS batch file?
October 11th, 2022Can I have an IF block in DOS batch file?
if <statement> (
do something
) else (
do something else
)
