subarulink
subarulink copied to clipboard
A python package for interacting with Subaru STARLINK remote vehicle services.
updates: - [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.1...v3.15.2) - [github.com/psf/black: 24.3.0 → 24.4.0](https://github.com/psf/black/compare/24.3.0...24.4.0) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
Hi, I have been running subaru integration in Home assistant but I see the following error in the logs: ``` Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.11.6/lib/python3.11/site-packages/homeassistant/helpers/update_coordinator.py", line 290, in...
Hello, I have a brand new Outback where 'summary' fails to complete successfully. I'm using v0.7.9 of subarulink ``` 2024-01-03 11:23:07,853 - subarulink.controller - DEBUG - {'data': '[{"name":"Winter","runTimeMinutes":"10","climateZoneFrontTempCelsius":"22","climateZoneFrontAirMode":"WINDOW","climateZoneFrontAirVolume":"5","outerAirCirculation":"outsideAir","heatedRearWindowActive":"true","heatedSeatFrontLeft":"MEDIUM_HEAT","heatedSeatFrontRight":"OFF","airConditionOn":"false","canEdit":"true","disabled":"false","presetType":"userPreset","startConfiguration":"START_ENGINE_ALLOW_KEY_IN_IGNITION"}]', 'dataName': None,...
Would it be possible to integrate windows status too?  
I was trying to add flask app to the current codebase, so I could use the Siri shortcuts to interact with my car but I needed some assistance. Can someone...
$ subarulink -v2 -i 2023-02-23 19:24:52,487 - subarulink - INFO - Entering interactive mode 2023-02-23 19:24:52,487 - subarulink - INFO - Opening config file: XXXXX 2023-02-23 19:24:52,488 - subarulink -...
Getting this error on remote start with default profile (created through interactive mode) for a Canadian account. I'm using the CLI, not HA. Any ideas? I assume the AUTO is...
Maybe there is a limitation that prevents this, but it would be super handy to know on/off events. Right now, I get odometer readings whenever the car turns off. What...
I would be greatly interested in this but I am from Switzerland and MySubaru is only for the US I suppose. Is there any possibility without a MySubaru Account? What...
Looks like the new version of the Android app has send destination to car. I will look at the latest build and see if this api can be easily called.