From 4cff7c4beba646e1ddbf7923970afd82c0444fe0 Mon Sep 17 00:00:00 2001 From: Nikolay Vasilchuk Date: Thu, 13 Feb 2020 10:51:18 +0300 Subject: [PATCH] Update domofon.yaml --- esphome/domofon.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/domofon.yaml b/esphome/domofon.yaml index 45a763d..54fc8ec 100755 --- a/esphome/domofon.yaml +++ b/esphome/domofon.yaml @@ -79,7 +79,7 @@ api: # Reject call service for Home Assistant - service: reject_call then: - - logger.log: "Call service 'Accept Call'" + - logger.log: "Call service 'Reject Call'" - if: condition: binary_sensor.is_on: incoming_call