core/homeassistant/components/songpal/manifest.json

13 lines
235 B
JSON
Raw Normal View History

{
"domain": "songpal",
"name": "Songpal",
"documentation": "https://www.home-assistant.io/components/songpal",
"requirements": [
"python-songpal==0.0.9.1"
],
"dependencies": [],
"codeowners": [
"@rytilahti"
]
}