Fix URL typo in ambient_network docs (#32497)

This commit is contained in:
Chris Xiao 2024-04-29 08:44:19 -05:00 committed by GitHub
parent d4993e89d3
commit aaa27b36e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. 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/) 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, which exclusively enables owners to fetch data solely from their owned stations, this
integration directly pulls public data from <https://ambientwether.net/> without requiring an API key, integration directly pulls public data from <https://ambientweather.net> without requiring an API key,
albeit with a reduced dataset (for example, excluding indoor sensors). albeit with a reduced dataset (for example, excluding indoor sensors).
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}