13 lines
219 B
JSON
13 lines
219 B
JSON
|
{
|
||
|
"domain": "owlet",
|
||
|
"name": "Owlet",
|
||
|
"documentation": "https://www.home-assistant.io/components/owlet",
|
||
|
"requirements": [
|
||
|
"pyowlet==1.0.2"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@oblogic7"
|
||
|
]
|
||
|
}
|