8d173174e2
### Fix * Fixed issue with binary sensors not loading, caused by change to way the coordinators are stored
11 lines
283 B
JSON
11 lines
283 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",
|
|
"requirements": ["pyowletapi==2023.5.30"],
|
|
"version":"2023.5.7"
|
|
}
|