pherting / streamdeck-mqtt

Simple MQTT Client Plugin for Elgato Stream Deck.
12 stars 2 forks source link

No publish #5

Closed EB1TR closed 1 year ago

EB1TR commented 1 year ago

Hello.

Thanks for your work!

I have this configuration: imagen

The button no publish anything. Try with mqtt://, without, dash as first character in the topic, without... Any idea?

Thanks in advance!

pherting commented 1 year ago

Hello,

please take a look into this issue: https://github.com/pherting/streamdeck-mqtt/issues/2

I think you have the same problem. You need to use Mqtt over Websockets wirh Port 1884. So you need to configure your Broker correct.

Let me now if it works for you.

EB1TR commented 1 year ago

Thanks for support!

Yes... Now works fine. In debug env can be help the feedback signal, but as option may be better.

Thanks for your work!