core/homeassistant/components/harmony/manifest.json

13 lines
233 B
JSON

{
"domain": "harmony",
"name": "Harmony",
"documentation": "https://www.home-assistant.io/integrations/harmony",
"requirements": [
"aioharmony==0.1.13"
],
"dependencies": [],
"codeowners": [
"@ehendrix23"
]
}