mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-12 10:24:00 +01:00
[media_player] Tidy up name/id (#4147)
This commit is contained in:
parent
5e53c6fed8
commit
f6b565de76
@ -25,7 +25,8 @@ Base Media Player Configuration
|
|||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **name** (**Required**, string): The name of the media player.
|
- **id** (*Optional*, string): Manually specify the ID for code generation. At least one of **id** and **name** must be specified.
|
||||||
|
- **name** (*Optional*, string): The name of the media player. At least one of **id** and **name** must be specified.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user