Skip to content

Releases: tknaller/openhab-addons

connectedcar_snapshot_20230212

13 Feb 06:20
Compare
Choose a tag to compare
  • Skoda-E carMoving now really correct
  • put WeConnect & Skoda-E Channels in Groups

still not fully working:

  • CarNet Commands
  • Multiple Vehicles under same Account

connectedcar_snapshot_20230208

08 Feb 19:20
Compare
Choose a tag to compare
  • fixed skoda-e token refresh
  • carMoving probably not working; cannot test because enyaq is at the dealer for the battery recall

connectedcar_snapshot_20230202

03 Feb 00:43
Compare
Choose a tag to compare
  • fixed skoda-e position
  • fixed skoda-e car moving
  • hopefully fixed skoda-e token refresh
  • better error messages with skoda-e
  • vw id status from cariad api working fully
  • still not working: multiple cars under one account
  • still not working: vw id controls (climater, heating, charge)

connectedcar_snapshot_20230131

31 Jan 23:27
Compare
Choose a tag to compare
  • hopefully fixed "car moving" with carnet"
  • added "car moving" with skoda-e
  • hopefully fixed auth-timeout (binding-does-nothing-until-restart-issue) for skoda-e (seems like "vehicle in motion" for parking-position carshed everything - which is now handled)

connectedcar_snapshot_20230130

30 Jan 21:50
Compare
Choose a tag to compare

possibly fix CarNet CarFinder

connectedcar_snapshot_20230129

29 Jan 22:41
Compare
Choose a tag to compare

Add lot of Trace Logging to CarFinder

connectedcar_snapshot_20230128

29 Jan 01:26
Compare
Choose a tag to compare

Updated to new VW Url https://emea.bff.cariad.digital/vehicle/v1 instead of https://mobileapi.apps.emea.vwapps.io

Stuff with "--> OK" is working again and thing goes online.

Rest is still missing as I currently don't have access to an account with an ID vehicle.

     * public WCAccessStatus accessStatus; ---> OK
     * public WCBatteryStatus batteryStatus;
     * public WCLVBatteryStatus lvBatteryStatus;
     * public WCChargingStatus chargingStatus;
     * public WCChargingSettings chargingSettings;
     * public WCChargeMode chargeMode;
     * public WCPlugStatus plugStatus;
     * public WCClimatisationStatus climatisationStatus;
     * public WCClimatisationSettings climatisationSettings;
     * public WCClimatisationTimer climatisationTimer;
     * public WCWindowHeatingStatus windowHeatingStatus;
     * public WCLightStatus lightStatus; ---> OK
     * public WCRangeStatus rangeStatus; ---> OK
     * public WCCapabilityStatus capabilityStatus; ---> OK
     * public WCMaintenanceStatus maintenanceStatus; ---> OK
     * public String error;

connectedcar_snapshot_20230126

26 Jan 23:51
Compare
Choose a tag to compare
  • Remove VW Image URLs as they no longer work
  • rebase repository to openhab/3.4.x (3.4.2)

connectedcar_snapshot_20220930

01 Oct 00:54
Compare
Choose a tag to compare

connectedcar_snapshot_20220930

New Channels for ME3.0 of Skoda Enyaq. First release, only stationary testing, changes to windows, lights, doors need testing.

Snapshot 20220225

26 Feb 00:27
Compare
Choose a tag to compare
fix control api

fix climater command

fix control api

Signed-off-by: Thomas Knaller <[email protected]>