mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Allow Trend title to be translated (#128926)
This commit is contained in:
parent
23b43319a8
commit
e32d6cdecd
@ -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…
x
Reference in New Issue
Block a user