maddox / harmony-api

🗼 A simple server allowing you to query/control multiple local Harmony Home Hubs over HTTP or MQTT
MIT License
394 stars 115 forks source link

No MQTT commands work #115

Open gpala7077 opened 3 years ago

gpala7077 commented 3 years ago

I've managed to install the script and discovery without issue. The problem lies when I issue out MQTT commands.

I can verify that the script connects to MQTT Broker and subcribe to the necessary topics. I've been able to listen and receive messages. However, when I issue activity commands there is no response. Only when I issue an activity command as "off" would EVERYTHING turn off. (as said in the documentation)

So clearly there seems to be an issue with responding to MQTT commands.

vex112233 commented 3 years ago

I've managed to install the script and discovery without issue. The problem lies when I issue out MQTT commands.

I can verify that the script connects to MQTT Broker and subcribe to the necessary topics. I've been able to listen and receive messages. However, when I issue activity commands there is no response. Only when I issue an activity command as "off" would EVERYTHING turn off. (as said in the documentation)

So clearly there seems to be an issue with responding to MQTT commands.

I'm new here, could You plase just give me an information with what can I install scripts? I've donwloaded the scripts but don't know in what to run them :\