Update Ambient Weather docs to include thoughts on local API (#14630)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Aaron Bach 2020-09-28 05:32:11 -06:00 committed by GitHub
parent f6ce417e02
commit cd7b8b3aab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,3 +42,12 @@ app_key:
required: true
type: string
{% endconfiguration %}
## Local API Option
This integration communicates with Ambient Weather PWS units via the Ambient Weather
Cloud. Users wishing to explore a local option are encouraged to explore the
[Ecowitt GW1000](http://www.ecowitt.com/wifi_weather/80.html), a small device that is
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](/docs/mqtt/discovery)).