From b5284553b57c46a2eb02c263be86d92d8aa2e87c Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 6 Feb 2020 23:08:30 +0100 Subject: [PATCH] removing deprecated hide_entity --- automations/automations.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/automations/automations.yaml b/automations/automations.yaml index 5443c0a..bc39280 100644 --- a/automations/automations.yaml +++ b/automations/automations.yaml @@ -1,6 +1,5 @@ - id: enable_zigbee_join alias: Enable Zigbee joining - hide_entity: true trigger: platform: state entity_id: input_boolean.zigbee_permit_join @@ -28,11 +27,9 @@ - data: entity_id: timer.zigbee_permit_join service: timer.cancel - hide_entity: true - id: disable_zigbee_join_timer alias: Disable Zigbee joining by timer - hide_entity: true trigger: - platform: event event_type: timer.finished