core/homeassistant/components/number/strings.json

9 lines
130 B
JSON
Raw Normal View History

2021-01-27 12:40:13 +00:00
{
"title": "Number",
"device_automation": {
"action_type": {
"set_value": "Set value for {entity_name}"
}
}
}