mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Add missing extra field translation for cover position (#8273)
* Ensure ha-form-integer passes "0" to form data * Only keep the translation change
This commit is contained in:
parent
101067d018
commit
0e5c1b2041
@ -1427,7 +1427,8 @@
|
||||
"extra_fields": {
|
||||
"code": "Code",
|
||||
"message": "Message",
|
||||
"title": "Title"
|
||||
"title": "Title",
|
||||
"position": "[%key:ui::card::cover::position%]"
|
||||
}
|
||||
},
|
||||
"scene": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user