Sonoff T1 2CH EU - Two button wall switch config #1703
RuudSchellekens
started this conversation in
MEPLHAA Scripts Collection
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Device Name: Sonoff T1 EU 2CH Wifi + RF Touch Switch
URL to Device: https://itead.cc/product/sonoff-tx-series-wifi-smart-wall-switches/
Used HAA version: v9.5.1
Summary of functions: Two button switch for separate 2 channels
JSON: {"c":{"l":13},"a":[{"0":{"r":[{"g":12}]},"1":{"r":[{"g":12,"v":1}]},"b":[{"g":0,"t":0}],"es":[{"0":{"r":[{"g":5}]},"1":{"r":[{"g":5,"v":1}]},"b":[{"g":9,"t":0}]}]}]}
Long description: Wall mounted touch sensitive switch with two buttons. Each botton controls one gang/channels of 240V power using a relay.
Photos, additional information...:
For proper hardware flashing instructions see https://tasmota.github.io/docs/devices/Sonoff-T1/
Please note for each version and each region the devices are different and configs or flashing instructions will vary.
I used the ESP-Flasher tool to flash the HAA firmware once the hardware was setup as described at this link. The FTDI232 worked fine for this and the platform used to flashed was a MacBook Pro.
Pin layout (found here https://templates.blakadder.com/sonoff_T1_eu_2.html ):
GPIO # | Component
GPIO00 | Button1
GPIO01 | User
GPIO02 | User
GPIO03 | User
GPIO04 | None
GPIO05 | Relay2
GPIO09 | Button2
GPIO10 | None
GPIO12 | Relay1
GPIO13 | Led1i
GPIO14 | None
GPIO15 | None
GPIO16 | None
Beta Was this translation helpful? Give feedback.
All reactions