default mqtt format is 3 (for 3.6)

This commit is contained in:
proddy
2024-06-08 15:07:25 +02:00
parent 6a734b9c61
commit fe17411406

View File

@@ -218,7 +218,7 @@
#endif
#ifndef EMSESP_DEFAULT_ENTITY_FORMAT
#define EMSESP_DEFAULT_ENTITY_FORMAT 1 // in MQTT discovery, use shortnames and not multiple (prefixed with base)
#define EMSESP_DEFAULT_ENTITY_FORMAT 3 // in MQTT discovery, single instance, shortname, v3.6
#endif
// matches Web UI settings