mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-26 22:21:38 +01:00
removed superfluous 'to' in power_supply.rst (#2287)
This commit is contained in:
parent
5e145b5996
commit
e5c1cd48d1
@ -30,7 +30,7 @@ Configuration variables:
|
||||
power supply so that it can be used by the outputs.
|
||||
- **pin** (**Required**, :ref:`Pin Schema <config-pin_schema>`): The
|
||||
GPIO pin to control the power supply on.
|
||||
- **enable_time** (*Optional*, :ref:`config-time`): The time to
|
||||
- **enable_time** (*Optional*, :ref:`config-time`): The time
|
||||
that the power supply needs for startup. The output component will
|
||||
wait for this period of time after turning on the PSU and before
|
||||
switching the output on. Defaults to ``20ms``.
|
||||
|
Loading…
Reference in New Issue
Block a user