Add mysensors types (#1031)
* Add more types. * Fix some rendering issues.
This commit is contained in:
parent
2fffb5d097
commit
bb9533e546
6 changed files with 91 additions and 71 deletions
|
@ -2,7 +2,7 @@
|
|||
layout: page
|
||||
title: "MySensors"
|
||||
description: "Instructions how to integrate MySensors sensors into Home Assistant."
|
||||
date: 2016-08-26 23:00 +0200
|
||||
date: 2016-10-01 15:00 +0200
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
|
@ -10,7 +10,7 @@ footer: true
|
|||
logo: mysensors.png
|
||||
ha_category: Hub
|
||||
featured: true
|
||||
ha_iot_class: "Local Polling"
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
The [MySensors](https://www.mysensors.org) project combines Arduino boards with NRF24L01 radio boards to build sensor networks. The component will automatically add all available devices to Home Assistant, after [presentation](#presentation) is done.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue