gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
371 stars 133 forks source link

Working with nodeRed #166

Closed gfreccia closed 1 year ago

gfreccia commented 2 years ago

Hi All,

I'm using NodeRed but I've only set temp topic working: myname/myname/temp/set

All the others don't work (e.g. myname/myname/mode/set) Could you help me with the right syntax? Do I've to use always "string" as I use for temp?

Thank you!

Andhuooo commented 2 years ago

Which broker are you using ?

gfreccia commented 2 years ago

node.js mqtt broker, inside NodeRed.

Andhuooo commented 2 years ago

Try another broker like hivemq

gfreccia commented 2 years ago

I can try, but it works properly with Home Assistant. Could you please point me to the right topics syntax?

Thank you!

gysmo38 commented 1 year ago

@gfreccia , you have all available command in the readme