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.