Implement changes from #1394
Implement changes from #1394 because of merge conflict. All credit goes to @ Marcel030nl
This commit is contained in:
parent
2fc0b02136
commit
5ecf4e6909
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue