Add translatable title to history_stats (#128287)
parent
de47776ea5
commit
27c76e746a
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"title": "History Stats",
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]"
|
||||
|
|
|
@ -7308,7 +7308,6 @@
|
|||
"iot_class": "calculated"
|
||||
},
|
||||
"history_stats": {
|
||||
"name": "History Stats",
|
||||
"integration_type": "helper",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
|
@ -7431,6 +7430,7 @@
|
|||
"google_travel_time",
|
||||
"group",
|
||||
"growatt_server",
|
||||
"history_stats",
|
||||
"holiday",
|
||||
"homekit_controller",
|
||||
"input_boolean",
|
||||
|
|
Loading…
Reference in New Issue