G-Two / homeassistant-subaru

Subaru STARLINK custom component for Home Assistant.
Apache License 2.0
54 stars 6 forks source link

Error This Morning #21

Closed Spiffieman closed 2 years ago

Spiffieman commented 2 years ago

Hi there - attempted to start my car from HA and it wouldn't work, so I checked the logs and the integration isn't loading anymore?

I see this error:

Error setting up entry spiffieman@gmail.com for subaru Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 304, in async_setup result = await component.async_setup_entry(hass, self) # type: ignore File "/config/custom_components/subaru/init.py", line 79, in async_setup_entry await controller.connect() File "/usr/local/lib/python3.9/site-packages/subarulink/controller.py", line 88, in connect self._parse_vehicle(vehicle) File "/usr/local/lib/python3.9/site-packages/subarulink/controller.py", line 740, in _parse_vehicle vin = vehicle["vin"].upper() TypeError: 'NoneType' object is not subscriptable

image

I have tried rebooting HA multiple times. I have solid internet, and all of my other integrations that are cloud based seem ok. Any thoughts? No changes overnight, on core-2021.10.6 and OS 6.5.

stboch commented 2 years ago

hey can you retry now .. it looks like from my view there was a 3 or 4 hour outage this morning. my update looks like it resolved 10 minutes ago?

Spiffieman commented 2 years ago

yep, back online. Thanks!