docs: fix error in mqtt power device documentation

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2021-12-28 10:49:27 -05:00
parent 0a541bbea1
commit adfe8a67b6
1 changed files with 1 additions and 0 deletions

View File

@ -674,6 +674,7 @@ command_payload:
# TURN_ON
# {% else %}
# TURN_OFF
# {% endif %}
# 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.
# This parameter must be provided.