Hi there!
I have tested a new OH 4 installation on RasPi 4 (openhabian) and installed the latest org.openhab.binding.connectedcar-4.1.2-SNAPSHOT-20240308.jar. Bridge is directly online with my credentials and my car (A5 from 2019) was directly found in inbox.
BUT: The car thing has not only 1 channel. So there I am still stuck.
@Wolfgang_Rosenauer: Is there something, I can do? Or is it just AUDI which changed things to break?
edit:
Just checked the latest org.openhab.binding.connectedcar-4.1.2-SNAPSHOT-weconnect-test.jar, uninstalled the one mentioned above, deleted the bridge and the thing, restarted OH and copied over the org.openhab.binding.connectedcar-4.1.2-SNAPSHOT-weconnect-test.jar and wait for install. Created a new bridge with my credentials and found a new thing in my inbox immediately. BUTâŠ
Result is the same: no channels on the newly found thing.
LOG:
==> /logs/events.log <==
2024-03-31 10:25:38.341 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing âconnectedcar:myaudi:e9ae5cb5e1â changed from UNINITIALIZED to INITIALIZING
2024-03-31 10:25:38.360 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing âconnectedcar:myaudi:e9ae5cb5e1â changed from INITIALIZING to UNKNOWN
==> /logs/openhab.log <==
2024-03-31 10:25:41.046 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing >âconnectedcar:cnvehicle:e9ae5cb5e1:WAUZZZâŠâ to inbox.
==> /logs/events.log <==
2024-03-31 10:25:41.051 [INFO ] [openhab.event.InboxAddedEvent ] - Discovery Result with UID âconnectedcar:cnvehicle:e9ae5cb5e1:WAUZZZâŠâ has been added.
2024-03-31 10:25:41.058 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing âconnectedcar:myaudi:e9ae5cb5e1â changed from UNKNOWN to ONLINE
2024-03-31 10:25:50.127 [INFO ] [openhab.event.InboxRemovedEvent ] - Discovery Result with UID âconnectedcar:cnvehicle:e9ae5cb5e1:WAUZZZâŠâ has been removed.
2024-03-31 10:25:50.151 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing âconnectedcar:cnvehicle:e9ae5cb5e1:WAUZZZâŠâ changed from UNINITIALIZED to INITIALIZING
2024-03-31 10:25:50.161 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing âconnectedcar:cnvehicle:e9ae5cb5e1:WAUZZZâŠâ changed from INITIALIZING to UNKNOWN: Initializing
==> /logs/openhab.log <==
2024-03-31 10:25:53.161 [INFO ] [ar.internal.handler.ThingBaseHandler] - WAUZZZâŠ: Reverse address lookup based on vehicleâs geo position is enabled (using OpenStreetMap)
2024-03-31 10:25:55.473 [INFO ] [ar.internal.handler.ThingBaseHandler] - WAUZZZâŠ: API Service is not available:
==> /logs/events.log <==
2024-03-31 10:25:55.477 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing âconnectedcar:cnvehicle:e9ae5cb5e1:WAUZZZâŠâ changed from UNKNOWN: Initializing to OFFLINE (COMMUNICATION_ERROR): API Service not accessible or disabled
2024-03-31 10:25:55.484 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing âconnectedcar:cnvehicle:e9ae5cb5e1:WAUZZZâŠâ changed from OFFLINE (COMMUNICATION_ERROR): API Service not accessible or disabled to ONLINE
So bridge und thing are both online and fine, but the channels are still missing.
Any thoughts on that�
BTW: Happy easter to all of you!