Merge branch 'emsesp:dev' into dev

This commit is contained in:
Proddy
2024-08-03 13:24:54 +02:00
committed by GitHub
11 changed files with 34 additions and 85 deletions

View File

@@ -235,6 +235,7 @@ class Mqtt {
const char * cond1 = nullptr,
const char * cond2 = nullptr,
const char * negcond = nullptr);
static void add_ha_bool(JsonDocument & config);
private:
static uuid::log::Logger logger_;