1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

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
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{
"title": "Timer",
"entity_component": {
"_": {
"name": "Timer",

View File

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