hass-core/homeassistant/components/number/strings.json
2021-01-27 13:40:13 +01:00

8 lines
130 B
JSON

{
"title": "Number",
"device_automation": {
"action_type": {
"set_value": "Set value for {entity_name}"
}
}
}