From 8ac9faef3b7959fa44beae109c4758029260f9f0 Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Mon, 22 Feb 2021 21:36:38 +0100 Subject: [PATCH] Description tweaks for automation services (#46926) --- homeassistant/components/automation/services.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/automation/services.yaml b/homeassistant/components/automation/services.yaml index d8380914ce6..95f2057f5ee 100644 --- a/homeassistant/components/automation/services.yaml +++ b/homeassistant/components/automation/services.yaml @@ -16,16 +16,16 @@ turn_off: boolean: toggle: - description: Toggle an automation + description: Toggle (enable / disable) an automation target: trigger: - description: Trigger the action of an automation + description: Trigger the actions of an automation target: fields: skip_condition: name: Skip conditions - description: Whether or not the condition will be skipped. + description: Whether or not the conditions will be skipped. default: true example: true selector: