mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Allow Timer title to be translated (#128927)
This commit is contained in:
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…
x
Reference in New Issue
Block a user