mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Add translatable title to statistics (#128286)
This commit is contained in:
parent
27c76e746a
commit
7178943223
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"title": "Statistics",
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]"
|
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]"
|
||||||
|
@ -7369,7 +7369,6 @@
|
|||||||
"config_flow": false
|
"config_flow": false
|
||||||
},
|
},
|
||||||
"statistics": {
|
"statistics": {
|
||||||
"name": "Statistics",
|
|
||||||
"integration_type": "helper",
|
"integration_type": "helper",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
@ -7456,6 +7455,7 @@
|
|||||||
"schedule",
|
"schedule",
|
||||||
"season",
|
"season",
|
||||||
"shopping_list",
|
"shopping_list",
|
||||||
|
"statistics",
|
||||||
"sun",
|
"sun",
|
||||||
"switch_as_x",
|
"switch_as_x",
|
||||||
"threshold",
|
"threshold",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user