mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-13 20:11:53 +01:00
Update esphome.rst
This commit is contained in:
parent
4d655c0c7d
commit
e47f4d7db8
@ -26,7 +26,8 @@ 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 31 characters long.
|
||||
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`.
|
||||
See :ref:`esphome-changing_node_name`.
|
||||
|
||||
Advanced options:
|
||||
|
Loading…
Reference in New Issue
Block a user