mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
I missed a couple of 's's (#3568)
This commit is contained in:
parent
57e12be14e
commit
8211b73f95
@ -16,8 +16,8 @@ Requirements
|
|||||||
|
|
||||||
There are a number of requirements your project must meet. These may vary based on its design. They are:
|
There are a number of requirements your project must meet. These may vary based on its design. They are:
|
||||||
|
|
||||||
For project which utilize Wi-Fi
|
For projects which utilize Wi-Fi
|
||||||
*******************************
|
********************************
|
||||||
|
|
||||||
Wi-Fi is quite common but requires configuration of the SSID and passphrase.
|
Wi-Fi is quite common but requires configuration of the SSID and passphrase.
|
||||||
As such, for easy end-user provisioning, your configuration must include:
|
As such, for easy end-user provisioning, your configuration must include:
|
||||||
@ -25,7 +25,7 @@ As such, for easy end-user provisioning, your configuration must include:
|
|||||||
- ``esp32_improv`` as described in :doc:`/components/esp32_improv`
|
- ``esp32_improv`` as described in :doc:`/components/esp32_improv`
|
||||||
- ``improv_serial`` as described in :doc:`/components/improv_serial`, if a USB connection is available (recommended)
|
- ``improv_serial`` as described in :doc:`/components/improv_serial`, if a USB connection is available (recommended)
|
||||||
|
|
||||||
Note that these are **not** required for project that only provide a physical/wired Ethernet port for connectivity.
|
Note that these are **not** required for projects that only provide a physical/wired Ethernet port for connectivity.
|
||||||
|
|
||||||
For all projects
|
For all projects
|
||||||
****************
|
****************
|
||||||
|
Loading…
Reference in New Issue
Block a user