Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin Status Fetch Error with KONA EV #327

Open
wveilleux opened this issue Jan 19, 2023 · 0 comments
Open

Plugin Status Fetch Error with KONA EV #327

wveilleux opened this issue Jan 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@wveilleux
Copy link

wveilleux commented Jan 19, 2023

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: [email protected]
[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": "[email protected]",
"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:

  • Plugin Version: 1.4.1
  • Homebridge Version: v1.6.0
  • Node.js Version: 1.8
  • NPM Version: 8.19.3
  • Operating System: macOS Ventura
@wveilleux wveilleux added the bug Something isn't working label Jan 19, 2023
@wveilleux wveilleux changed the title Plugin Status Fetch Error Plugin Status Fetch Error with KONA EV Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant