Skip to content

1.0.0 Stable

Latest
Compare
Choose a tag to compare
@pfink pfink released this 03 Jan 03:00

Improvements & Fixes

  • [Feature] Flic 2 support (updated to Flic clientlib 2.01)
  • [Feature] openHAB 2.5.0 / 2.5.x support
  • [Enhancement] Discovery: Active scan will now add all buttons that were ever added to flic daemon to the Inbox at once (adding new buttons to flic daemon still has to be done e.g. via simpleclient). Background discovery will now only add newly verified buttons that are added at the first time (so already buttons removed from the Inbox will only appear again if an active scan is triggered).
  • [Fix] Online status of buttons are now correct directly after creating a flicbutton Thing (#4).
  • [Other] License: This project is now licensed under EPL 2.0 with GPL 3.0 including Classpath Exception 2.0 as a secondary license.

Known Issues

  • Initial Button connection & verification process is not supported by this binding. This has to be done with other tools (e.g. with simpleclient included in fliclib-linux-hci (#5)

Compatibility

  • fliclib-linux-hci: 2.0.1
  • Minimum openHAB Version: 2.0.0
  • Maximum openHAB Version: 2.5.x

Upgrading from 0.9.0 or lower

  • For flawless integration, please update your flic daemon to fliclib-linux-hci 2.0.1
  • Channel type pressed-switch was removed. If you used this channel type, you have to adjust your configuration before updating. The other channels in combination with Profiles are now the recommended way for configuration.