Change name of universal media player to sentence case (#104204)
This commit is contained in:
parent
9e0bc9e252
commit
ec069fbebf
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue