mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-08-28 16:57:02 +00:00
Back Alive!
This commit is contained in:
25
packages/homekit.yaml
Executable file
25
packages/homekit.yaml
Executable 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
|
Reference in New Issue
Block a user