From 5ecf4e6909ec3af50d16477413c516477c7bd67b Mon Sep 17 00:00:00 2001 From: Fredrik Lindqvist Date: Wed, 23 Nov 2016 15:56:45 +0100 Subject: [PATCH] Implement changes from #1394 Implement changes from #1394 because of merge conflict. All credit goes to @ Marcel030nl --- source/_components/switch.rfxtrx.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/switch.rfxtrx.markdown b/source/_components/switch.rfxtrx.markdown index 7a18283e0aa..d6beee620e3 100644 --- a/source/_components/switch.rfxtrx.markdown +++ b/source/_components/switch.rfxtrx.markdown @@ -86,7 +86,7 @@ switch: fire_event: True ``` -Doorbell configuration: +Light hallway if doorbell is pressed (when is sun down): ```yaml # Example configuration.yaml entry @@ -120,7 +120,7 @@ automation: entity_id: switch.hall ``` -Use remote to enable scene: +Use remote to enable scene (using event_data): ```yaml # Example configuration.yaml entry