From bb4125f70937effe90ae3ea83aeaafe60e50499c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=2E=20=C3=81rkosi=20R=C3=B3bert?= Date: Thu, 15 Dec 2022 10:04:45 +0100 Subject: [PATCH] Update wifi.rst (#2540) add ethernet to seealso --- components/wifi.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/components/wifi.rst b/components/wifi.rst index 3e551c4dd..0fafb5ca6 100644 --- a/components/wifi.rst +++ b/components/wifi.rst @@ -292,5 +292,6 @@ See Also - :doc:`text_sensor/wifi_info` - :doc:`sensor/wifi_signal` - :doc:`network` +- :doc:`/components/ethernet` - :apiref:`wifi/wifi_component.h` - :ghedit:`Edit`