From 6bb166a048fce1c67bee0cc4b4db4dd58121455c Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 1 Jun 2017 12:09:24 +0200 Subject: [PATCH] Update configuration sample --- source/_components/sensor.arwn.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/sensor.arwn.markdown b/source/_components/sensor.arwn.markdown index 80b4484adcb..16b725744c0 100644 --- a/source/_components/sensor.arwn.markdown +++ b/source/_components/sensor.arwn.markdown @@ -18,7 +18,7 @@ To use your ARWN setup, you must already have configured the [MQTT](mqtt) platfo ```yaml # Example configuration.yaml entry sensor: - platform: arwn + - platform: arwn ``` -Currently all temperature, barometer, and wind sensors will be displayed. Support for rain gauge sensors will happen in the future. +Currently all temperatures, barometers, and wind sensors will be displayed. Support for rain gauge sensors will happen in the future.