Make Zodiac integration title translatable (#95816)

This commit is contained in:
Joost Lekkerkerker 2023-07-10 15:49:25 +02:00 committed by GitHub
parent a3681774d6
commit af22a90b3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

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

View file

@ -6541,7 +6541,6 @@
"iot_class": "local_polling"
},
"zodiac": {
"name": "Zodiac",
"integration_type": "hub",
"config_flow": true,
"iot_class": "calculated"
@ -6695,6 +6694,7 @@
"uptime",
"utility_meter",
"waze_travel_time",
"workday"
"workday",
"zodiac"
]
}

View file

@ -40,6 +40,7 @@ ALLOW_NAME_TRANSLATION = {
"nmap_tracker",
"rpi_power",
"waze_travel_time",
"zodiac",
}
REMOVED_TITLE_MSG = (