From fa61fea715f669e5a08d3f0cc5dd0fcc789f54c7 Mon Sep 17 00:00:00 2001 From: Chris Xiao <30990835+chrisx8@users.noreply.github.com> Date: Mon, 29 Apr 2024 08:44:19 -0500 Subject: [PATCH] Fix URL typo in ambient_network docs (#32497) --- source/_integrations/ambient_network.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ambient_network.markdown b/source/_integrations/ambient_network.markdown index fe430711b10..b8d48b6fa02 100644 --- a/source/_integrations/ambient_network.markdown +++ b/source/_integrations/ambient_network.markdown @@ -21,7 +21,7 @@ Similar to the [Ambient Weather Station](https://www.home-assistant.io/integrati integration, this integration gathers sensor data from individual weather stations. However, in contrast to the [Ambient Weather Station](https://www.home-assistant.io/integrations/ambient_station/) integration, which exclusively enables owners to fetch data solely from their owned stations, this -integration directly pulls public data from without requiring an API key, +integration directly pulls public data from without requiring an API key, albeit with a reduced dataset (for example, excluding indoor sensors). {% include integrations/config_flow.md %}