mysmarthome/packages/homekit.yaml

26 lines
1009 B
YAML

###############################################################################
# _ _ _
# /\ | | | | (_)
# / \ _ _| |_ ___ _ __ ___ __ _| |_ _ ___ _ __ ___
# / /\ \| | | | __/ _ \| '_ ` _ \ / _` | __| |/ _ \| '_ \/ __|
# / ____ \ |_| | || (_) | | | | | | (_| | |_| | (_) | | | \__ \
# /_/ \_\__,_|\__\___/|_| |_| |_|\__,_|\__|_|\___/|_| |_|___/
#
###############################################################################
# automation:
# - alias: 'Start HomeKit'
# trigger:
# - platform: event
# event_type: zwave.network_ready
# action:
# - service: homekit.start
# - alias: 'Start HomeKit on HA Restart'
# trigger:
# - platform: homeassistant
# event: start
# action:
# - delay: 00:05 # Waits 5 minutes
# - service: homekit.start