From 113059c1c737d7d873c950be58c27a0517f88dc7 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 18 Feb 2021 17:32:48 +0100 Subject: [PATCH] Add selectors to HomeKit service definitions (#46745) --- homeassistant/components/homekit/services.yaml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/homeassistant/components/homekit/services.yaml b/homeassistant/components/homekit/services.yaml index 96971f70300..6f9c005ed64 100644 --- a/homeassistant/components/homekit/services.yaml +++ b/homeassistant/components/homekit/services.yaml @@ -1,14 +1,11 @@ # Describes the format for available HomeKit services start: - description: Starts the HomeKit driver. + description: Starts the HomeKit driver reload: - description: Reload homekit and re-process YAML configuration. + description: Reload homekit and re-process YAML configuration 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. - fields: - entity_id: - description: Name of the entity to reset. - example: "binary_sensor.grid_status" + description: Reset a HomeKit accessory + target: