2021-05-14 15:02:11 +00:00
|
|
|
{
|
2022-03-30 08:35:30 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
2021-05-14 15:02:11 +00:00
|
|
|
},
|
2022-03-30 08:35:30 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"scan_interval": "Update interval",
|
|
|
|
"tracked_asset_pairs": "Tracked Asset Pairs"
|
2021-05-14 15:02:11 +00:00
|
|
|
}
|
2022-03-30 08:35:30 +00:00
|
|
|
}
|
2021-05-14 15:02:11 +00:00
|
|
|
}
|
2022-03-30 08:35:30 +00:00
|
|
|
}
|
2021-05-14 15:02:11 +00:00
|
|
|
}
|