From aaa27b36e6db39fa1119a9da8aa0a084ded6be4b 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 8870ff6b9e3..b094f424ff1 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 %}