home-assistant.io/source/_components/sensor.arwn.markdown
Alok Saboo 1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00

774 B

layout, title, description, date, sidebar, comments, sharing, footer, ha_category, ha_release, ha_iot_class
layout title description date sidebar comments sharing footer ha_category ha_release ha_iot_class
page ARWN Sensor Instructions on how to integrate ARWN within Home Assistant. 2016-10-20 15:15 true false true true Sensor 0.31 Local Polling

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.