Closed mkaatman closed 3 years ago
I got it. Here's how I tracked it down.
https://github.com/home-assistant/core/issues/46425#issuecomment-932828032
tl;dr: It wasn't a bug so much as a combination of withings only accepting ports 80 and 443, and hidden in a config file my callback url was set to 8123. Then I had to add my reverse proxy as a trusted source.
Trying to get the sleep monitor to work getting an invalid params exception error 293. I'm trying to track down the cause but I'm a bit lost.