commit 514a822a02d1c7dabca1ac184ce98de5c5674ce4 Author: Fabio Date: Wed Jul 2 14:55:41 2025 +0800 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..9055c06 --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +#sonoff-dual-r2 + +###Realizzare un contatto pulito + +[link modifica per creare contatto pulito](https://indomus.it/progetti/realizzare-un-contatto-pulito-modificando-un-sonoff-dual-r2/) + + +###flashing tasmota + +[link come installare tasmota](https://tasmota.github.io/docs/Getting-Started/#flashing) + +###utilizzo + +[link guida](https://www.smarthomeanddomotica.altervista.org/sonoff-dual-r2-tasmota.html) + +###Come impostare pulsante con tempo di on su tasmota + +[tasmota pulsetime](https://indomus.it/guide/uso-del-comando-pulsetime-col-firmware-sonoff-tasmota/) + + +###esempi da da console + +settare auto discovery + + SetOption19 + +settare tempo di on + + PulseTime + +nel nostro caso tempo 1,5 secondi + + PulseTime1 15 + PulseTime2 15