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