mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
16 lines
248 B
YAML
16 lines
248 B
YAML
# Describes the format for available HomeKit services
|
|
|
|
reload:
|
|
reset_accessory:
|
|
target:
|
|
entity: {}
|
|
|
|
unpair:
|
|
fields:
|
|
device_id:
|
|
required: true
|
|
selector:
|
|
device:
|
|
multiple: true
|
|
integration: homekit
|