I don’t know HiveMq, but since this is the HA forum. Your topic seems correct, in HA go to developer tools -> MQTT, enter home/OpenMQTTGateway/commands/MQTTtoIR under topic and 551489775 as payload. Then click publish.
Does this error mean something? I guess it would indicate that I can’t get messages back?
How do I fix this issue?
Logs below…
1575578392: New client connected from 192.168.1.100 as OpenMQTTGateway (p2, c1, k15, u’MOSQTO’).
1575578498: Socket error on client hassio-mqtt-client, disconnecting.
Using the ardunio IDE I see some transmissions
15:45:54.087 -> OpenMQTTGateway ip:
15:45:54.087 -> 192.168.1.225
15:45:54.087 -> 1883
15:45:54.087 -> Connecting to MQTT by IP adress
15:45:54.087 -> 192.168.1.219
15:45:55.587 -> IR_EMITTER_PIN
15:45:55.587 -> 16
15:45:55.587 -> IR_RECEIVER_PIN
15:45:55.587 -> 2
15:45:55.587 -> ZgatewayIR setup done
15:45:55.587 -> MQTT_MAX_PACKET_SIZE
15:45:55.587 -> 1024
15:45:55.587 -> Setup OpenMQTTGateway end
15:45:55.587 -> MQTT connection…
15:45:55.587 -> Connected to broker
15:45:55.587 -> Subscription OK to the subjects
15:46:33.538 -> Hey I got a callback
15:46:33.538 -> -m ‘{“value”:551489775}’
15:46:33.538 -> SendId prt
15:46:33.867 -> Hey I got a callback
15:46:33.867 -> -m ‘{“value”:551489775}’
15:46:33.867 -> SendId prt