From 071d3301241b2abfee94c020b31246ec9360b781 Mon Sep 17 00:00:00 2001 From: MartinHjelmare Date: Mon, 15 Feb 2016 20:52:33 +0100 Subject: [PATCH] Try to fix pages not showing by adding timezone * Add timezone. * Remove types from switches page. --- source/_components/light.mysensors.markdown | 2 +- source/_components/mysensors.markdown | 2 +- source/_components/switch.mysensors.markdown | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/source/_components/light.mysensors.markdown b/source/_components/light.mysensors.markdown index 0f41f4facdb4..620e8dc35934 100644 --- a/source/_components/light.mysensors.markdown +++ b/source/_components/light.mysensors.markdown @@ -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 diff --git a/source/_components/mysensors.markdown b/source/_components/mysensors.markdown index 4ac5851e214e..02335ffbd732 100644 --- a/source/_components/mysensors.markdown +++ b/source/_components/mysensors.markdown @@ -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 diff --git a/source/_components/switch.mysensors.markdown b/source/_components/switch.mysensors.markdown index 7b3fb6f1a316..f98e23e7fbd8 100644 --- a/source/_components/switch.mysensors.markdown +++ b/source/_components/switch.mysensors.markdown @@ -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