formatting

This commit is contained in:
proddy
2025-12-15 21:12:09 +01:00
parent acccb56f07
commit 42c94a1017

View File

@@ -2086,7 +2086,6 @@ void EMSdevice::mqtt_ha_entity_config_create() {
uint16_t count = 0; uint16_t count = 0;
const char * const ** mode_options = nullptr; const char * const ** mode_options = nullptr;
// check the state of each of the device values // check the state of each of the device values
// create the discovery topic if if hasn't already been created, not a command (like reset) and is active and visible // create the discovery topic if if hasn't already been created, not a command (like reset) and is active and visible
for (auto & dv : devicevalues_) { for (auto & dv : devicevalues_) {