mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Add selectors to HomeKit service definitions (#46745)
This commit is contained in:
parent
e000b9c813
commit
113059c1c7
@ -1,14 +1,11 @@
|
|||||||
# Describes the format for available HomeKit services
|
# Describes the format for available HomeKit services
|
||||||
|
|
||||||
start:
|
start:
|
||||||
description: Starts the HomeKit driver.
|
description: Starts the HomeKit driver
|
||||||
|
|
||||||
reload:
|
reload:
|
||||||
description: Reload homekit and re-process YAML configuration.
|
description: Reload homekit and re-process YAML configuration
|
||||||
|
|
||||||
reset_accessory:
|
reset_accessory:
|
||||||
description: Reset a HomeKit accessory. This can be useful when changing a media_player’s device class to tv, linking a battery, or whenever Home Assistant adds support for new HomeKit features to existing entities.
|
description: Reset a HomeKit accessory
|
||||||
fields:
|
target:
|
||||||
entity_id:
|
|
||||||
description: Name of the entity to reset.
|
|
||||||
example: "binary_sensor.grid_status"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user