Make generic camera integration title translatable (#95806)

This commit is contained in:
Jan-Philipp Benecke 2023-07-08 11:43:14 +02:00 committed by GitHub
parent 32b7370321
commit 207721b421
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": "Generic Camera",
"config": {
"error": {
"unknown": "[%key:common::config_flow::error::unknown%]",

View file

@ -1896,7 +1896,6 @@
"iot_class": "cloud_polling"
},
"generic": {
"name": "Generic Camera",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_push"
@ -6663,6 +6662,7 @@
"emulated_roku",
"filesize",
"garages_amsterdam",
"generic",
"google_travel_time",
"group",
"growatt_server",

View file

@ -31,6 +31,7 @@ ALLOW_NAME_TRANSLATION = {
"emulated_roku",
"faa_delays",
"garages_amsterdam",
"generic",
"google_travel_time",
"homekit_controller",
"islamic_prayer_times",