mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Update Ambient Weather docs to include thoughts on local API (#14630)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
f6ce417e02
commit
cd7b8b3aab
@ -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)).
|
||||
|
Loading…
x
Reference in New Issue
Block a user