Arthur

Joined 2 October 2024
57 bytes added ,  23:30, 2 October 2024
m
no edit summary
m
m
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
! Header text !! Header text
! Header text !! Header text
|-
|-
Pin || thing || Mode in Tasmota Configure Unit menu
| Pin || thing || Mode in Tasmota Configure Unit menu
|-
|-
| 4 || forward || Power
| 4 || forward || Power
Line 24: Line 24:
{"Rule1":{"State":"ON","Once":"OFF","StopOnError":"OFF","Length":0,"Free":511,"Rules":""}}
{"Rule1":{"State":"ON","Once":"OFF","StopOnError":"OFF","Length":0,"Free":511,"Rules":""}}


Rule2 on Analog#A0>190 do Power1 0 endon
turn off when limit current hit
Rule2 ON ANALOG#Voltage1>100 DO Power1 0 ENDON


set the adc range
AdcParam 6, 0, 4095, 0, 1024
AdcParam 6, 0, 4095, 0, 1024
8

edits