From 76d64d90db4ae66ff481ee8877dc8f6a19916929 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 2 Aug 2017 14:51:22 +0200 Subject: [PATCH] Add new configuration variable (#3121) --- source/_components/sensor.yr.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/sensor.yr.markdown b/source/_components/sensor.yr.markdown index 85951054815..f008082fcfd 100644 --- a/source/_components/sensor.yr.markdown +++ b/source/_components/sensor.yr.markdown @@ -27,6 +27,7 @@ sensor: Configuration variables: +- **name** (*Optional*): Additional name for the sensors. Default to platform name. - **monitored_conditions** array (*Optional*): Conditions to display in the frontend. - **symbol**: A symbol for the current weather. - **temperature**: The current temperature. @@ -48,6 +49,7 @@ A full configuration example can be found below: # Example configuration.yaml entry sensor: - platform: yr + name: Weather monitored_conditions: - temperature - symbol