Add translatable title to holiday (#106825)

This commit is contained in:
steffenrapp 2024-01-02 23:40:38 +01:00 committed by GitHub
parent 87c79ef57f
commit 608d52f167
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
{
"title": "Holiday",
"config": {
"abort": {
"already_configured": "Already configured. Only a single configuration for country/province combination possible."

View file

@ -2453,7 +2453,6 @@
"iot_class": "local_push"
},
"holiday": {
"name": "Holiday",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_polling"
@ -6971,6 +6970,7 @@
"google_travel_time",
"group",
"growatt_server",
"holiday",
"homekit_controller",
"input_boolean",
"input_button",

View file

@ -33,6 +33,7 @@ ALLOW_NAME_TRANSLATION = {
"garages_amsterdam",
"generic",
"google_travel_time",
"holiday",
"homekit_controller",
"islamic_prayer_times",
"local_calendar",