Skip to content

MQTT commands must be lower case #4

Description

@wlatic

Worked through a problem I had and found that the commands passed to Virtual Tasmota via MQTT must be lower case.

cmnd/bedroomlight/power1 ON (works)
cmnd/bedroomlight/POWER1 ON (Doesn't)

It also appears that currently power1 ON toggles the light, just ad power1 OFF does. This means you can turn off the light (if it is on) using power1 ON.

This applies to dimmer and teleperiod, however RESULT and STATE are maintained as capitals.

Metadata

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