1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/number/strings.json
2021-01-27 13:40:13 +01:00

9 lines
130 B
JSON

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