helpers_set_input_number
Set the value of a Home Assistant input_number helper. Provide the entity ID and desired numeric value to update it.
Instructions
Set an input_number value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |