I was able to get Owlet working again. I used pyowlet (credit to craigjmidwinter - pyowlet) as a starting point, pulled in the login section from owlet_monitor (credit to mbevand - owlet_monitor) and created a new python library - owletpy.
Alright it looks like I’ve jinxed myself… Did a reboot today, unrelated to the Owlet integration, and it’s failing now.
Logs mention authentication, but I didn’t change anything in my owlet config since it was working last night. I’ve double and triple checked my email & password and made sure they’re correct.
@cab426 or @AJG - Either of you having issues or is it just me?
I pushed an update to the owletpy python package. Looks like some changes to the login. Credit to mbevand for the fix.
I updated the custom component repo to reflect the new python package change. You can grab the whole folder or just make the single change to the manifest.json for the component. The requirements from ["owletpy==1.0.11"] to ["owletpy==1.0.12"]
My history has only worked once or twice (that I’ve looked) since I’ve owned the camera - about a year. It was that way prior to putting this together. It’s a common issue from what I’ve seen. I would chat with support and see if they can get it cleared up for you.
Not being dumb at all. It looks all good from the setup side. What version of HA are you running? No issues with the Owlet App at home? Is your HA instance behind anything that could be blocking it?
Thank you for your support. So I am using HA (latest) on a Raspberry PI configured as a docker container. It is able to access every other “thing” in the house.
The Owlet app works well with my phone. I am in Europe though and I know there’s a different server Owlet uses for Europe, so not sure that’s to be taken into consideration.