Files
lightswitch/fs/sonoff-basic.json
Pim van Pelt b78e79223a Add sonoff devices
The S20, TH, Basic and SV all share the same 1-channel pinout.
The 4CH has a few more IO pins.
2018-01-22 19:16:17 +01:00

8 lines
139 B
JSON

{
"name": "Sonoff Basic, S20, SV, RF, TH, Touch",
"status_led": 13,
"channels": [
{ "led": -1, "relay": 12, "button": 0 }
]
}