Merge pull request #223 from MartinHjelmare/update-mysensors-light

Try to fix pages not showing by adding timezone
This commit is contained in:
Paulus Schoutsen 2016-02-15 11:58:58 -08:00
commit d7f5e44cc1
3 changed files with 3 additions and 5 deletions

View File

@ -2,7 +2,7 @@
layout: page
title: "MySensors Light"
description: "Instructions how to integrate MySensors lights into Home Assistant."
date: 2016-02-15 17:37
date: 2016-02-15 17:37 +0100
sidebar: true
comments: false
sharing: true

View File

@ -2,7 +2,7 @@
layout: page
title: "MySensors"
description: "Instructions how to integrate MySensors sensors into Home Assistant."
date: 2016-02-15 17:37
date: 2016-02-15 17:37 +0100
sidebar: true
comments: false
sharing: true

View File

@ -2,7 +2,7 @@
layout: page
title: "MySensors Switch"
description: "Instructions how to integrate MySensors switches into Home Assistant."
date: 2016-01-17 15:49
date: 2016-02-15 20:49 +0100
sidebar: true
comments: false
sharing: true
@ -23,14 +23,12 @@ S_TYPE | V_TYPE
S_DOOR | V_ARMED
S_MOTION | V_ARMED
S_SMOKE | V_ARMED
S_LIGHT | V_LIGHT
S_LOCK | V_LOCK_STATUS
##### MySensors version 1.5 and higher
S_TYPE | V_TYPE
-------------|------------------
S_LIGHT | V_STATUS
S_BINARY | V_STATUS, V_LIGHT
S_SPRINKLER | V_STATUS
S_WATER_LEAK | V_ARMED