mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-12 12:55:44 +00:00
OBK_FLAG_POWER_FORCE_ZERO_IF_RELAYS_OPEN
This commit is contained in:
@ -2187,13 +2187,13 @@ const char* g_obk_flagNames[] = {
|
||||
"[HASS] Deactivate avty_t flag for sensor when publishing to HASS (permit to keep value)",
|
||||
"[DRV] Deactivate Autostart of all drivers",
|
||||
"[WiFi] Quick connect to WiFi on reboot (TODO: check if it works for you and report on github)",
|
||||
"[Power] Set power and current to zero if all relays are open",
|
||||
"error",
|
||||
"error",
|
||||
"error",
|
||||
"error",
|
||||
"error",
|
||||
"error",
|
||||
};
|
||||
};
|
||||
int http_fn_cfg_generic(http_request_t* request) {
|
||||
int i;
|
||||
char tmpA[64];
|
||||
|
||||
Reference in New Issue
Block a user