mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 11:17:53 +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": {
|
"entity_component": {
|
||||||
"_": {
|
"_": {
|
||||||
"name": "Timer",
|
"name": "Timer",
|
||||||
|
@ -7384,7 +7384,6 @@
|
|||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
},
|
},
|
||||||
"timer": {
|
"timer": {
|
||||||
"name": "Timer",
|
|
||||||
"integration_type": "helper",
|
"integration_type": "helper",
|
||||||
"config_flow": false
|
"config_flow": false
|
||||||
},
|
},
|
||||||
@ -7454,6 +7453,7 @@
|
|||||||
"switch_as_x",
|
"switch_as_x",
|
||||||
"threshold",
|
"threshold",
|
||||||
"time_date",
|
"time_date",
|
||||||
|
"timer",
|
||||||
"tod",
|
"tod",
|
||||||
"trend",
|
"trend",
|
||||||
"uptime",
|
"uptime",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user