From d77d7b2217f0b97d5376058e2a837170dde42a5c Mon Sep 17 00:00:00 2001
From: AlexSchmitz222 <alexschmitz222@gmail.com>
Date: Sat, 7 Nov 2020 11:13:16 +0100
Subject: [PATCH] Change fritzbox title for better product family distinction
 (#42432)

---
 homeassistant/components/fritzbox/manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/homeassistant/components/fritzbox/manifest.json b/homeassistant/components/fritzbox/manifest.json
index 1905311a9f6..c80209dccc9 100644
--- a/homeassistant/components/fritzbox/manifest.json
+++ b/homeassistant/components/fritzbox/manifest.json
@@ -1,6 +1,6 @@
 {
   "domain": "fritzbox",
-  "name": "AVM FRITZ!Box",
+  "name": "AVM FRITZ!SmartHome",
   "documentation": "https://www.home-assistant.io/integrations/fritzbox",
   "requirements": ["pyfritzhome==0.4.2"],
   "ssdp": [
-- 
GitLab