Add example sketches
* Add binary sensor sketch. * Add light sketch. * Add sensor sketch. * Add switch sketch. * Change example yaml to default value for optimistic setting.
This commit is contained in:
parent
9b69b78bcf
commit
9e4a635494
5 changed files with 222 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
layout: page
|
||||
title: "MySensors"
|
||||
description: "Instructions how to integrate MySensors sensors into Home Assistant."
|
||||
date: 2016-02-18 20:13 +0100
|
||||
date: 2016-04-13 14:20 +0100
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
|
@ -31,7 +31,7 @@ mysensors:
|
|||
debug: true
|
||||
persistence: true
|
||||
version: '1.5'
|
||||
optimistic: 'true'
|
||||
optimistic: false
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue