core/homeassistant/components/heos/manifest.json

13 lines
218 B
JSON

{
"domain": "heos",
"name": "Heos",
"documentation": "https://www.home-assistant.io/components/heos",
"requirements": [
"pyheos==0.4.0"
],
"dependencies": [],
"codeowners": [
"@andrewsayre"
]
}