diff --git a/components/wifi.rst b/components/wifi.rst index 34e31d381..0bc28f5be 100644 --- a/components/wifi.rst +++ b/components/wifi.rst @@ -23,8 +23,8 @@ dramatically improve connection times. # Optional manual IP manual_ip: - static_ip: 10.0.0.42 - gateway: 10.0.0.1 + static_ip: 192.168.0.123 + gateway: 192.168.0.1 subnet: 255.255.255.0 .. code-block:: yaml