From 641b5ee7e4b55851c825623c49f26242770bb513 Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Wed, 2 Aug 2023 09:09:13 +0200 Subject: [PATCH] Fix duotecno's name to be sync with the docs (#97602) --- homeassistant/components/duotecno/manifest.json | 2 +- homeassistant/generated/integrations.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/duotecno/manifest.json b/homeassistant/components/duotecno/manifest.json index 3089e3b515b..ae82574146e 100644 --- a/homeassistant/components/duotecno/manifest.json +++ b/homeassistant/components/duotecno/manifest.json @@ -1,6 +1,6 @@ { "domain": "duotecno", - "name": "duotecno", + "name": "Duotecno", "codeowners": ["@cereal2nd"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/duotecno", diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index a3a8c334c11..350bcde8236 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -1241,7 +1241,7 @@ "iot_class": "local_polling" }, "duotecno": { - "name": "duotecno", + "name": "Duotecno", "integration_type": "hub", "config_flow": true, "iot_class": "local_push"