Allow Timer title to be translated (#128927)
parent
d2e7b61eb2
commit
c19f2de3a8
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"title": "Timer",
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"name": "Timer",
|
||||
|
|
|
@ -7384,7 +7384,6 @@
|
|||
"iot_class": "local_polling"
|
||||
},
|
||||
"timer": {
|
||||
"name": "Timer",
|
||||
"integration_type": "helper",
|
||||
"config_flow": false
|
||||
},
|
||||
|
@ -7454,6 +7453,7 @@
|
|||
"switch_as_x",
|
||||
"threshold",
|
||||
"time_date",
|
||||
"timer",
|
||||
"tod",
|
||||
"trend",
|
||||
"uptime",
|
||||
|
|
Loading…
Reference in New Issue