-
Notifications
You must be signed in to change notification settings - Fork 1
USB Hid to Mqtt stops working #4
Comments
Hi, Could you first verify that the issue persists when using a different mqtt server? |
Hi, sorry for the late reply (I was quite busy at work). I tried the connection string suggested by you, but I still get the "Input stream read timeout" error. I am pretty sure that my issue is not related to the network connection (all the things are on the same machine) and the mqtt server is working without any issues. Full log: https://pastebin.com/Z7FBGHVS Thanks for your support. |
Hi @goose2600, I try to start this add-on as well. Currently I receive this error message When I verify this information at supervisor --> system --> hardware, it seems ok
Is there something more to do? Thank you |
I tried another mqtt server, instead of the Home Assistant mqtt addon: I still get the "Input stream read timeout" error, but the mqtt server receive the token number. This is the log when publishing a message using hbmqtt_pub from command line:
|
Home Assistant: core-2021.5.5, supervisor-2021.04.3
Mosquitto broker: version: 6.0.1
USB Hid to Mqtt: 1.1.0
Few days ago, I noticed that USB Hid to Mqtt stopped working. Unfortunately I can't say exactly when it stopped working.
Apparently it connects to the MQTT broker (using a random client name, as "hbmqtt/>H]\ZKA2K97yvuHR"), and in the log I can see the right token while scanning a RFID tag, anyway the the MQTT broker does not receive any messages.
The USB Hid to Mqtt log shows this error: "Input stream read timeout"
Here is the full log: https://pastebin.com/nJgbKGBx
Could you please help me to fix the issue?
Thanks
The text was updated successfully, but these errors were encountered: