jlamendo/ha-sensor.owlet

What am I missing?

Closed this issue · 1 comments

Hey folks, just got an Owlet V3 (replacing a V2) and installed this via HACS.

I've added the following with my own credentials to my configuration.yaml and restarted. Yet I can't see anything show up in HA.

sensor:
  - platform: owlet
    username: "owlet_api_email"
    password: !secret owlet_password
    region: "europe"

Only thing I did different from what's on the readme is use "Europe" instead of "world".

I'm sure I'm probably missing something. I had this running before with this repository, so I know my credentials are correct.

Thanks

Closing as upon logging I realised it's related with #18