mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-03-01 03:51:36 +01:00
Revert "Add clean_session as configurable option to the MQTT component" (#4282)
This commit is contained in:
parent
a8eada3d68
commit
4433fbd5cf
@ -39,8 +39,6 @@ Configuration variables:
|
||||
authentication. Empty (the default) means no authentication.
|
||||
- **password** (*Optional*, string): The password to use for
|
||||
authentication. Empty (the default) means no authentication.
|
||||
- **clean_session** (*Optional*, boolean): Whether the broker will clean
|
||||
the MQTT session after disconnect. Defaults to ``false``.
|
||||
- **client_id** (*Optional*, string): The client id to use for opening
|
||||
connections. See :ref:`mqtt-defaults` for more information.
|
||||
- **discover_ip** (*Optional*, boolean): If Home Assistant automatic device
|
||||
|
Loading…
Reference in New Issue
Block a user