mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Description tweaks for automation services (#46926)
This commit is contained in:
parent
f0c7aff248
commit
8ac9faef3b
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user