Update Ambient Weather local integration documentation (#34640)

This commit is contained in:
Rich Infante 2024-10-08 03:50:44 -04:00 committed by GitHub
parent 30ffc3325f
commit 5545a16cfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,8 +30,9 @@ generate both, simply utilize the profile section of
## Local API Option
This integration communicates with Ambient Weather PWS units via the Ambient Weather
Cloud. Users desiring a local option are encouraged to explore the
[Ecowitt](https://www.ecowitt.com) family of devices, which are able to read RF signals
directly from the PWS and transmit them to a variety of other applications, including
[`ecowitt2mqtt`](https://github.com/bachya/ecowitt2mqtt) (which supports
[MQTT Discovery](/integrations/mqtt/#mqtt-discovery)), or the built-in [Ecowitt](/integrations/ecowitt/) integration.
Cloud. Users desiring a local option can utilize
[`ecowitt2mqtt`](https://github.com/bachya/ecowitt2mqtt#input-data-formats)
in `ambient_weather` mode, (which supports [MQTT Discovery](/integrations/mqtt/#mqtt-discovery)).
Another option is to explore the [Ecowitt](https://www.ecowitt.com) family of devices,
which support the built-in [Ecowitt](/integrations/ecowitt/) integration.