mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Change name of universal media player to sentence case (#104204)
This commit is contained in:
parent
9e0bc9e252
commit
ec069fbebf
@ -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…
x
Reference in New Issue
Block a user