home-assistant-configuration/config/alerts/unauthorized_access.yaml
Jeffrey Stone e02d084c92 Updated to V5 Version - Hassio Style
Lots of updates here.

Updated my Readme - Added Affiliate Links, added some more information, better organized devices
Updated gitignore with paths realtive to my hassio config
Combined my switches and lights into single yaml files instead of the directory structure previously
Added zigbee2mqtt.yaml to packages - contains automations and such for zigbee2mqtt

Archived my previous version in the V4-config branch.
2019-11-08 12:54:11 -05:00

11 lines
264 B
YAML
Executable File

unauthorized_access:
name: Potential Unauthorized Access Detected at Anchorage House
done_message: Security Issue Cleared
entity_id: input_boolean.security_issue
state: 'on'
repeat: 2
can_acknowledge: false
skip_first: False
notifiers:
- all_ios