34 lines
761 B
Markdown
34 lines
761 B
Markdown
#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<contatto> <tempo in decimi di second>
|
|
|
|
nel nostro caso tempo 1,5 secondi
|
|
|
|
PulseTime1 15
|
|
PulseTime2 15
|