From ec069fbebface025b5fd059cf4aa0ef5b166f916 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Sun, 19 Nov 2023 19:27:03 +0100 Subject: [PATCH] Change name of universal media player to sentence case (#104204) --- homeassistant/components/universal/manifest.json | 2 +- homeassistant/generated/integrations.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/universal/manifest.json b/homeassistant/components/universal/manifest.json index 587d2c7aad2..4cf52892aaf 100644 --- a/homeassistant/components/universal/manifest.json +++ b/homeassistant/components/universal/manifest.json @@ -1,6 +1,6 @@ { "domain": "universal", - "name": "Universal Media Player", + "name": "Universal media player", "codeowners": [], "documentation": "https://www.home-assistant.io/integrations/universal", "iot_class": "calculated", diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 228cc6fa5f5..bdc12cceb8e 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -6098,7 +6098,7 @@ "iot_class": "cloud_polling" }, "universal": { - "name": "Universal Media Player", + "name": "Universal media player", "integration_type": "hub", "config_flow": false, "iot_class": "calculated"