Update esphome.rst

This commit is contained in:
Ben Marengo 2022-11-08 16:35:33 +00:00 committed by GitHub
parent e47f4d7db8
commit 74e4fe4c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ Configuration variables:
- **name** (**Required**, string): This is the name of the node. It
should always be unique in your ESPHome network. May only contain lowercase
characters, digits and hyphens, and can be at most 24 characters long by default, or 24
characters long if `name_add_mac_suffix` is `false`.
characters long if ``name_add_mac_suffix`` is ``false``.
See :ref:`esphome-changing_node_name`.
Advanced options: