15 lines
380 B
JSON
15 lines
380 B
JSON
{
|
|
"domain": "owlet",
|
|
"name": "Owlet Smart Sock",
|
|
"codeowners": [
|
|
"@ryanbdclark"
|
|
],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/owlet",
|
|
"iot_class": "cloud_polling",
|
|
"issue_tracker": "https://github.com/ryanbdclark/owlet/issues",
|
|
"requirements": [
|
|
"pyowletapi==2024.10.1"
|
|
],
|
|
"version": "2024.10.1"
|
|
} |