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: