mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Update Sonoff Mini (#783)
GPIO4 is active high and when SW is pressed it is grounded. See details here: https://tasmota.github.io/docs/devices/Sonoff-Mini/
This commit is contained in:
parent
8bedc15bc5
commit
7b6d35fee6
@ -326,7 +326,7 @@ Sonoff Mini
|
|||||||
.. pintable::
|
.. pintable::
|
||||||
|
|
||||||
GPIO0, Button (inverted),
|
GPIO0, Button (inverted),
|
||||||
GPIO4, SW Input,
|
GPIO4, SW Input (inverted),
|
||||||
GPIO12, Relay and Red LED,
|
GPIO12, Relay and Red LED,
|
||||||
GPIO13, Blue LED (inverted),
|
GPIO13, Blue LED (inverted),
|
||||||
GPIO16, Optional sensor
|
GPIO16, Optional sensor
|
||||||
|
Loading…
Reference in New Issue
Block a user