SteffeyDev / homebridge-hyundai-bluelink

Homebridge plugin for Hyundai BlueLink
Apache License 2.0
26 stars 13 forks source link

Plugin Status Fetch Error with KONA EV #327

Open wveilleux opened 1 year ago

wveilleux commented 1 year ago

Describe The Bug: I just installed that plugin. It seems to load well but I got a Status Fetch Error

To Reproduce: Reload Homebridge

Expected behavior: I expect to do what's the plugin should do: Start the car, etc... (BTW, I own a Hyundai KONA EV 2020)

Logs:

[1/19/2023, 12:00:44 PM] Loaded plugin: homebridge-hyundai-bluelink@1.4.1 [1/19/2023, 12:00:44 PM] Registering platform 'homebridge-hyundai-bluelink.Hyundai' [1/19/2023, 12:00:45 PM] [Hyundai] Initializing Hyundai platform... [1/19/2023, 12:00:45 PM] [Hyundai] Loading accessory from cache: KonaALulu [1/19/2023, 12:00:47 PM] [Hyundai] Restoring existing accessory from cache: KonaALulu [1/19/2023, 12:00:47 PM] [Hyundai] Status fetch error Cannot read properties of undefined (reading 'result')

Plugin Config:

{ "credentials": { "username": "username@abc.com", "password": "****", "region": "CA", "brand": "hyundai", "pin": "****" }, "vehicles": [ { "vin": "****", "maxRange": 425 } ], "remoteStart": { "airCtrl": true, "heating1": true, "defrost": true, "igniOnDuration": 15 }, "platform": "Hyundai" }

Screenshots: N/A

Environment: