G-Two / subarulink

A python package for interacting with Subaru STARLINK remote vehicle services.
Apache License 2.0
86 stars 13 forks source link

Possible deprication of g2v25 API #77

Closed wonderslug closed 1 year ago

wonderslug commented 1 year ago

Howdy all

Noticed today my Subaru HACS HA integration wasn't working. Looking at logs its getting a 404 on https://mobileapi.prod.subarucs.com/g2v25/login.json. Looks like g2v26 and g2v27 are working, so they may only be keeping 2 API version compatibility.

stboch commented 1 year ago

@G-Two Tested out v27 and it looks like there aren't any breaking changes.

G-Two commented 1 year ago

@wonderslug awesome, thanks for testing. Things look good on my end as well, so I'll publish a new release with the change now.

G-Two commented 1 year ago

Fixed with 0.7.6

Elycin commented 1 year ago

Hi @G-Two,

has this made it upstream into the latest version of HASS Core? I was unable to find a pull request to bump the version of the API being consumed.

Thanks.

G-Two commented 1 year ago

@Elycin PR is now in HA Core: https://github.com/home-assistant/core/pull/91064 Hopefully it makes it into 2023.4.2