6b343a76ca
### Fix * Changes to stop errors after refactoring pyowletapi
16 lines
352 B
JSON
16 lines
352 B
JSON
{
|
|
"domain": "owlet",
|
|
"name": "Owlet Smart Sock",
|
|
"codeowners": [
|
|
"@ryanbdclark"
|
|
],
|
|
"config_flow": true,
|
|
"documentation":"https://github.com/ryanbdclark/owlet",
|
|
"iot_class": "cloud_polling",
|
|
"issue_tracker": "https://github.com/ryanbdclark/owlet/issues",
|
|
"requirements": [
|
|
"pyowletapi==2025.4.0"
|
|
],
|
|
"version": "2025.4.1"
|
|
}
|