docs: fix error in mqtt power device documentation
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
0a541bbea1
commit
adfe8a67b6
|
@ -674,6 +674,7 @@ command_payload:
|
||||||
# TURN_ON
|
# TURN_ON
|
||||||
# {% else %}
|
# {% else %}
|
||||||
# TURN_OFF
|
# TURN_OFF
|
||||||
|
# {% endif %}
|
||||||
# The above example would resolve to "TURN_ON" if the request is turn the
|
# The above example would resolve to "TURN_ON" if the request is turn the
|
||||||
# the device on, and "TURN_OFF" if the request is to turn the device off.
|
# the device on, and "TURN_OFF" if the request is to turn the device off.
|
||||||
# This parameter must be provided.
|
# This parameter must be provided.
|
||||||
|
|
Loading…
Reference in New Issue