Skip to content

Releases: jannegpriv/openhab-addons

Verisure Binding Fix for openHAB 5.1.x

28 Nov 15:34

Choose a tag to compare

Pre-release

Fixes HTTP 400 errors caused by duplicate Content-Type headers after Verisure API changes.

For openHAB 5.1.x users only.

Installation:

  1. Download the JAR file
  2. Copy to your openHAB addons folder
  3. Restart openHAB or install via Karaf console

Fixes openhab#19697

Verisure Binding Fix for openHAB 5.0.x

28 Nov 15:31
350e37c

Choose a tag to compare

Pre-release

Fixes HTTP 400 errors caused by duplicate Content-Type headers after Verisure API changes.

For openHAB 5.0.x users only.

Installation:

  1. Download the JAR file
  2. Copy to your openHAB addons folder
  3. Restart openHAB or install via Karaf console

Fixes openhab#19697

LynkCo Binding v0.2 for openHAB 5.1.0

15 Nov 14:54

Choose a tag to compare

Pre-release

Lynk&Co Binding for openHAB 5.1.0

Initial release of the Lynk&Co binding with manual authentication flow.

Features

Monitoring

  • Vehicle Status: Doors, windows, locks, fuel level, battery status
  • Charging: Charge level, charging state, time to full charge
  • Climate: Interior/exterior temperature, pre-climatization status
  • Position: GPS location with accuracy indicator
  • Maintenance: Fluid levels (brake, coolant, oil, washer)
  • Safety: Airbag, seatbelt status, tyre pressure
  • Lights: All bulb status monitoring
  • Trip Information: Odometer, trip meters, average speed

Remote Control

  • Lock/unlock doors
  • Start/stop climate control
  • Start/stop engine
  • Flash lights
  • Sound horn
  • Combined honk & flash

Authentication

Uses manual browser-based authentication with PKCE flow:

  1. Configure email and password
  2. Follow login URL in logs
  3. Complete MFA in browser
  4. Copy redirect URL and paste in configuration

See README for detailed setup instructions.

Installation

Download the JAR file from the Assets section below and copy to /openhab/addons/ directory.

Compatibility

  • openHAB Version: 5.1.0+
  • Supported Vehicles: Lynk&Co 01 before facelift 2025
  • Regions: Europe (Sweden, Netherlands, Belgium, Germany)

Known Limitations

  • Manual authentication required (automatic login not supported by Lynk&Co API)
  • VIN must be configured in bridge for vehicle discovery

Support

For issues and questions, see the GitHub repository.