Allow Timer title to be translated (#128927)

This commit is contained in:
G Johansson 2024-10-21 20:42:18 +02:00 committed by GitHub
parent d2e7b61eb2
commit c19f2de3a8
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": "Timer",
"entity_component": { "entity_component": {
"_": { "_": {
"name": "Timer", "name": "Timer",

View File

@ -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",