Difference between revisions of "User:Arthur"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
! Header text !! Header text | ! Header text !! Header text | ||
|- | |- | ||
| | Pin || thing || Mode in Tasmota Configure Unit menu | ||
|- | |- | ||
| | | 4 || forward || Power | ||
|- | |- | ||
| 33 || current | | 14 || reverse || Power | ||
|- | |||
| 33 || current || ADC Current (bottom of list) | |||
|- | |- | ||
| Example || Example | | Example || Example |
Revision as of 21:53, 2 October 2024
Pin || thing || Mode in Tasmota Configure Unit menu
Header text | Header text | |
---|---|---|
4 | forward | Power |
14 | reverse | Power |
33 | current | ADC Current (bottom of list) |
Example | Example | |
Example | Example | |
Example | Example |
{"POWER1":"ON"}0jake@eg:~/sketchbook/omnindoor$ curl -u "admin:password" http://10.111/cm?cmnd=POWER1+off
{"POWER1":"OFF"}0jake@eg:~/sketchbook/omnindoor$ curl -u "admin:password" http://10.111/cm?cmnd=rule1+1
{"Rule1":{"State":"ON","Once":"OFF","StopOnError":"OFF","Length":0,"Free":511,"Rules":""}}