Remove hide_entity

This commit is contained in:
Nikolay Vasilchuk
2020-02-06 11:55:15 +03:00
committed by GitHub
parent 13464a8480
commit 414b3d1890

View File

@@ -2,7 +2,6 @@
automation:
- alias: Domofon incoming call notification
hide_entity: true
initial_state: true
trigger:
platform: state
@@ -17,7 +16,6 @@ automation:
- "{{ '0' if is_state('switch.domofon_automatically_open', 'on') or is_state('switch.domofon_automatically_open_once', 'on') else 'Открыть:/domofon_open, Отклонить:/domofon_reject' }}"
- alias: Telegram /domofon_open callback
hide_entity: true
initial_state: true
trigger:
platform: event
@@ -32,7 +30,6 @@ automation:
- service: esphome.domofon_accept_call
- alias: Telegram /domofon_reject callback
hide_entity: true
initial_state: true
trigger:
platform: event
@@ -47,7 +44,6 @@ automation:
- service: esphome.domofon_reject_call
- alias: Domofon opened by button notification
hide_entity: true
initial_state: true
trigger:
platform: state