mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
This commit is contained in:
@@ -71,12 +71,13 @@ automation:
|
||||
entity_id:
|
||||
- binary_sensor.skybell_stone_door_button
|
||||
to: 'on'
|
||||
- platform: event
|
||||
event_type: skybell_pressed
|
||||
# - platform: event
|
||||
# event_type: skybell_pressed
|
||||
|
||||
action:
|
||||
# Disable this automation
|
||||
- service: automation.turn_off
|
||||
entity_id: automation.log_skybell_pressed_activity
|
||||
- service: script.skybell_pressed
|
||||
- delay:
|
||||
minutes: 1
|
||||
|
Reference in New Issue
Block a user