From 553a49807f1b1ff98b0d62c4f515e96921532ca7 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 25 Oct 2015 13:07:13 +0100 Subject: [PATCH] Update title --- source/_components/sensor.mysensors.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/sensor.mysensors.markdown b/source/_components/sensor.mysensors.markdown index 23c747a6835..308a9eb6827 100644 --- a/source/_components/sensor.mysensors.markdown +++ b/source/_components/sensor.mysensors.markdown @@ -1,6 +1,6 @@ --- layout: component -title: "MySensors" +title: "MySensors sensor" description: "Instructions how to integrate MySensors sensors into Home Assistant." date: 2015-05-14 21:57 sidebar: true @@ -12,7 +12,7 @@ ha_category: Sensor --- -The [MySensors](https://www.mysensors.org) project combines Arduino boards with NRF24L01 radio boards to build sensor networks. +The [MySensors](https://www.mysensors.org) project combines Arduino boards with NRF24L01 radio boards to build sensor networks. The mysensors platform support sensors connected to the MYSensors Gateway. Integrate your Serial MYSensors Gateway by adding the following to your `configuration.yaml` file: