Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Releases: openbase/bco.dal

v1.3.0

09 Mar 17:44
Compare
Choose a tag to compare

Fixes & Features

Solved Issues

API changes

  • #14 actualTemperature field has been removed from RST types

v1.2.0

27 Feb 11:40
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release
[maven-release-plugin] copy for tag v1.2.0

v1.1.4

11 Jan 16:22
Compare
Choose a tag to compare

Features

  • Reimplemented the presence detector which is now a DataProvider of the PresenceState.
  • PresenceStateProviderService implemented
  • Presence State in location interface integrated and implemented
  • Implemented PresenceStateServicePanel in dal-visual-remote
  • Maven tests for non test projects disabled.
  • User presence state wifi detector implemented.

Bugfixes

  • dal-visual-remote bugfixes.
  • Missing domotic type converters added to location controller and remote.
  • fixed unnecessary updates by the PresenceDetector
  • Wrote some more javadoc and fixed some doc gen errors.

Dependency Changes

  • license plugin upgrade to v1.10

v1.1.3

01 Dec 19:08
Compare
Choose a tag to compare
  • DoorState, PassageState and WindowState ProviderService interfaces implemented.
  • Controller registry synchronization implemented.
  • Bugfixes and improvements of dal visual remote.
  • Base unit remotes and interfaces moved from manager projects to dal. Hopefully api compatible is still given by deprecated link classes. Feedback is welcome!
  • ColorStateOperationServiceCollection color average calculation fixed.
  • Many small bugfixes.