mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-27 17:37:45 +01:00
Update name_add_mac_suffix use dash (#1111)
This commit is contained in:
parent
6103ef8bcf
commit
fcc3ea0f7f
@ -50,7 +50,7 @@ Advanced options:
|
|||||||
to include in the project. See `platformio lib install <https://docs.platformio.org/en/latest/userguide/lib/cmd_install.html>`__.
|
to include in the project. See `platformio lib install <https://docs.platformio.org/en/latest/userguide/lib/cmd_install.html>`__.
|
||||||
- **comment** (*Optional*, string): Additional text information about this node. Only for display in UI.
|
- **comment** (*Optional*, string): Additional text information about this node. Only for display in UI.
|
||||||
- **name_add_mac_suffix** (*Optional*, boolean): Appends the last 6 bytes of the mac address of the device to
|
- **name_add_mac_suffix** (*Optional*, boolean): Appends the last 6 bytes of the mac address of the device to
|
||||||
the name in the form `<name>_aabbcc`. Defaults to ``False``.
|
the name in the form `<name>-aabbcc`. Defaults to ``False``.
|
||||||
See :ref:`esphome-mac_suffix`.
|
See :ref:`esphome-mac_suffix`.
|
||||||
|
|
||||||
ESP8266 Options:
|
ESP8266 Options:
|
||||||
|
Loading…
Reference in New Issue
Block a user