Back Alive!

This commit is contained in:
Mahasri Kalavala
2019-04-17 18:46:06 -04:00
parent 929e0b336e
commit 2a0dd39795
255 changed files with 137143 additions and 0 deletions

25
packages/homekit.yaml Executable file
View File

@@ -0,0 +1,25 @@
###############################################################################
# _ _ _
# /\ | | | | (_)
# / \ _ _| |_ ___ _ __ ___ __ _| |_ _ ___ _ __ ___
# / /\ \| | | | __/ _ \| '_ ` _ \ / _` | __| |/ _ \| '_ \/ __|
# / ____ \ |_| | || (_) | | | | | | (_| | |_| | (_) | | | \__ \
# /_/ \_\__,_|\__\___/|_| |_| |_|\__,_|\__|_|\___/|_| |_|___/
#
###############################################################################
# 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