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: {}
|
|
|