2022-03-30 21:50:39 +02:00

787 B

title, description, ha_category, ha_release, ha_iot_class, ha_domain, ha_platforms, ha_integration_type
title description ha_category ha_release ha_iot_class ha_domain ha_platforms ha_integration_type
Ambient Radio Weather Network Instructions on how to integrate ARWN within Home Assistant.
Sensor
0.31 Local Polling arwn
sensor
integration

The arwn sensor platform is a client for the Ambient Radio Weather Network project. This collects weather station data and makes it available in an MQTT subtree.

To use your ARWN setup, you must already have configured the MQTT platform. Then add the following to your configuration.yaml file:

# Example configuration.yaml entry
sensor:
  - platform: arwn

Currently all temperatures, barometers, moisture, rain, and wind sensors will be displayed.