dan-r / HomeAssistant-NissanConnect

Unofficial Home Assistant integration for interacting with Nissan Connect vehicles 🚗
Apache License 2.0
33 stars 6 forks source link

Nissan Juke not found #35

Closed NopeFinder closed 1 day ago

NopeFinder commented 1 month ago

What happened? A clear and concise description of what the bug is. integration not showing my 2020 nissan juke, authentication does seem to go all right though. The vehicle is definitely in my nissan connect though as I can control the car from there.

To Reproduce Steps to reproduce the behavior.

Expected behavior A clear and concise description of what you expected to happen.

Log Output Any relevant logs from Home Assistant.

2024-08-04 21:22:40.830 INFO (MainThread) [custom_components.nissan_connect] Logging in to service 2024-08-04 21:22:41.088 DEBUG (MainThread) [custom_components.nissan_connect] Finding vehicles 2024-08-04 21:22:41.366 DEBUG (MainThread) [custom_components.nissan_connect] Initialising entities 2024-08-04 21:22:41.379 DEBUG (MainThread) [custom_components.nissan_connect.coordinator] Changing next update interval to 60 minutes 2024-08-04 21:22:41.380 DEBUG (MainThread) [custom_components.nissan_connect.coordinator] Finished fetching Update Coordinator data in 0.000 seconds (success: True) 2024-08-04 21:22:41.380 DEBUG (MainThread) [custom_components.nissan_connect.coordinator] Finished fetching Statistics Coordinator data in 0.000 seconds (success: True) 2024-08-04 21:22:41.380 DEBUG (MainThread) [custom_components.nissan_connect.coordinator] Finished fetching Update Coordinator data in 0.000 seconds (success: True) 2024-08-04 21:22:41.380 DEBUG (MainThread) [custom_components.nissan_connect.coordinator] Finished fetching Poll Coordinator data in 0.000 seconds (success: True)

Home Assistant Version Find this in Settings > About. 2024.7.3

Integration Version Find this from HACS. 0.5.2

Additional context Add any other context about the problem here. this warning appears a few times as well but should not have consequences yet i believe. 2024-08-04 21:20:30.141 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration nissan_connect with title: NissanConnect Account and entry_id: xxxxxxx, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.

dan-r commented 1 month ago

Can you please double check the version of the integration and that you're on the latest? There were some authentication changes a couple of months back.

NopeFinder commented 1 month ago

I'm on 0.5.2, installed yesterday through HACS

dan-r commented 1 month ago

What country are you in?

NopeFinder commented 1 month ago

I'm in the Netherlands

NopeFinder commented 3 weeks ago

it suddenly started working today, still no idea what the issue was