Update title

This commit is contained in:
Fabian Affolter 2015-10-19 16:01:34 +02:00
parent 3469acff7a
commit 1a7003bd6b

View File

@ -1,7 +1,7 @@
--- ---
layout: page layout: page
title: "MySensors support" title: "MySensors sensors support"
description: "Instructions how to integrate MySensors into Home Assistant." description: "Instructions how to integrate MySensors sensors into Home Assistant."
date: 2015-05-14 21:57 date: 2015-05-14 21:57
sidebar: false sidebar: false
comments: false comments: false
@ -12,7 +12,7 @@ footer: true
<img src='/images/supported_brands/mysensors.png' class='brand pull-right' /> <img src='/images/supported_brands/mysensors.png' class='brand pull-right' />
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.
Integrate your Serial MYSensors Gateway by adding the following to your `configuration.yaml`: Integrate your Serial MYSensors Gateway by adding the following to your `configuration.yaml` file:
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry