Change title of squeezebox integration (#70876)

This commit is contained in:
Marcel van der Veldt 2022-04-27 14:22:26 +02:00 committed by GitHub
parent f77bcd252e
commit aeb88a8f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{ {
"domain": "squeezebox", "domain": "squeezebox",
"name": "Logitech Squeezebox", "name": "Squeezebox (Logitech Media Server)",
"documentation": "https://www.home-assistant.io/integrations/squeezebox", "documentation": "https://www.home-assistant.io/integrations/squeezebox",
"codeowners": ["@rajlaud"], "codeowners": ["@rajlaud"],
"requirements": ["pysqueezebox==0.5.5"], "requirements": ["pysqueezebox==0.5.5"],