mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Description tweaks for automation services (#46926)
This commit is contained in:
parent
f0c7aff248
commit
8ac9faef3b
@ -16,16 +16,16 @@ turn_off:
|
|||||||
boolean:
|
boolean:
|
||||||
|
|
||||||
toggle:
|
toggle:
|
||||||
description: Toggle an automation
|
description: Toggle (enable / disable) an automation
|
||||||
target:
|
target:
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
description: Trigger the action of an automation
|
description: Trigger the actions of an automation
|
||||||
target:
|
target:
|
||||||
fields:
|
fields:
|
||||||
skip_condition:
|
skip_condition:
|
||||||
name: Skip conditions
|
name: Skip conditions
|
||||||
description: Whether or not the condition will be skipped.
|
description: Whether or not the conditions will be skipped.
|
||||||
default: true
|
default: true
|
||||||
example: true
|
example: true
|
||||||
selector:
|
selector:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user