diff --git a/qt-ozwdaemon/mqttpublisher.h b/qt-ozwdaemon/mqttpublisher.h index 7854660..2f16cfa 100644 --- a/qt-ozwdaemon/mqttpublisher.h +++ b/qt-ozwdaemon/mqttpublisher.h @@ -12,7 +12,7 @@ class MqttCommands; -#define MQTT_OZW_TOP_TOPIC "/OpenZWave/%1/" +#define MQTT_OZW_TOP_TOPIC "OpenZWave/%1/" #define MQTT_OZW_STATS_TOPIC "statistics/" #define MQTT_OZW_STATS_NODE_TOPIC "node/%1/statistics/" #define MQTT_OZW_STATUS_TOPIC "status/"