Fixed Automation Off. Also fixed MQTT Clock displays thanks to @matt2005 - Closes #294 & #270.

This commit is contained in:
ccostan
2018-01-04 18:14:41 -05:00
parent 423e1fbaff
commit e59f9072fe
7 changed files with 15 additions and 9 deletions

View File

@@ -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