From 42c94a10178e0bfef67c42d96eeac36877bdb6a2 Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 15 Dec 2025 21:12:09 +0100 Subject: [PATCH] formatting --- src/core/emsdevice.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/emsdevice.cpp b/src/core/emsdevice.cpp index 6746c6d62..e62169ca6 100644 --- a/src/core/emsdevice.cpp +++ b/src/core/emsdevice.cpp @@ -2086,7 +2086,6 @@ void EMSdevice::mqtt_ha_entity_config_create() { uint16_t count = 0; const char * const ** mode_options = nullptr; - // 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 for (auto & dv : devicevalues_) {