mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Fix missing Fronius data_description translation for reconfigure flow (#133304)
This commit is contained in:
parent
2003fc7ae0
commit
81c12db6cd
@ -18,6 +18,9 @@
|
||||
"description": "Update your configuration information for {device}.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
},
|
||||
"data_description": {
|
||||
"host": "[%key:component::fronius::config::step::user::data_description::host%]"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user