mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-25 03:26:50 +00:00

* A integrations: minot style fix - apply sentence style capitalization - add refs to glossary terms * Fix glossary * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> --------- Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
1.3 KiB
1.3 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Ambient Weather Station | How to integrate Ambient Weather station within Home Assistant. |
|
0.85 | Cloud Push | true |
|
ambient_station |
|
hub |
The Ambient Weather Station {% term integration %} retrieves local weather information via personal weather stations from Ambient Weather.
Prerequisites
Using this {% term integration %} requires both an Application Key and an API Key. To generate both, simply utilize the profile section of your Ambient Weather dashboard.
{% include integrations/config_flow.md %}
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 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
(which supports
MQTT Discovery), or the built-in Ecowitt integration.