Releases: smarthomej/addons
Release 3.2.6
SmartHome/J Release 3.2.6
This is the latest release of the SmartHome/J addons for openHAB 3.1.x.
Besides the changes below there is no feature difference or the changes than noted in the release notes of SmartHome/J addons Version 3.1.6
Changelog
General/Infrastructure
Type | Issue | Description |
---|---|---|
build | #185 | enable building of .kar files |
build | #187 | improve feature definition |
enhancement | #190 | add a script to generate marketplace posts |
Individual Modules
Module | Type | Issue | Description |
---|---|---|---|
javarule | newbinding | #171 | Initial contribution |
bug | #192 | fix startlevel trigger |
Release 3.1.6
SmartHome/J Release 3.1.6
This is the latest release of the SmartHome/J addons.
Please see below for a list of all changes since the last release.
Changelog
General/Infrastructure
Type | Issue | Description |
---|---|---|
documentation | #191 | update repository documentation |
Individual Modules
Module | Type | Issue | Description |
---|---|---|---|
amazonechocontrol | enhancement | #181 | improve device identification and discovery |
bug | #186 | fix XML escape for speaking | |
commons | enhancement | #182 | add a fixed version of the AbstractWatchService |
bug | #189 | fix UnsupportedOperationException in WatchService | |
deconz | enhancement | #183 | Set sensor thing status on message received |
tr064 | documentation | #188 | fix dslStatus documentation |
Release 3.2.5
SmartHome/J Release 3.2.5
This is the latest release of the SmartHome/J addons for openHAB 3.1.x.
There is no feature difference or the changes than noted in the release notes of SmartHome/J addons Release 3.1.5.
Release 3.1.5
SmartHome/J Release 3.1.5
This is the latest release of the SmartHome/J addons.
Please see below for a list of all changes since the last release.
Changelog
Individual Modules
Module | Type | Issue | Description |
---|---|---|---|
amazonechocontrol | bug | #170 | fix websocket connection |
documentation | #173 | add deprecation warning for provider-specific channels | |
bug | #180 | announcement volume reset | |
androiddebugbridge | enhancement | #174 | start intent channel |
commons | bug | #175 | fix thing handler missing |
deconz | bug | #166 | change XY conversion |
enhancement | #172 | improve logging | |
influxdb | bug | #169 | Fix queries for migrated databases |
tr064 | bug | #179 | Fix timeout value not used for TAM lists |
Release 3.2.4
SmartHome/J Release 3.2.4
This is the latest release of the SmartHome/J addons for openHAB 3.1.x.
There is no feature difference or the changes than noted in the release notes of SmartHome/J addons Release 3.1.4.
Release 3.1.4
SmartHome/J Release 3.1.4
This is the latest release of the SmartHome/J addons for openHAB 3.0.x.
Please see below for a list of all changes since the last release.
Changelog
General/Infrastructure
Type | Issue | Description |
---|---|---|
build | #158 | upgrade EEA |
documentation | #161 | add documentation generation |
Individual Modules
Module | Type | Issue | Description |
---|---|---|---|
amazonechocontrol | bug enhancement | #156 | fix thermostat setpoints and add mode channel |
bug | #157 | Fix websocket memleak | |
commons | enhancement | #163 | improve transform usability and add tests |
deconz | bug | #155 | Use ChannelBuilder created by ThingHandlerCallback |
enhancement | #164 | add locked channel for thermostats | |
enhancement | #165 | Changed default color mode for color commands to XY | |
knx | bug | #162 | fix DPT 3.007 for dimmer channels |
enhancement | #159 | add support for MIME multipart messages in content | |
telenot | bug | #145 | use ChannelBuilder from ThingHandlerCallback |
tr064 | enhancement | #160 | add IP address for macOnline MACs |
Release 3.2.3
SmartHome/J Release 3.2.3
This is the first release of the SmartHome/J addons. for openHAB 3.1.
This release contains all changes from Release 3.1.3..
Please see below for a list of all additional changes.
Changelog
General/Infrastructure
Type | Issue | Description |
---|---|---|
bug | #98 | adapt to new UoM Library |
build | #151 | fix oh-core version |
Individual Modules
Module | Type | Issue | Description |
---|---|---|---|
androiddebugbridge | enhancement | #137 | Added support for publishing ChannelDescriptionChangedEvents |
deconz | enhancement | #138 | Added support for publishing ChannelDescriptionChangedEvents |
snmp | bug | #148 | improve test stability |
Release 3.1.3
SmartHome/J Release 3.1.3
This is the latest release of the SmartHome/J addons.
Please see below for a list of all changes since the last release.
Changelog
General/Infrastructure
Type | Issue | Description |
---|---|---|
build | #128 | create kar and fix auto-install |
Individual Modules
Module | Type | Issue | Description |
---|---|---|---|
amazonechocontrol | bug | #124 | fix cycling of UNKOWN/ONLINE for smarthome devices |
enhancement | #136 | enable lowerSetpoint/upperSetpoint for thermostat controllers | |
androiddebugbridge | enhancement | #117 | Added DynamicCommandOptionsProvider to populate 'start-package' Channel |
bug | #121 | exception handling | |
bug | #123 | startPackage fallback fix | |
commons | bug | #141 | fix color item converter |
bug | #147 | use ChannelBuilder from ThingHandlerCallback | |
deconz | bug | #127 | improve light things |
bug | #142 | fix thing update bug | |
bug | #143 | fix channel creation bug | |
knx | enhancement | #114 | performance and resource improvements |
bug | #125 | fix DPT mapping for DPT 1.xxx | |
enhancement | #131 | add mail content processing | |
onewire | bug | #146 | use ChannelBuilder from ThingHandlerCallback |
snmp | bug | #118 | fix initialization exceptions |
bug | #134 | fix misleading error message | |
enhancement | #140 | add support for UoM | |
tr064 | bug | #119 | fix noise margin and attenuation values |
enhancement | #126 | allow skipping digits from left in phonebook lookup | |
enhancement | #129 | Added translations and more improvements | |
enhancement | #139 | Removed unused service 'Tr064DynamicStateDescriptionProvider' | |
bug | #144 | use ChannelBuilder from ThingHandlerCallback | |
transform.basicprofiles | enhancement | #122 | Debounce (time) profile |
enhancement | #132 | Allow 'toggle-switch' for Dimmer and Color Items | |
bug | #149 | Fix wrong Profile UID |
Release 3.1.2
SmartHome/J Release 3.1.2
This is the latest release of the SmartHome/J addons.
Please see below for a list of all changes since the last release.
Most notably we have three new exiting bundles:
basic-profiles
: a set of general purpose profiles (e.g. debouncing or threshold)math
: divide, multiply or add values (available as transformation)chain
: allows to concatenate transformations on channels of bindings that do not support it by default
With this update we also enable thing-updates for managed things.
This allows easier change of channel-types, adding or removing channels without the need for deleting and re-creating the thing.
Changelog
Individual Modules
Module | Type | Issue | Description |
---|---|---|---|
androiddebugbridge | bug | #87 | Improve thing status |
enhancement | #112 | double check result before update state | |
enhancement | #115 | Reorder requests and reuse stored values | |
commons | enhancement | #67 | add UpdatingBaseThingHandler |
enhancement | #85 | allow null values for ItemValueConverter | |
deconz | enhancement | #83 | enable thing updates for deconz |
bug | #116 | fix window covering support | |
http | enhancement | #84 | enable thing status changes on request result |
notificationsforfiretv | enhancement | #88 | thing status depending on the last request |
tcpudp | enhancement | #92 | Add receiver thing |
bug | #94 | Fix client thing | |
tr064 | enhancement | #110 | improve channel parameter processing |
bug | #111 | fix ignored configuration update | |
transform.basicprofiles | newbinding | #95 | Initial contribution |
enhancement | #113 | Added Debounce Profile - Counting Strategy | |
transform.chain | newbinding | #97 | Initial contribution |
transform.math | newbinding | #101 | Initial contribution |
enhancement | #105 | add divide |
Release 3.1.1
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 |