Add configs for some banggood light switches:
- YK3_WIFI_SV2 (1 and 2 gang) - YK3_WIFI_SV5 (3 gang)
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "3 Gang",
|
||||
"name": "3 Gang - YK3_WIFI_SV5",
|
||||
"status_led": 0,
|
||||
"channels": [
|
||||
{ "led": 2, "relay": 15, "button": 5 },
|
||||
{ "led": 16, "relay": 13, "button": 12 },
|
||||
{ "led": 14, "relay": 4, "button": 3 },
|
||||
{ "led": 16, "relay": 13, "button": 12 }
|
||||
{ "led": 2, "relay": 15, "button": 5 }
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user