Skip to content

Releases: alexmaret/openhab-binding-zmote

Version 0.1.1

09 Mar 19:13
Compare
Choose a tag to compare

First non pre-release.

Only changes to the documentation.

Version 0.1.0

06 Mar 20:04
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release
  • Cleanup and small bugfixes.
  • Should be ready for production use now.

Version 0.0.4

05 Mar 21:07
Compare
Choose a tag to compare
Version 0.0.4 Pre-release
Pre-release
  • Improved documentation.
  • Fixed bug where the retry configuration value would actually be used as the total number of times we try to send the an IR code.
  • Providing a URL in the Thing configuration is no longer required.
  • Override URLs from the Thing configuration now have precedence over auto-discovery.
  • Thing properties are now updated by auto-discovery.
  • The ZMote discovery service now listens passively for device broadcasts instead of scanning actively.
  • To recover from a communication error, we will actually try and talk to the device now.

Version 0.0.3

19 Feb 19:23
Compare
Choose a tag to compare
Version 0.0.3 Pre-release
Pre-release
  • Improved error handling for invalid configuration files.
  • The Thing configuration no longer requires the "remote" parameter.
  • The retry parameter is now honoured.
  • The default timeout has been reduced to 5 seconds.

Version 0.0.2

19 Feb 13:07
Compare
Choose a tag to compare
Version 0.0.2 Pre-release
Pre-release

Fixed bug where the communication with the ZMote device would fail due to an invalid UUID.

Version 0.0.1

19 Feb 10:49
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

This version was developed using a device emulator and has never seen a real ZMote device.

Please test and report feedback.