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
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
Bugfixes:
- WS listener reconnect on connection failure wouldn't work because of code issue
- Issue 5 "Problem turning off RGBW Dimmer" fixed