mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Add translatable title to history_stats (#128287)
This commit is contained in:
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…
x
Reference in New Issue
Block a user