openHAB Milestone builds

We currently have two projects on the board. One for tracking milestone issues and one for OH3.0. The latter is not yet public.

2 Likes

Would a 2.6 use the same project? Or has it been decided to jump to 3.0?

Hey everyone, sorry for the delay, we had all kinds of problems this time, but I am happy to announce that we have published openHAB 2.5.0 Milestone 4 today!

These are the changes since Milestone 3 from last month:

openHAB Core:

  1. Mapview element by default for a location item (#1032) (detail / githubweb)
  2. [rest] New audio API (#1020) (detail / githubweb)
  3. Refactoring of builders (#908) (detail / githubweb)
  4. Use constructor injection to simplify lifecycle (#1038) (detail / githubweb)
  5. Fix DateTimeType parsing of strings with arbitrary number of nano digits (detail / githubweb)
  6. AbstractFileTransformationService: stop watchService properly (#965) (detail / githubweb)
  7. Use constructor injection to simplify lifecycle (#1037) (detail / githubweb)
  8. Fix dynamic options in UI (#1050) (detail / githubweb)
  9. Fixed activation of inbox (#1051) (detail / githubweb)
  10. [core] Removed access to ‘ThingRegistry’ from ‘BaseThingHandler’ (#1041) (detail / githubweb)
  11. [rest] Allow colons and dashes in sse topic filter validator (#1052) (detail / githubweb)
  12. Inject SchedulerImpl into DelegatedSchedulerImpl to fix waiting bundles (detail / githubweb)
  13. [DSL] Removed deleted things from internal map (#1058) (detail / githubweb)
  14. Reenable org.openhab.core.automation.module.*.tests (#1062) (detail / githubweb)
  15. Contructor injection; SAT findings (#1036) (detail / githubweb)
  16. [OAuth2] redirectURI should be optional on getAccessTokenResponseByAu… (detail / githubweb)
  17. Removed FQN from servie declaration (#1088) (detail / githubweb)
  18. [config dispatch] Added support for values containing a list of (detail / githubweb)
  19. Remove notes (#1094) (detail / githubweb)
  20. [ephemeris] Adopted configuration for Ephemeris service (#919) (detail / githubweb)
  21. Move remaining unit tests (#1095) (detail / githubweb)
  22. Replaced orphaned ‘registerHandlerLock’ by ‘thingLocks’ (#1060) (detail / githubweb)
  23. [storage] Added nullness annotations (#1099) (detail / githubweb)
  24. Remove @since JavaDoc tags (#1102) (detail / githubweb)
  25. Fix SAT ModifierOrderCheck findings by using JLS suggested modifier (detail / githubweb)
  26. Fix SAT “Initial contribution” warnings (#1100) (detail / githubweb)
  27. Switched to latest super-pom (#1104) (detail / githubweb)
  28. Fixed wrong trimmed properties (#1105) (detail / githubweb)
  29. Suppress MavenPomderivedInClasspathCheck (#1107) (detail / githubweb)
  30. Fix SAT constant/variable name findings (#1106) (detail / githubweb)
  31. Fix NoEmptyLineSeparatorCheck and NewlineAtEndOfFileCheck SAT findings (detail / githubweb)
  32. Fix SAT AuthorContributionDescriptionCheck findings (#1110) (detail / githubweb)
  33. Fix SAT MethodNameCheck findings (#1111) (detail / githubweb)
  34. Fix SAT JavadocMethodStyleCheck findings (#1109) (detail / githubweb)
  35. Use diamond operator (#1114) (detail / githubweb)
  36. Changed pid from ‘org.eclipse.smarthome.core.i18nprovider’ to (detail / githubweb)
  37. Fixed POM XML Shema Definition path (#1119) (detail / githubweb)
  38. Fix unstable MDNSDiscoveryServiceOSGiTest (#1123) (detail / githubweb)
  39. Fix InstallServiceCommand SAT findings (#1124) (detail / githubweb)
  40. add a feature for netty (#1126) (detail / githubweb)
  41. Update Mockito to 3.1.0 (#1127) (detail / githubweb)
  42. Fix unstable PersistentInboxTest (#1129) (detail / githubweb)
  43. Improve SafeCallerImplTest stability (#1130) (detail / githubweb)
  44. [rest] Added support for default values containing a list of (detail / githubweb)
  45. Add system profile for a ‘rawbutton-on-off-switch’ (#1131) (detail / githubweb)
  46. Removed default configuration for ephemeris service from feature file (detail / githubweb)
  47. fixes for tp-features (#1128) (detail / githubweb)
  48. Fixed minor spelling issue (#1143) (detail / githubweb)
  49. Removed superflous resources (#1137) (detail / githubweb)
  50. Normalized instantiation of loggers (#1138) (detail / githubweb)
  51. Fix unstable ChannelTypesTest (#1142) (detail / githubweb)
  52. [xml] Improve ThingTypeXmlProvider exception handling (#1136) (detail / githubweb)
  53. Fix unstable GenericItemProviderTest (#1144) (detail / githubweb)
  54. Fixes a few more SAT findings (#1145) (detail / githubweb)
  55. Fix ConcurrentModificationException in AutomationIntegrationTest (#1147) (detail / githubweb)
  56. Fix unstable AutomationIntegrationJsonTest (#1146) (detail / githubweb)
  57. Minor profile improvements (#1132) (detail / githubweb)
  58. Fixed potential NPE if ‘defaultValue’ is null (#1149) (detail / githubweb)

2.x Add-ons:

  1. [amazonechocontrol] Bug fix announcement (#6038) (detail / githubweb)
  2. [pjlinkdevice] PJLink Binding initial contribution (#3834) (detail / githubweb)
  3. Fixed NPE on visibility channel (#6049) (detail / githubweb)
  4. [enocean] Re-add exception handler (#6050) (detail / githubweb)
  5. [Enocean] removed tabs (#6053) (detail / githubweb)
  6. [heos] Denon HEOS Binding initial contribution (#2886) (detail / githubweb)
  7. [heos] Fix logger class causing SAT error (#6061) (detail / githubweb)
  8. [windcentrale] Fix cast exception (#6064) (detail / githubweb)
  9. Fix Travis CI not failing on SAT errors (#6062) (detail / githubweb)
  10. [hueemulation] Fix integration tests and cleanup (#6069) (detail / githubweb)
  11. Enable tests with full Travis CI build (#6071) (detail / githubweb)
  12. [tradfri] Drop support for gateway below firmware version 1.2.42 (#6056) (detail / githubweb)
  13. Fixed headline so that doc website renders it correctly (#6078) (detail / githubweb)
  14. [daikin] Fix tables not always properly rendered (#6079) (detail / githubweb)
  15. Fixed spelling of contributors name (#6081) (detail / githubweb)
  16. [mqtt][homie] increase wait time for slower machines in itest (#6082) (detail / githubweb)
  17. [mqtt][homeassistant] make HA test more robust (#6090) (detail / githubweb)
  18. Update CODEOWNERS (#6088) (detail / githubweb)
  19. Use random available org.osgi.service.http.port in itests (#6087) (detail / githubweb)
  20. Improve itests reliability when hostname resolution is slow (#6092) (detail / githubweb)
  21. [rfxcom] Fix fan_falmec.xml (#6093) (detail / githubweb)
  22. Add enocean A5-14-0A profile (#6065) (detail / githubweb)
  23. [hue] Fix assignment of serial number property (#6094) (detail / githubweb)
  24. [spotify] Fix typos in README.md (#6107) (detail / githubweb)
  25. [snmp] add hexstring channel datatype (#6070) (detail / githubweb)
  26. [daikin] Fixed ESH-INF xml (#6105) (detail / githubweb)
  27. [documentation] Fix url to development ide docs (#6103) (detail / githubweb)
  28. [sonos] Fix notification playback for Beam/Playbar/Playbase when current (detail / githubweb)
  29. [openweathermap] Fix language code for Swedish: ‘sw’ -> ‘se’ (#6119) (detail / githubweb)
  30. Use own service reference to ‘ThingRegistry’ (#6080) (detail / githubweb)
  31. [openweathermap] Added missing translation (#6117) (detail / githubweb)
  32. [opensprinkler] Improve duration of “open” station (#5945) (detail / githubweb)
  33. [MQTT] Doc retained argument for Action (#6110) (detail / githubweb)
  34. [spotify] Removed unnecessary cast setting volume (#6126) (detail / githubweb)
  35. [miio] add devicestring for vacuum s6 (#6127) (detail / githubweb)
  36. [lgwebos] Removal of connectsdk library and its dependencies. (#6060) (detail / githubweb)
  37. [netatmo] Update README.md (#5848) (detail / githubweb)
  38. [infrastructure] embed single-use-dependencies (#6005) (detail / githubweb)
  39. [foobot] Foobot Binding initial contribution (#6036) (detail / githubweb)
  40. [somfytahoma] Added support for ElectricitySensor, Dock & Siren (#5811) (detail / githubweb)
  41. fix: bundles/org.openhab.binding.ftpupload/pom.xml to reduce (detail / githubweb)
  42. [Snyk] Fix for 1 vulnerabilities (#6134) (detail / githubweb)
  43. [Snyk] Fix for 1 vulnerabilities (#6132) (detail / githubweb)
  44. [rfxcom] Improved message receiving (#6143) (detail / githubweb)
  45. [nibeheatpump] Fixed logging (#6152) (detail / githubweb)
  46. [enturno] Update README.md (#6151) (detail / githubweb)
  47. [tado] Channels added: Battery Low Alarm, A/C Power, Open Window (detail / githubweb)
  48. [enocean] Implement EEP D2-03-0A (#6155) (detail / githubweb)
  49. Assign labels using issue templates and improvements (#6170) (detail / githubweb)
  50. [modbus] Ignore failing tests (#6173) (detail / githubweb)
  51. [enturno] Add missing Eclipse project files (#6174) (detail / githubweb)
  52. [lutron] Add delay parameter for command rate throttling (#6047) (detail / githubweb)
  53. [nikobus] Nikobus Binding initial contribution (#6021) (detail / githubweb)
  54. [lutron] Add discovery of keypad models (#6168) (detail / githubweb)
  55. [siemensrds] RdsCloudHandler initialization made asynchronous; Fewer (detail / githubweb)
  56. [lutron] Fix shade handler position update after Up/Down command (#6139) (detail / githubweb)
  57. [regoheatpump] use unsigned 16 bit value for operational hours. (#6106) (detail / githubweb)
  58. [loxone] Implemented Intelligent Room Controller and Meter (#6175) (detail / githubweb)
  59. [yamaha] Amplifier remain offline after openhab restart. Fixes #5495 (detail / githubweb)
  60. [kodi] Update README.md (#6178) (detail / githubweb)
  61. [hue] CLIP Sensor Support (#5846) (detail / githubweb)
  62. fix lifecycle-mapping for m2e (#6188) (detail / githubweb)
  63. [mqtt][homie] remove connection setting retain, add retain to channel (detail / githubweb)
  64. [sonos] Update README.md (#6185) (detail / githubweb)
  65. [somfytahoma] Added support for the Curtain thing (#6161) (detail / githubweb)
  66. Added channels for apparent temperature (#6191) (detail / githubweb)
  67. [hue] removed tabs from code (#6194) (detail / githubweb)
  68. fix to fit non-nullness expectations (#6195) (detail / githubweb)
  69. [ESH-INF] Fixed namespace smarthome -> openhab (#6197) (detail / githubweb)
  70. [ESH-INF] Fix indentation only tabs in ESH-INF files (#6198) (detail / githubweb)
  71. [sinope] Remove non-existing folder from class path (#6200) (detail / githubweb)
  72. adjust XML to config, remove retain config option for connection (#6202) (detail / githubweb)
  73. [enocean] Improve channel definition (#6149) (detail / githubweb)
  74. fix SNMP startup exceptions (#6204) (detail / githubweb)
  75. [modbus] Fixed swapped options text flowControl (#6205) (detail / githubweb)
  76. [homematic] Documentation improvements (#6206) (detail / githubweb)
  77. Fixed POM XML Shema Definition path (#6208) (detail / githubweb)
  78. [networkupstools] Initial contribution, migration from OH1 (#6192) (detail / githubweb)
  79. [mail] Add recipients list example to documentation (#6210) (detail / githubweb)
  80. [mail] Clarify recipient parameter in rule action (#6211) (detail / githubweb)
  81. [deconz] Feature deconz improvements (#6118) (detail / githubweb)
  82. [jsonpath] Fixed wrong features (#6217) (detail / githubweb)
  83. Revert “[jsonpath] Fixed wrong features (#6217)” (#6219) (detail / githubweb)
  84. [jsonpath] remove bundle dependency on Jackson (#6220) (detail / githubweb)
  85. Resolve itest runbundles for update to Mockito 3.1.0 (#6216) (detail / githubweb)
  86. [nikobus] adapted README to match the standard format (#6181) (detail / githubweb)
  87. [mqtt][homeassistant] Improvements (#6190) (detail / githubweb)
  88. Fix type in Airbase model number (#6236) (detail / githubweb)
  89. [lgwebos] Fixing bug reported by lgwebos beta testers in community. (detail / githubweb)
  90. [opengarage] fix for default values (#6235) (detail / githubweb)
  91. MQTT: fix code-style in generic (#6241) (detail / githubweb)
  92. [doorbird] Initial contribution (#5857) (detail / githubweb)

1.x Add-ons:

  1. Fix Serial binding where serial commands in rapid succession were not (detail / githubweb)
  2. updated product links (#5901) (detail / githubweb)
  3. Typo lead to confusing instructions (#5896) (detail / githubweb)
  4. Update README.md adding FB 6490 (#5900) (detail / githubweb)
  5. Update org.apache.http dependencies (#5887) (detail / githubweb)

Z-Wave Binding:

  1. Kick the queue when a NIF is received (#1238) (detail / githubweb)
  2. Improve protection converter logging and ignore case (#1242) (detail / githubweb)
  3. Make state constants really constant, so they can be inlined. (#1243) (detail / githubweb)

Zigbee Binding:

  1. Update to Z-Smart Systems framework 1.2.3 (#482) (detail / githubweb)
  2. Fix bug setting level control reporting configuration (#484) (detail / githubweb)
  3. Handle OnWithTimedOffCommand (#481) (detail / githubweb)
  4. Add initial fan control converter (#486) (detail / githubweb)
  5. Remove deprecated methods in LevelControl converter (#487) (detail / githubweb)
  6. Update Ember NCP commands to add EmberConsoleNcpScanCommand (#488) (detail / githubweb)
  7. Add OnOff Toggle server (#489) (detail / githubweb)
  8. Fix reporting configuration (#490) (detail / githubweb)
  9. Shut down timer when converter closes (#492) (detail / githubweb)
  10. Add definition for Xiaomi WLeak AQ1 (#494) (detail / githubweb)
  11. Add support for level control server (#493) (detail / githubweb)
  12. Eliminate the initial delay with move commands (#495) (detail / githubweb)
  13. Fix errors in ZigBeeConverterFanControl.initializeDevice (#496) (detail / githubweb)
  14. Ensure leave command is send to the device (#497) (detail / githubweb)
  15. Add limitToOptions = false for serial port selection (#498) (detail / githubweb)
  16. Add support for IncreaseDecreaseType in LevelControl (#500) (detail / githubweb)
  17. add 'Lupus Small Zigbee Temperature Sensor ’ to readme, refs #501 (#502) (detail / githubweb)
  18. Updated schema location from smarthome -> openHAB (#503) (detail / githubweb)
  19. mark ‘Osram Smart+ Motion Sensor’ as incompatible with the Telegesis (detail / githubweb)
  20. Update handling of toggle state in LevelControl converter (#505) (detail / githubweb)
  21. Fix problems reading from serial port. (#509) (detail / githubweb)

Web-UIs:

  1. Updated schema location from smarthome -> openHAB (#124) (detail / githubweb)
  2. Fixed POM XML Shema Definition path (#125) (detail / githubweb)
  3. [habpanel] Send early update events (#129) (detail / githubweb)
  4. [habpanel] Filter out unnecessary SSE events (#128) (detail / githubweb)
  5. Changed pid from ‘org.eclipse.smarthome.core.i18nprovider’ to (detail / githubweb)
  6. [habpanel] Port over translations from Crowdin (#82) (detail / githubweb)

Regards,
Kai

24 Likes

Good timing! I am trying to rebuild my system on a Hyper-V VM with a new Z-wave stick. I plan on trying to move my rules to Jython from rules DSL.

I now have the Z-Wave controller and one outlet device working under Milestone 4.
hello_world.py example script is working with Jython 2.7.1.

2 Likes

5 posts were split to a new topic: M4 testing results

One more thing:

We renamed service pid / configuration pid for regional settings from org.eclipse.smarthome.core.i18nprovider (aka org.eclipse.smarthome.core.localeprovider) to org.eclipse.smarthome.i18n so that it is aligned with the standard pattern that we use, which is org.eclipse.smarthome.<configtype> (i.e. without “core” and also not using technical terms such as “provider”).

In general we have a powerful update script which e.g. can be used to move existing files to a different location. Unfortunately it seems not to work in some cases (see https://github.com/openhab/openhab-distro/issues/987) so that it might be possible for some of you to apply their regional settings again.

Here is one possible manual solution for it - linux shell based:

mv $OPENHAB_USERDATA/config/org/eclipse/smarthome/core/i18nprovider.config $OPENHAB_USERDATA/config/org/eclipse/smarthome/i18n.config

sed -i "s:org.eclipse.smarthome.core.i18nprovider:org.eclipse.smarthome.i18n:g" $OPENHAB_USERDATA/config/org/eclipse/smarthome/i18n.config
3 Likes

OK…
since Sept 8 (day after release of M3)…
97 PRs merged on addons
89 PRs merged on core
11 PRs merged on distro
17 PRs merged on doc
and 6 PRs merged on webui
:+1: :+1: :+1:
Kai, Christoph, Wouter and Jan… just outstanding effort! Thank you from all of us!
Just the blaze of activity in the last week was amazing
and…
congratulations to Hilbrand and Mark getting great new bindings merged!

13 Likes

Also, thanks to Chris for addressing zwave binding issues in spite of a busy work schedule.

1 Like

Yes yes Bruce and thanks to all the guys who diagnosed the IDE issues and got it going again so Chris could work on his bindings again!!!

1 Like

I updated and my selfmade habPanel Widget stoped working. IT shows nothing.
Its a simple ng-repeat="item in itemsInGroup(‘gRollo’) track by $index -type of Widget.
Any idea why?

I would also like to thank all developers, maintainers and all those who diligently discovered the errors and reported them on Github and here. We all appreciate this voluntary work very much. :slight_smile:

18 Likes

After update Openhabian from the preview milestone version to the last with openhab-config and Install the test version I have many continuous errors on the logs.
I read on the forum to clear the cache, there is a procedure to follow before or after the upgrade from a milestone version to the leatest?

I guess you meant updating openHAB from Milestone. There is no preview milestone. Which version was the old one? Hint: Milestones are not that new, there are a few… OH2.4M1, OH2.4M2, OH2.5M1 to OH2.5M4…

There is no openhab-config, but only an openhabian-config… Which “last”? You can upgrade from OH2.4 to OH2.5 Milestone (would be OH2.5M4 now) or to unstable (aka snapshot aka nightly), which is OH2.5#1732 today.

Do you have any logs to show us?

Sorry, yes with openhabian-config.
From version 2.5.0.M3 to 2.5.0.M4.

Hm. Some error logs?

I’ve got also many java based errors in the log since I’ve changed the system to the milestone builds. I’ve used zulu8.38.0.163-ca-jdk1.8.0_212-linux_aarch32hf as java. Today, I upgraded java to zulu8.40.0.178-ca-jdk1.8.0_222-linux_aarch32hf, and everything healed. Openhab starts without any issue, there is no errors in the log, and finally the rest api also works fine without the error 500 issue with regards of swagger.json. It was faulty since the beginning.
I’ve used this procedure for java upgrade:

1 Like

They should also be able to update zulu via openhabian-config.

2 Likes

This is an announcement thread folks. Start new threads for your issue will get more attention.

7 Likes

Another month, another new milestone build: 2.5.0.M5 is available!

These are the changes since Milestone 4 from last month:

openHAB Core:

  1. Use isEmpty() instead of “size() == 0” (#1151) (details / githubweb)
  2. Use constructor injection to simplify lifecycle (#1153) (details / githubweb)
  3. [automation] Added EphemerisConditions for NGRE (#915) (details / githubweb)
  4. Fix ScopeTest on Windows (#1148) (details / githubweb)
  5. Add null annotations to semantics (#1133) (details / githubweb)
  6. Use !isEmpty() instead of “size() > 0” or “size() != 0” (#1155) (details / githubweb)
  7. Fix ItemResourceOSGiTest on Windows (#1150) (details / githubweb)
  8. Fixed cron parsing for Day-Of-Week sub-expression (#1159) (details / githubweb)
  9. Add null annotations to registries (#1134) (details / githubweb)
  10. [automation] Fix the created cron to run only once at the trigger minute. (#1162) (details / githubweb)
  11. [automation] Fix typos in EphemerisConditions.json (#1164) (details / githubweb)
  12. [i18n] Refactoring and annotations (#1161) (details / githubweb)
  13. [xml] Feature thing xml constructor injection (#1167) (details / githubweb)
  14. Improve HostFragmentSupportTest stability with null assertions (#1166) (details / githubweb)
  15. [binding] Added nullness annotations (#1165) (details / githubweb)
  16. Added “resources” folder as a resource folder to bnd instructions (#1160) (details / githubweb)
  17. Added constructor injection to config xml (#1168) (details / githubweb)
  18. Bump jollyday version to 0.5.9 (#1170) (details / githubweb)
  19. Added ‘InstaceCreator’ for ‘PersistedItem’ (#1173) (details / githubweb)
  20. Add null annotations to audio package (#1174) (details / githubweb)
  21. Consider more than one value when applying the default value(s) for Things and Channels (#1067) (details / githubweb)
  22. Fix SAT errors/warnings in resources and tests (#1178) (details / githubweb)
  23. Added ‘ConfigDescriptionBuilder’ (#1180) (details / githubweb)
  24. Added unit test for ‘CommandDescriptionBuilder’ (#1181) (details / githubweb)
  25. Update to SAT 0.8.0 (#1184) (details / githubweb)
  26. Add source code formatting as part of build process using spotless maven plugin (#1101) (details / githubweb)
  27. [ephemeris] Evolutions of the Ephemeris module (#1169) (details / githubweb)
  28. move MQTT client from Paho to HiveMQ (#1125) (details / githubweb)
  29. Use constructor injection to simplify lifecycle (#1187) (details / githubweb)
  30. Added links for (available) docs of all Add-Ons (#1186) (details / githubweb)
  31. Added German translations for profiles (#1182) (details / githubweb)
  32. Upgrade to Xtext 2.19, LSP4J 0.8.0 and fix LSP server (#1171) (details / githubweb)
  33. Updated netty patch level (#1190) (details / githubweb)
  34. Fix unstable MqttBrokerConnectionTests (#1191) (details / githubweb)
  35. Downgrade Jollyday again to fix Java 11 build issues (#1195) (details / githubweb)
  36. [itest] Exclude json and mapdb storage by default for itests (#1193) (details / githubweb)
  37. Upgrade Karaf tooling and openHAB TP to 4.2.7 (#1197) (details / githubweb)
  38. add console command extension for serial inspection (#1172) (details / githubweb)
  39. Issue #1157 Enhance DecimalType to accept epoch seconds and milliseconds. (#1158) (details / githubweb)
  40. Upgrade bnd to 4.3.0 (#1198) (details / githubweb)
  41. [mqtt] PeriodicReconnectStrategy: fix fields init (#1203) (details / githubweb)
  42. Minor clean-ups in ‘SmartHomeUnits’, ‘SIUnits’ and ‘ImperialUnits’ (#1208) (details / githubweb)
  43. Added check for invalid duration (#1209) (details / githubweb)
  44. [itest] Applied new source code formatter tool (#1194) (details / githubweb)
  45. Use constructor injection (#1210) (details / githubweb)
  46. Use constructor injection (#1211) (details / githubweb)
  47. Parameterized logging fixes (#1213) (details / githubweb)
  48. Use constructor injection (#1212) (details / githubweb)

2.x Add-ons:

  1. Removed executable flags for Windows compatibilty (#6249) (details / githubweb)
  2. FIxed link to FB revolution (#6248) (details / githubweb)
  3. Fix MapTransformationServiceTest on Windows (#6252) (details / githubweb)
  4. Fixes #6224 (#6239) (details / githubweb)
  5. Fixed deprecated bridge discovery endpoint (#6240) (details / githubweb)
  6. [wemo] Fixes 5487 - devices change ports without notification (#6253) (details / githubweb)
  7. [embeddedbroker] bump moquette and fix corrupt database (#6238) (details / githubweb)
  8. Update README.md (#6259) (details / githubweb)
  9. [paradoxalarm] Bugfixes and reconnect functionality in case of socket timeout (#6209) (details / githubweb)
  10. [amazonechocontrol] Send message (Green light on echo device) (#6125) (details / githubweb)
  11. [hueemulation] Resolve itest runbundles to fix build (#6265) (details / githubweb)
  12. Remove sample texts from XML (#6272) (details / githubweb)
  13. Use openhab-core netty feature (#6222) (details / githubweb)
  14. [freebox] fix temperatures and fan speed channels (#6268) (details / githubweb)
  15. [bluetooth] Exception from bluez can be without a message (#6267) (details / githubweb)
  16. Remove NullAnnotationsCheck suppression (#6263) (details / githubweb)
  17. [miio] Update MiIoDevices.java (#6274) (details / githubweb)
  18. Fix for #6273 - one of tests failing on Windows (#6276) (details / githubweb)
  19. Update add-ons for new null annotations (#6233) (details / githubweb)
  20. Replace Charset.forName calls with StandardCharsets constants (#6277) (details / githubweb)
  21. Various documentation improvements (#6281) (details / githubweb)
  22. [Lutron] Add support for venetian blinds (#6278) (details / githubweb)
  23. [rfxcom] extend fan support (#6262) (details / githubweb)
  24. [onewire] Documentation: Parameter value “ignorepor” must not use quotation marks (#6261) (details / githubweb)
  25. [ambientweather] Add model WS-0265 (#6260) (details / githubweb)
  26. [harmonyhub] Updates to latest harmony library, uses shared jetty client, small fi… (#6286) (details / githubweb)
  27. Trivial change for optional altitude parameter (#6291) (details / githubweb)
  28. [opensprinkler] Remove Pi interface (#6290) (details / githubweb)
  29. Fixed ChannelTypeProvider annotations for ‘getChannelTypes’ method (#6288) (details / githubweb)
  30. [nanoleaf] Bugfixes for missing rhythm module and firmware 3.1.2 (#6270) (details / githubweb)
  31. [autelis] Added soltemp channel for solar sensor (#6280) (details / githubweb)
  32. [autelis] adding soltemp Pentair’s measurement (#6292) (details / githubweb)
  33. [openhabcloud] Log error upon connection problems (#6295) (details / githubweb)
  34. Bump jollyday version to 0.5.9 (#6300) (details / githubweb)
  35. [miele] Support for WiFi devices and bugfix (#6293) (details / githubweb)
  36. [HEOS] Fixed an issue with the commons-net library and possible null pointer (#6312) (details / githubweb)
  37. [nest] Add note about WWN retirement (#6322) (details / githubweb)
  38. add x86-64 native code (#6316) (details / githubweb)
  39. [darksky] Fixed check for minimum value of config parameter ‘refreshInterval’ (#6318) (details / githubweb)
  40. Added additional check for extracting error message from response (#6315) (details / githubweb)
  41. Update add-ons for new audio package null annotations (#6323) (details / githubweb)
  42. [networkupstools] Improve handling exceptions (#6299) (details / githubweb)
  43. Added address as parameter and not using id anymore + updated readme. (#6284) (details / githubweb)
  44. Fixed bridge status handling upon initialization (#6325) (details / githubweb)
  45. Add gnu.io, javax.comm to forbidden packages (#6330) (details / githubweb)
  46. [infrastructure] change scopes where necessary (#6289) (details / githubweb)
  47. [spotify] Fixed item example (#6339) (details / githubweb)
  48. Fix SAT errors in resources and tests (#6333) (details / githubweb)
  49. Update to SAT 0.8.0 (#6338) (details / githubweb)
  50. [infrastructure] Added spotless maven code formatter config (#6228) (details / githubweb)
  51. Added new lines at the end of files missing them (#6340) (details / githubweb)
  52. buildci.sh builds single addon with dependencies (#6337) (details / githubweb)
  53. [mqtt] fix compilation error (#6254) (details / githubweb)
  54. [volvooncall] Updates to include Volvo V90 XC and to handle lock, heater and engine commands (#6303) (details / githubweb)
  55. [mqtt] adjust to new mqtt client (#6245) (details / githubweb)
  56. Fixing issue reported by beta testers when changing volume with external speakers. (#6349) (details / githubweb)
  57. Resolve itests runbundles for Xtext/LSP update (#6343) (details / githubweb)
  58. [telegram] Telegram Binding initial contribution (#5677) (details / githubweb)
  59. adjust documentation for keepAlive to code (#6242) (details / githubweb)
  60. [miele] Improved documentation (#6351) (details / githubweb)
  61. [tplinksmarthome] Clarified documentation (#6357) (details / githubweb)
  62. [hdpowerview] simplify polling initialization; downgrade and improve some error logging (#6214) (details / githubweb)
  63. Added TlsTrustManagerProvider/TrustAllTrustMananger for hostname ‘fritz.box’ (#6352) (details / githubweb)
  64. [keba] formatting exception fix (#6122) (details / githubweb)
  65. Updated netty patch level (#6353) (details / githubweb)
  66. Fix TV stuck in Connecting state. (#6358) (details / githubweb)
  67. Update README.md (#6225) (details / githubweb)
  68. Resolve itest.bndrun for Jollyday downgrade (#6359) (details / githubweb)
  69. [plugwise] Use constructor injection (#6365) (details / githubweb)
  70. fix crappy bluez implementation (#6369) (details / githubweb)
  71. Upgrade to Karaf 4.2.7 (#6368) (details / githubweb)
  72. [chromecast] Update API lib to 0.11.2 (#6367) (details / githubweb)
  73. [sonos] improve docs, commands for control channel (#6370) (details / githubweb)
  74. Fix quotes in code snippets of README.MD (#6375) (details / githubweb)
  75. Upgrade bnd to 4.3.0 (#6372) (details / githubweb)
  76. [dsmr] integer parsing errors should be catched (#6378) (details / githubweb)
  77. use the username of the user who replied to the query and not the one who sent the query (#6379) (details / githubweb)
  78. Updated binding xml schema locations to openhab (#6376) (details / githubweb)
  79. [lifx] Added support for LIFX Tile and Tile Effects (#6180) (details / githubweb)
  80. [mqtt] fix refresh/restoreOnStartup (#6203) (details / githubweb)
  81. [lifx] Add support for LIFX Candle (#6384) (details / githubweb)
  82. [daikin] Remove ‘advanced=true’ for fan speed and swing (#6385) (details / githubweb)
  83. [infrastructure] move /lib to remote (#6183) (details / githubweb)
  84. [networkupstools] Fix typo and misc log (#6381) (details / githubweb)
  85. [spotify] Improve performance of handling data (#6355) (details / githubweb)
  86. Improved ESH-INF labels to comply with casing rules (#6356) (details / githubweb)
  87. [yamahareceiver] There is no unit dB (#6390) (details / githubweb)
  88. [lutron] Add support for Palladiom keypads (#6324) (details / githubweb)
  89. Fixed failing build related to openhab/openhab-core#1209 (#6392) (details / githubweb)
  90. [rfxcom] Support for RFXSensor (#2980) (details / githubweb)
  91. Fixed wrong port ranges (#6383) (details / githubweb)
  92. [rfxcom] Resolved #6285, following suggestions of @mjagdis (#6366) (details / githubweb)
  93. Parameterized logging fixes (#6394) (details / githubweb)
  94. [lutron] Add support for QS Wallbox Closure Interface (#6393) (details / githubweb)
  95. [amazonechocontrol] Announcement volume (#6097) (details / githubweb)
  96. Removed use of ‘bundleContext’ from ‘BaseThingHandler’ as it is deprecated (#6395) (details / githubweb)
  97. Fix ServiceLoader (#6404) (details / githubweb)
  98. suggested fix for #6279 , using the right unscaled values for EEP A5-02-20 and A5-02-30 (#6363) (details / githubweb)

1.x Add-ons:

  1. pdate README.md (#5898) (details / githubweb)
  2. Fix Serial binding where serial commands in rapid succession were not recognized (#5891) (details / githubweb)
  3. updated product links (#5901) (details / githubweb)
  4. Typo lead to confusing instructions (#5896) (details / githubweb)
  5. Update README.md adding FB 6490 (#5900) (details / githubweb)
  6. Fixing a minor TYPO (#5878) (details / githubweb)
  7. Update org.apache.http dependencies (#5887) (details / githubweb)
  8. Fix empty reactor summary on newer Maven versions (#5885) (details / githubweb)
  9. Fixed POM XML Shema Definition path (#5903) (details / githubweb)
  10. moved networkupstools to legacy addons (#5904) (details / githubweb)
  11. [fritzboxtr0641] Improve docs (#5908) (details / githubweb)

Z-Wave binding:

  1. Database update (#1251) (details / githubweb)
  2. Fixed POM XML Shema Definition path (#1252) (details / githubweb)
  3. Database update (#1253) (details / githubweb)
  4. Database update (#1256) (details / githubweb)

Zigbee Binding:

  1. Fixed POM XML Shema Definition path (#510) (details / githubweb)
  2. Add zigbee_networksize to Ember dongle (#518) (details / githubweb)
  3. Add configuration handler for OnOffSwitch (#485) (details / githubweb)

openHAB Distro:

  1. [demo] Reduce logging output noise of demo app (#988) (details / githubweb)
  2. Fix OsgiLocator CNF and suppress XStream warnings on Java 9+ (#991) (details / githubweb)
  3. Resolve runbundles for Xtext upgrade (#994) (details / githubweb)
  4. Upgrade to Karaf 4.2.7 (#996) (details / githubweb)
  5. Upgrade bnd to 4.3.0 (#998) (details / githubweb)
  6. Suppress missing cipher warnings (#1000) (details / githubweb)
  7. Add “add-opens” for java.io for Java 9+ (#1001) (details / githubweb)
  8. Create .bak file when using REPLACE during upgrade (#1004) (details / githubweb)
18 Likes

Should it be available via apt, or did something brake in my upgrade to Ubuntu bionic?

omr@shs2:~$ sudo apt-get update
Hit:1 http://no.archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://no.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:3 http://no.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease
Ign:5 https://openhab.jfrog.io/openhab/openhab-linuxpkg testing InRelease
Hit:6 https://openhab.jfrog.io/openhab/openhab-linuxpkg testing Release
Reading package lists... Done
omr@shs2:~$ apt-cache policy openhab2
openhab2:
  Installed: 2.5.0~M4-1
  Candidate: 2.5.0~M4-1
  Version table:
 *** 2.5.0~M4-1 500