mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-10 17:28:24 +01:00
header fx, comment
This commit is contained in:
@@ -1603,7 +1603,9 @@ void doHomeAssistantDiscovery(const char* topic, http_request_t* request) {
|
||||
cJSON_InitHooks(&hooks);
|
||||
|
||||
|
||||
// try to pair toggles with dimmers
|
||||
// try to pair toggles with dimmers. This is needed only for TuyaMCU,
|
||||
// where custom channel types are used. This is NOT used for simple
|
||||
// CW/RGB/RGBCW/etc lights.
|
||||
while (true) {
|
||||
// find first dimmer
|
||||
dimmer = -1;
|
||||
|
||||
Reference in New Issue
Block a user