Change name of universal media player to sentence case (#104204)

This commit is contained in:
Joost Lekkerkerker
2023-11-19 19:27:03 +01:00
committed by GitHub
parent 9e0bc9e252
commit ec069fbebf
2 changed files with 2 additions and 2 deletions

View File

@@ -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",

View File

@@ -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"