mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Mark attribute as optional (#14067)
* Mark attribute as optional * move optional to a separate translation * indicate required fields, not optional fields
This commit is contained in:
parent
0a3fa3e218
commit
0d623794ed
@ -1965,7 +1965,7 @@
|
||||
"label": "State",
|
||||
"attribute": "Attribute (optional)",
|
||||
"from": "From (optional)",
|
||||
"for": "For (optional)",
|
||||
"for": "For",
|
||||
"to": "To (optional)"
|
||||
},
|
||||
"homeassistant": {
|
||||
@ -1983,7 +1983,7 @@
|
||||
"label": "Numeric state",
|
||||
"above": "Above",
|
||||
"below": "Below",
|
||||
"value_template": "Value template (optional)"
|
||||
"value_template": "Value template"
|
||||
},
|
||||
"sun": {
|
||||
"label": "Sun",
|
||||
|
Loading…
x
Reference in New Issue
Block a user