Site updated at 2015-10-27 19:46:09 UTC

This commit is contained in:
Paulus Schoutsen 2015-10-27 12:46:09 -07:00
parent adcde053bb
commit 7412a60701
214 changed files with 2096 additions and 2370 deletions

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Automation for rainy days">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/cookbook/automation_for_rainy_days.html/">
<meta property="og:url" content="https://home-assistant.io/cookbook/automation_for_rainy_days.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Basic example how to use weather conditions to set states">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Automation examples using the sun">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/cookbook/automation_sun.html/">
<meta property="og:url" content="https://home-assistant.io/cookbook/automation_sun.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Automation examples that use the sun.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Automation: use_trigger_values">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/cookbook/basic_example_use_trigger_values.html/">
<meta property="og:url" content="https://home-assistant.io/cookbook/basic_example_use_trigger_values.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Basic example how to use use_trigger_values in automation">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Dim lights when playing media">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/cookbook/dim_lights_when_playing_media.html/">
<meta property="og:url" content="https://home-assistant.io/cookbook/dim_lights_when_playing_media.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Dim lights up or down when playing media">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -15,7 +16,7 @@
<meta name="description" content="Community maintained list of configuration exmaples.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/cookbook">
<link rel="canonical" href="https://home-assistant.io/cookbook/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Configuration Cookbook">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Motion detected light">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/cookbook/turn_on_light_for_10_minutes_when_motion_detected.html/">
<meta property="og:url" content="https://home-assistant.io/cookbook/turn_on_light_for_10_minutes_when_motion_detected.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Turn on lights for 10 minutes when motion detected.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">