1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-01 05:04:21 +01:00
Files
core/homeassistant/components/number/strings.json
T
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}"
}
}
}