Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 1.62 KB

Change Log

1.0.5 (2018-04-02)

Merged pull requests:

  • PR20 "ColorpickerItem fixes"
  • PR28 "Fix bug in DimmerItem that tries to getItemState before connection established"

Bugfixes:

  • Issue 13 "No actual responses from loxone miniserver" fixed
  • Issue 15 "works incorrectly after a while" fixed
  • Issue 23 "Error on initializing accessory" fixed
  • Reconnect after Loxone connection drops. TODO: find root cause of frequent drops in Loxone 9.3

Added features:

  • Supports latest Loxone 9.3
  • Added Moods
  • Added (UNTESTED) ContactSensor, DoorBell, Gate, HumiditySensor, LightSensor, MotionSensor, TimedSwitch - by Daniel Burton

1.0.4 (2017-10-06)

Bugfixes:

  • Issue 16 "Not working with release of Loxone 9.0.9.26" fixed
  • Issue 11 "Plugin doesn't support multiple accessories with the same name" fixed
  • Added support for new LightControllerV2s ColorPickerV2

1.0.2 (2016-12-11)

Bugfixes:

  • WS listener reconnect on connection failure wouldn't work because of code issue
  • Issue 5 "Problem turning off RGBW Dimmer" fixed