core/homeassistant/components/kef/manifest.json

8 lines
195 B
JSON
Raw Normal View History

{
"domain": "kef",
"name": "KEF",
"documentation": "https://www.home-assistant.io/integrations/kef",
"codeowners": ["@basnijholt"],
2020-04-11 10:47:13 +00:00
"requirements": ["aiokef==0.2.9", "getmac==0.8.2"]
}