Allow Trend title to be translated (#128926)

This commit is contained in:
G Johansson 2024-10-21 20:10:54 +02:00 committed by GitHub
parent 23b43319a8
commit e32d6cdecd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
{ {
"title": "Trend",
"services": { "services": {
"reload": { "reload": {
"name": "[%key:common::action::reload%]", "name": "[%key:common::action::reload%]",

View File

@ -7395,7 +7395,6 @@
"iot_class": "calculated" "iot_class": "calculated"
}, },
"trend": { "trend": {
"name": "Trend",
"integration_type": "helper", "integration_type": "helper",
"config_flow": true, "config_flow": true,
"iot_class": "calculated" "iot_class": "calculated"
@ -7456,6 +7455,7 @@
"threshold", "threshold",
"time_date", "time_date",
"tod", "tod",
"trend",
"uptime", "uptime",
"utility_meter", "utility_meter",
"version", "version",