2019-02-06 03:31:15 +00:00
|
|
|
set_value:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Set
|
|
|
|
description: Set the value of an input text entity.
|
2021-02-18 11:23:30 +00:00
|
|
|
target:
|
2021-05-17 12:06:50 +00:00
|
|
|
entity:
|
|
|
|
domain: input_text
|
2019-02-06 03:31:15 +00:00
|
|
|
fields:
|
2020-04-05 15:27:16 +00:00
|
|
|
value:
|
2021-02-18 11:23:30 +00:00
|
|
|
name: Value
|
2020-04-05 15:27:16 +00:00
|
|
|
description: The target value the entity should be set to.
|
2021-02-18 11:23:30 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: This is an example text
|
2021-02-18 11:23:30 +00:00
|
|
|
selector:
|
|
|
|
text:
|
|
|
|
|
2019-12-09 20:15:24 +00:00
|
|
|
reload:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Reload
|
2019-12-09 20:15:24 +00:00
|
|
|
description: Reload the input_text configuration.
|