mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-31 18:17:53 +01:00
21 lines
291 B
ReStructuredText
21 lines
291 B
ReStructuredText
WiFi
|
|
====
|
|
|
|
Example Usage
|
|
-------------
|
|
|
|
.. code-block:: cpp
|
|
|
|
App.init_wifi("YOUR_SSID", "YOUR_PASSWORD");
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. cpp:namespace:: nullptr
|
|
|
|
WiFiComponent
|
|
*************
|
|
|
|
.. doxygenfile:: esphomelib/wifi_component.h
|
|
.. doxygenfile:: esphomelib/ethernet_component.h
|