fs
1gang.json
2gang.json
3gang.json
mqtt.pem
sonoff-4ch.json
sonoff-basic.json
include
libs
src
unittest
.gitignore
README.md
mos.yml
9 lines
169 B
JSON
9 lines
169 B
JSON
{
|
|
"name": "2 Gang - YK3_WIFI_SV2",
|
|
"status_led": 0,
|
|
"channels": [
|
|
{ "led": 16, "relay": 13, "button": 12 },
|
|
{ "led": 2, "relay": 15, "button": 5 }
|
|
]
|
|
}
|