Allow Trend title to be translated (#128926)
This commit is contained in:
parent
23b43319a8
commit
e32d6cdecd
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"title": "Trend",
|
||||
"services": {
|
||||
"reload": {
|
||||
"name": "[%key:common::action::reload%]",
|
||||
|
|
|
@ -7395,7 +7395,6 @@
|
|||
"iot_class": "calculated"
|
||||
},
|
||||
"trend": {
|
||||
"name": "Trend",
|
||||
"integration_type": "helper",
|
||||
"config_flow": true,
|
||||
"iot_class": "calculated"
|
||||
|
@ -7456,6 +7455,7 @@
|
|||
"threshold",
|
||||
"time_date",
|
||||
"tod",
|
||||
"trend",
|
||||
"uptime",
|
||||
"utility_meter",
|
||||
"version",
|
||||
|
|
Loading…
Add table
Reference in a new issue