bdr99 / py-aosmith

A Python client library for A. O. Smith water heaters
1 stars 0 forks source link

r1.wh8.co down for days #3

Open lrehmann opened 6 days ago

lrehmann commented 6 days ago

I've found r2.wh8.co is up despite r1.wh8.co being down, breaking app functionality and this python script.

It's mostly drop in replacement (just change the api endpoint domain), but hot water status seems to be on a scale up to 10. 'hotWaterStatus': 10 The interval is unclear to me right now, likely either 0 or 1.

I've also had some success resolving r1.wh8.co to 52.20.96.188 (r2.wh8.co), but that presents a certificate issue.

bdr99 commented 1 day ago

Thanks for raising this issue. When I have some time I'll work on updating this library accordingly.