core/homeassistant/components/owlet/manifest.json

9 lines
205 B
JSON

{
"domain": "owlet",
"name": "Owlet",
"documentation": "https://www.home-assistant.io/integrations/owlet",
"requirements": ["pyowlet==1.0.3"],
"dependencies": [],
"codeowners": ["@oblogic7"]
}