mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-19 06:15:23 +00:00
add console command to schedule HA discovery so people can configure everything via commands
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
#include "new_http.h"
|
||||
|
||||
|
||||
// TODO: move it out
|
||||
void doHomeAssistantDiscovery(const char *topic, http_request_t *request);
|
||||
|
||||
int http_fn_about(http_request_t* request);
|
||||
int http_fn_cfg_mqtt(http_request_t* request);
|
||||
|
||||
Reference in New Issue
Block a user