Updates for 0.13
This commit is contained in:
parent
784f4836d5
commit
944c7a40e4
20 changed files with 132 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Automation: use_trigger_values"
|
||||
title: "Example using use_trigger_values"
|
||||
description: "Basic example how to use use_trigger_values in automation"
|
||||
date: 2015-10-08 19:05
|
||||
sidebar: true
|
||||
|
|
@ -10,8 +10,6 @@ footer: true
|
|||
ha_category: Automation Examples
|
||||
---
|
||||
|
||||
### {% linkable_title Basic example for use_trigger_values %}
|
||||
|
||||
Turn on lights during daytime when it's dark enough < 200 lux.
|
||||
|
||||
```yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue