mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
default EMSESP_DEFAULT_ENTITY_FORMAT is 1 (SINGLE_SHORT)
This commit is contained in:
@@ -218,7 +218,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef EMSESP_DEFAULT_ENTITY_FORMAT
|
#ifndef EMSESP_DEFAULT_ENTITY_FORMAT
|
||||||
#define EMSESP_DEFAULT_ENTITY_FORMAT 3 // in MQTT discovery, single instance, shortname, v3.6
|
#define EMSESP_DEFAULT_ENTITY_FORMAT 1 // in MQTT discovery, single instance, shortname (EntityFormat::SINGLE_SHORT)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// matches Web UI settings
|
// matches Web UI settings
|
||||||
|
|||||||
Reference in New Issue
Block a user