SmartHome/J Release 3.1.1
This is the second release of the SmartHome/J addons.
There are three new bindings: androiddebugbridge
, tcpudp
and the format
-transformation.
There are alsoa lot of bug fixes and code improvements, please see below for a list of all changes since the last release.
A big "Thank you" to all those who contributed, either in code, bug reports of feature requests.
Changelog
General/Infrastructure
Type | Issue | Description |
---|---|---|
build | #45 | improve bnd configuration and fix feature check |
build | #51 | Improve tools and Travis configuration |
bug | #60 | fix spotless issues in different addons |
build | #61 | fix javadoc generation |
documentation | #62 | add compatibility matrix |
build | #69 | update spotless and fix errors |
build | #78 | upgrade OHC to 3.0.2 to fix build from scratch |
Individual Modules
Module | Type | Issue | Description |
---|---|---|---|
androiddebugbridge | newbinding | #39 | add Android Debug Bridge binding / fork |
bug | #48 | Missing part to refresh hdmi | |
enhancement | #49 | add fallback to start package channel | |
enhancement | #70 | shutdown channel, naming and improvements | |
commons | enhancement | #40 | Add commons |
enhancement | #52 | add DynamicStateDescriptionProvider to commons | |
deconz | bug | #68 | fix (re-)connection issue |
dmx | enhancement | #58 | code improvements |
http | enhancement | #44 | refactor http to use commons-classes |
documentation | #63 | add note about protocol in baseURL | |
bug | #72 | fix protocol detection | |
enhancement | #77 | allow setting custom User-Agent header | |
influxdb | bug | #50 | fix wrong GAV for external artifact |
enhancement | #71 | allow defining measurement name in item metadata and code improvements | |
irobot | bug | #53 | fix MQTT QoS on newer openHAB cores |
knx | enhancement | #73 | upgrade calimero and improve documentation |
enhancement | #74 | add support for DPT 22.xxxx | |
documentation | #75 | fix action documentation | |
repomanager | enhancement | #65 | improve repomanager |
tcpudp | newbinding | #57 | Initial contribution |
tr064 | bug | #55 | increase timeout for phonebook retrieval |
enhancement | #59 | make SOAP timeout configurable | |
bug | #79 | fix phonebook lookup | |
transform.format | newbinding | #66 | Initial contribution |