mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
17 lines
314 B
YAML
17 lines
314 B
YAML
# Describes the format for available HomeKit services
|
|
|
|
start:
|
|
name: Start
|
|
description: Starts the HomeKit driver
|
|
|
|
reload:
|
|
name: Reload
|
|
description: Reload homekit and re-process YAML configuration
|
|
|
|
reset_accessory:
|
|
name: Reset accessory
|
|
description: Reset a HomeKit accessory
|
|
target:
|
|
entity: {}
|
|
|