-
Notifications
You must be signed in to change notification settings - Fork 14
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
Hacs Version incorrect Cars mixed up #282
Comments
There is a mismatch between the tag (0.1.2) and what is displayed (manifest.json), my fault when doing the release. Never mind that. On the other issue (incorrect names) can you please post the debug output from the integration. You would typically have to add the following to configuration.yaml:
Also please describe more in detail what is missing except lock switch. |
Here’s what I’ve got enabling debug logging, I’ll grab screenshots of the mixed up entities from the vehicles later Logger: homeassistant.components.lock Platform porscheconnect does not generate unique IDs. ID -lock already exists - ignoring lock.door_lock Logger: homeassistant.components.lock Error while setting up porscheconnect platform for lock |
This shows the vehicles the top one is an older Cayman that has no connectivity but has brought in the name correctly. The third is a Taycan with full connectivity and is mostly correct but has no door locks. Remote climate wasn’t there initially but has now appeared. The fourth is another 718 that in theory has limited connectivity but has appeared with no name and a bunch of entities that are unknown. I’ll try to get more logs but will be tomorrow or Sunday Thank you for the work done by everyone on this. |
Ok, thanks for the report. I would need the full debug output from when the integration starts, that will (hopefully) show exactly what data the API returns when querying for status. It appears the data from the vehicles with limited functionality has another (unexpected) format. |
@f1dgj Would it be possible for you to provide the debug output? Setting something like this in your configuration.yaml:
|
Downloaded version 0.1.2 after deleting previous version, after installation and reboot shows 0.1.1 installed.
I have more than one vehicle in Porsche connect and the entities generated in HA have the entities for one vehicle mixed with others.
Door lock does not work
Before installation of 0.1.1 (2) I had deleted the integration and restarted HA, downloaded and installed the updated version rebooted and logged in, all without an issue.
All the vehicles were created but some with incorrect names, but there are entities that do not belong to some cars that have been created and for the Taycan there are items missing such as door lock.
I then deleted thee integration and reinstalled but it has created exactly the same entities
So two issues, one with the version and with the entities created.
The text was updated successfully, but these errors were encountered: