mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +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": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]"
|
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]"
|
||||||
|
@ -7308,7 +7308,6 @@
|
|||||||
"iot_class": "calculated"
|
"iot_class": "calculated"
|
||||||
},
|
},
|
||||||
"history_stats": {
|
"history_stats": {
|
||||||
"name": "History Stats",
|
|
||||||
"integration_type": "helper",
|
"integration_type": "helper",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
@ -7431,6 +7430,7 @@
|
|||||||
"google_travel_time",
|
"google_travel_time",
|
||||||
"group",
|
"group",
|
||||||
"growatt_server",
|
"growatt_server",
|
||||||
|
"history_stats",
|
||||||
"holiday",
|
"holiday",
|
||||||
"homekit_controller",
|
"homekit_controller",
|
||||||
"input_boolean",
|
"input_boolean",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user