From dda95209336f73a918fc1a545fba7b5e86376ef5 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 6 Nov 2016 11:04:53 +0100 Subject: [PATCH] Add sensor --- source/_components/sensor.openweathermap.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.openweathermap.markdown b/source/_components/sensor.openweathermap.markdown index fca55b2237c..acc9d91e3b8 100644 --- a/source/_components/sensor.openweathermap.markdown +++ b/source/_components/sensor.openweathermap.markdown @@ -1,6 +1,6 @@ --- layout: page -title: "OpenWeatherMap" +title: "OpenWeatherMap Sensor" description: "Instructions how to integrate OpenWeatherMap within Home Assistant." date: 2015-04-25 9:06 sidebar: true