Implement changes from #1394

Implement changes from #1394 because of merge conflict. 
All credit goes to @	Marcel030nl
This commit is contained in:
Fredrik Lindqvist 2016-11-23 15:56:45 +01:00 committed by GitHub
parent 2fc0b02136
commit 5ecf4e6909

View File

@ -86,7 +86,7 @@ switch:
fire_event: True fire_event: True
``` ```
Doorbell configuration: Light hallway if doorbell is pressed (when is sun down):
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
@ -120,7 +120,7 @@ automation:
entity_id: switch.hall entity_id: switch.hall
``` ```
Use remote to enable scene: Use remote to enable scene (using event_data):
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry