Make local calendar integration title translatable (#95805)

This commit is contained in:
Jan-Philipp Benecke
2023-07-05 08:35:32 +02:00
committed by GitHub
parent cfe6185c1c
commit 436cda1489
3 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{
"title": "Local Calendar",
"config": {
"step": {
"user": {

View File

@@ -3010,7 +3010,6 @@
"iot_class": "cloud_push"
},
"local_calendar": {
"name": "Local Calendar",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_polling"
@@ -6677,6 +6676,7 @@
"input_text",
"integration",
"islamic_prayer_times",
"local_calendar",
"local_ip",
"min_max",
"mobile_app",

View File

@@ -34,6 +34,7 @@ ALLOW_NAME_TRANSLATION = {
"google_travel_time",
"homekit_controller",
"islamic_prayer_times",
"local_calendar",
"local_ip",
"nmap_tracker",
"rpi_power",