scanno / nl.scanno.mqtt

13 stars 8 forks source link

Homey 2.0 - Flow statement - "Then" issue #16

Closed daan256 closed 5 years ago

daan256 commented 5 years ago

Hi, Thanks for this great app.

I have a flow:

If: something xxx And: something xxx Then: Send MQQT message

The MQQT message is not sent:

If: Something xxx And: empty Then: Send MQQT message

This does work and the MQQT message is sent.

Any ideas? I am on the beta MQQT app of the latest stable Homey 2.0 version.

scanno commented 5 years ago

Please get some logging from the settings page.

daan256 commented 5 years ago

it seemed to fail when executing the "test" flow. Now working again. No biggy.

Thanks for your response.