mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
fix sonar compile
This commit is contained in:
@@ -1834,7 +1834,7 @@ void EMSdevice::mqtt_ha_entity_config_create() {
|
||||
#endif
|
||||
}
|
||||
}
|
||||
#ifdef EMSESP_DEBUG
|
||||
#if defined(EMSESP_DEBUG) || defined(EMSESP_STANDALONE)
|
||||
if (count) {
|
||||
EMSESP::logger().debug("Created %d HA-%s-configs", count, device_type_name());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user