Franck Nijhof 533bb3866f
HTTPS-everywhere (update links in our website) (#10932)
* HTTPS-everywhere (update links in our website)

* HTTPS-everywhere (round 2)

* HTTPS-everywhere (round 3)
2019-10-21 23:11:12 +02:00

699 B

title, description, ha_category, ha_release, ha_iot_class
title description ha_category ha_release ha_iot_class
ARWN Sensor Instructions on how to integrate ARWN within Home Assistant.
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.