From 4e2619e50b86baf2c483448e196e0778d2e7f099 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:01:03 +0100 Subject: [PATCH] Update wifi_info.rst (#2538) add wifi and wifi_signal to seealso --- components/text_sensor/wifi_info.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/text_sensor/wifi_info.rst b/components/text_sensor/wifi_info.rst index 127c98a04..502ad7206 100644 --- a/components/text_sensor/wifi_info.rst +++ b/components/text_sensor/wifi_info.rst @@ -41,5 +41,7 @@ Configuration variables: See Also -------- +- :doc:`/components/wifi` +- :doc:`/components/sensor/wifi_signal` - :apiref:`wifi_info/wifi_info_text_sensor.h` - :ghedit:`Edit`