Skip to content

Authentication if statement doesn't work #1

Closed
@tslytsly

Description

Hi,
I'm trying to use this with MQTT auth, but it always attempts to publish un-authenticated.
Log shows:
Sending Data to MQTT (MQTT) - No Auth

I edited the run script to use this logical check:
if [ $MQTT_PASS ]; then

then it works as expected.

Any chance you can amend this?

Thanks

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions