Skip to content

Releases: Pavion/openhab-addons

4.0.0 Bridgeless test version

30 Aug 17:59
a37445a
Compare
Choose a tag to compare
Pre-release

The bridge is removed altogether.
You probably should remove old Thing / Bridge first, ensure the clean update and recreate the Thing.
No deeper testing was possible, confirmation pending...

4.0.0-SNAPSHOT

22 Jan 12:06
b798aec
Compare
Choose a tag to compare
4.0.0-SNAPSHOT Pre-release
Pre-release

This pre-release is synchronized with master for OH 4.0.0 as of 2023-01-22
Authentication for Neato is thus updated, Vorwerk owner still do not need / can't use a Bridge and need their serial/secret instead.
Will probably not run on OH 3.x.x
Not tested, confirmation is kindly requested / pending.

3.4.0-SNAPSHOT

06 Aug 07:27
bf552be
Compare
Choose a tag to compare

Installation notes for Vorwerk vacuums:

You need your vacuum's serial and secret for this binding to work.
If you don't have it, you may want to try my scripts:
https://github.com/Pavion/vorwerk-robots
With both values and the vendor vorwerk you can now create a Thing for your Vacuum.
You don't need to create a Bridge!

Important note: this release is basically a recompilation of my previous release for 3.3.0 and above. As I don't own a vacuum anymore, I can't test its functionality. Feedback is very appreciated.

Update 2022-12-23: a confirmation was received, so it's not marked as "Pre-" anymore.

3.1.0M3 release

08 Apr 17:36
2147b17
Compare
Choose a tag to compare

Changelog

  • removed org.apache.commons.lang dependency
  • updated copyright
  • see previous release notes for more details regarding this fork

Note

3.1.0-SNAPSHOT is already enforcing a new dependency for org.osgi.framework (1.9) upon compilation.
To make this release compatible with 3.1.0M3 the jar file had to be edited manually, MANIFEST.MF was changed to allow for a previous 1.8 dependency support.

Neato/Vorwerk vacuum binding for OH3

27 Dec 16:19
Compare
Choose a tag to compare
Pre-release

Important information

You need your vacuum's serial / secret for configuring this binding.
If you don't have them, you have to do some advanced curl stuff described in the readme below:

https://github.com/Pavion/openhab2-addons/tree/neato-vorwerk-oauth/bundles/org.openhab.binding.neato

Changelog:

openhab/openhab-addons@main...Pavion:neato-vorwerk-oauth

Feedback appreciated.

Reapply vendor fork

22 Nov 17:06
Compare
Choose a tag to compare
Reapply vendor fork Pre-release
Pre-release

Applying Vendor fork to the current official binding version

A new vendor parameter has been introduced. Default value is Neato and should not affect the binding in any way. Other possible value is Vorwerk. Selecting this will redirect all requests to Vorwerk server instead of Neato server.

Vendor fork for Neato Binding 2.5.4

31 Mar 18:46
Compare
Choose a tag to compare
Pre-release

Applying Vendor fork to the current official binding version

A new vendor parameter has been introduced. Default value is Neato and should not affect the binding in any way. Other possible value is Vorwerk. Selecting this will redirect all requests to Vorwerk server instead of Neato server.

Note: due to certificate issues with Vorwerk server, another possibly disadvantageous server implementation with disabled certificate validation had to be used, which may cause issues.

Neato binding fork with Vorwerk support

20 Dec 13:04
Compare
Choose a tag to compare
Pre-release

Introducing Vorwerk support

A new vendor parameter has been introduced. Default value is Neato and should not affect the binding in any way. Other possible value is Vorwerk. Selecting this will redirect all requests to Vorwerk server instead of Neato server.

Note: due to certificate issues with Vorwerk server, another possibly disadvantageous server implementation with disabled certificate validation had to be used, which may cause issues.