mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Remove old comment
This commit is contained in:
parent
f7408394f6
commit
4cf00bda2f
@ -246,12 +246,10 @@ Configuration variables:
|
||||
:ref:`global birth/last will message <mqtt-last_will_birth>`.
|
||||
- **state_topic** (*Optional*, string): The topic to publish state
|
||||
updates to. Defaults to
|
||||
``<TOPIC_PREFIX>/<COMPONENT_TYPE>/<COMPONENT_NAME>/state``
|
||||
(non-alphanumeric characters from the name are removed).
|
||||
``<TOPIC_PREFIX>/<COMPONENT_TYPE>/<COMPONENT_NAME>/state``.
|
||||
- **command_topic** (*Optional*, string): The topic to subscribe to for
|
||||
commands from the remote. Defaults to
|
||||
``<TOPIC_PREFIX>/<COMPONENT_TYPE>/<COMPONENT_NAME>/command``
|
||||
(non-alphanumeric characters from the name are removed).
|
||||
``<TOPIC_PREFIX>/<COMPONENT_TYPE>/<COMPONENT_NAME>/command``.
|
||||
|
||||
.. _mqtt-on_message:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user