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 reaction to MQTT #91

Closed NeoMatrixJR closed 6 years ago

NeoMatrixJR commented 6 years ago

Is there any way to check that it's properly subscribed to topics or that it's seeing MQTT input? None of the MQTT commands I'm sending appear to do anything.

NeoMatrixJR commented 6 years ago

Found problem. Needed to use "command" not "commands"