G-Two
G-Two
Yes, you should be able to use this package in a flask app. You'll need to make sure to deal with the 2FA on the initial login, but after that,...
I'm not too familiar with how WayScript (or even Flask) environments work. Can you paste in a snippet of your code that uses the subarulink module? If you're using subarulink.cfg,...
Fix for 404 error has been released as 0.7.6 @tango2590 As for the other errors, I was not able to duplicate, nor did I see any issues with your diagnostic...
The heading returned from the Subaru API seems to be problematic. It is sometimes null. When it is provided it is seldom correct. The integration doesn't use it, so I...
It's not related because I haven't updated this custom component to use subarulink 0.7.10 yet. But even if it were, the changes are all on the client side parsing and...
Should now be fixed in https://github.com/G-Two/homeassistant-subaru/releases/tag/v0.7.16rc2
Should now be fixed in https://github.com/G-Two/homeassistant-subaru/releases/tag/v0.7.16rc2
It's been a couple years since I've tried/documented the a manual installation process. The contents you list in /.local are all the expected files that would be installed with the...
Fixed: https://github.com/G-Two/homeassistant-subaru/releases/tag/v0.7.16
Yeah it seems like HA is using all metric values for you (2757 hPa is about 39.9 psi) but displaying imperial unit names. I haven't received any other reports of...