Topic should not begin with / - Thanks Freshcoast

This commit is contained in:
Justin Hammond 2019-11-12 13:34:52 +08:00
parent 0902d61c19
commit 663c93599b

View file

@ -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/"