mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-10 08:15:27 +00:00
RGBW discovery self test for Windows
This commit is contained in:
@ -1658,6 +1658,7 @@ void doHomeAssistantDiscovery(const char* topic, http_request_t* request) {
|
||||
#endif
|
||||
|
||||
PIN_get_Relay_PWM_Count(&relayCount, &pwmCount, &dInputCount);
|
||||
addLogAdv(LOG_INFO, LOG_FEATURE_HTTP, "HASS counts: %i rels, %i pwms, %i inps", relayCount, pwmCount, dInputCount);
|
||||
|
||||
ledDriverChipRunning = LED_IsLedDriverChipRunning();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user