mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Merge branch 'current' into beta
This commit is contained in:
commit
3709af8d3b
@ -112,7 +112,7 @@ Configuration variables:
|
||||
- **name** (**Required**, string): The name of the text sensor.
|
||||
- **elevation** (*Optional*, float): The elevation to calculate the next sunrise/sunset event
|
||||
for. Defaults to -0.833° (the horizon, slightly less than 0° to compensate for atmospheric refraction).
|
||||
- **format** (*Optional*, string): The format to format the time value with, see :ref:`display-strftime`
|
||||
- **format** (*Optional*, string): The format to format the time value with, see :ref:`strftime`
|
||||
for more information. Defaults to ``%X``.
|
||||
|
||||
- **id** (*Optional*, :ref:`config-id`): Manually specify the ID used for code generation.
|
||||
|
Loading…
Reference in New Issue
Block a user