Skip to content

Releases: Nebula83/openhab2-addons

Fixup release of evohome 2.4.0

17 Jan 15:42
Compare
Choose a tag to compare

This release updates the authentication of the TCC backend of the binding, currently in the 2.4.0 stable openHAB release.

Beta release of evohome 2.3.0

11 Dec 20:46
Compare
Choose a tag to compare

2.3.0 version of the merged binding

Alpha release of evohome 2.2.0 v3

07 May 07:09
Compare
Choose a tag to compare
Pre-release

This release closes #18. No, really.

Alpha release of evohome 2.2.0 v2

04 May 21:11
Compare
Choose a tag to compare
Pre-release

This release closes #18 and fixes the issues raised here https://github.com/openhab/openhab2-addons/pull/2342

Alpha release of evohome 2.2.0 v1

07 Mar 09:34
Compare
Choose a tag to compare
Pre-release

This release fixes the issues #10, #11 and #16

The following functionality is provided:

  • Login to your evohome account
  • Discovery the following things:
    • Gateway for ready and setting system mode
    • Zone for reading current temperature set point, the actual value, the zone status, setting a permanent override and cancelling it
  • configuration by things file
Bridge evohome:account:your_account_alias [ username="your_user_name", password="your_password" ]
{
    display your_display_alias  [ id="your_display_id_here" ]
    your_zone_alias [ id="your_zone_id_here" ]" ]
}

Alpha release of evohome 2.1.1

09 Jun 19:00
Compare
Choose a tag to compare
Pre-release

This release fixes the issues #1, #3 and #4 which should result in a stable binding. It has been running for a week for me, without any issues

The following functionality is provided:

  • Login to your evohome account
  • Discovery the following things:
    • Gateway for ready and setting system mode
    • Zone for reading current temperature set point as well as the actual value.

Alpha release of evohome 2.1.0

22 May 14:02
Compare
Choose a tag to compare
Pre-release

This is a first test release of the new evohome binding.
Currently only the display and changing of the Quick Settings is possible.