From fece8f413ebad9088467f6f3e62eacaf06285964 Mon Sep 17 00:00:00 2001 From: Nikolay Vasilchuk Date: Thu, 11 Feb 2021 11:04:28 +0300 Subject: [PATCH] device_class: sound --- ge1mer/domofon.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ge1mer/domofon.yaml b/ge1mer/domofon.yaml index 30a37c4..fd7ded3 100644 --- a/ge1mer/domofon.yaml +++ b/ge1mer/domofon.yaml @@ -595,7 +595,7 @@ binary_sensor: - platform: gpio name: "Domofon incoming call" id: incoming_call - device_class: lock + device_class: sound pin: number: $pin_call_detect mode: INPUT_PULLUP