mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
parent
8868f214f3
commit
7ad1e756e7
@ -34,10 +34,10 @@
|
||||
"title": "Set up SMA Solar"
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"title": "[%key:component::sma::config::step::user::title]",
|
||||
"description": "Do you want to setup the discovered SMA ({host})?",
|
||||
"title": "[%key:component::sma::config::step::user::title%]",
|
||||
"description": "Do you want to set up the discovered SMA device ({host})?",
|
||||
"data": {
|
||||
"group": "[%key:component::sma::config::step::user::data::group]",
|
||||
"group": "[%key:component::sma::config::step::user::data::group%]",
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
"ssl": "[%key:common::config_flow::data::ssl%]",
|
||||
"verify_ssl": "[%key:common::config_flow::data::verify_ssl%]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user