openHAB Milestone builds

Next and last one for 2.5: Milestone 6 is there with these changes:

openHAB Core:

  1. update runtime dependencies to sync Jetty and Pax Web versions (#1218) (details / githubweb)
  2. Fix unexpected behavior while using runblacklist in itests (#1219) (details / githubweb)
  3. Bump Californium to 2.0.0-RC1 (#1201) (details / githubweb)
  4. use mock instead of real service implementation (#1221) (details / githubweb)
  5. Removed access to ‘BundleContext’ from ‘BaseThingHandler’ (#1214) (details / githubweb)
  6. use correct wildcard for mandatory path parameters (#1224) (details / githubweb)
  7. [thing] Call removeItem() with item name instead of ThingUID (#1230) (details / githubweb)
  8. [semantics] Norwegian translation (#1228) (details / githubweb)
  9. Removed duplicate brackets (#1235) (details / githubweb)
  10. Correcting Issue #1231 (#1240) (details / githubweb)
  11. Use default SslContextFactory excludes for weak ciphers and protocols (#1241) (details / githubweb)
  12. Set UNINITIALIZED -> HANDLER_MISSING_ERROR after enabling a Thing and handler is missing (#1243) (details / githubweb)
  13. Removed dependency on ‘org.apache.commons.collections’ (#1244) (details / githubweb)
  14. Reduce logging level in FeatureInstaller for uninstalling a binding (#1247) (details / githubweb)
  15. Fix check which allows QoS 3 (#1248) (details / githubweb)

openHAB 2 Add-ons:

  1. resolve itests runbundles (#6407) (details / githubweb)
  2. Added more details and example of configuration for ‘shownotifiation’ channel (#6409) (details / githubweb)
  3. Remodel discovery services as ‘ThingHandlerService’ (#6396) (details / githubweb)
  4. [tradfri] Update Californium to 2.0.0-RC1 (#6405) (details / githubweb)
  5. [mqtt] make rollershutter symmetric (#6244) (details / githubweb)
  6. [wemo] Add DimmerSwitch support and update README (#6304) (details / githubweb)
  7. Both Gateway and Thermostat handlers could stay uninitialized. (#6420) (details / githubweb)
  8. [daikin] Log non-handled commands as debug message #6413 (#6415) (details / githubweb)
  9. [hueemulation] Fix Amazon Echo device discovery (#6402) (details / githubweb)
  10. [mqtt] add QoS to channel config (#6246) (details / githubweb)
  11. upgrade hap to 1.2.0 (#6223) (details / githubweb)
  12. [systeminfo] Upgrade jna/oshi due to “Failed to read process file” spam on raspberry. (#6422) (details / githubweb)
  13. Fix build (#6425) (details / githubweb)
  14. [wemo] Improvements and corrections in README (#6427) (details / githubweb)
  15. [rotel] Fix handling of freq value (#6424) (details / githubweb)
  16. Subscribe also to volume changes when external speakers are only attached in addition to the internal ones. (#6411) (details / githubweb)
  17. Fixes NPE if no profile is returned in response (#6432) (details / githubweb)
  18. sending pictures via http/https is now possible if the address is only reachable from the local network + support for basic authentication (similar to the old binding) (#6419) (details / githubweb)
  19. [enturno] Documentation update (#6382) (details / githubweb)
  20. [kodi] Updated pattern for rating channel (#6437) (details / githubweb)
  21. [lgwebos] README update for to new new binding version (#6436) (details / githubweb)
  22. [hydrawise] Hydrawise Binding initial contribution (#5877) (details / githubweb)
  23. [pixometer] Pixometer Binding initial contribution (#4162) (details / githubweb)
  24. Refactored Tesla binding to use an account, added support for Model X, 3 and Y, added discovery and unit support (#6342) (details / githubweb)
  25. [lghombot] LG HomBot Binding initial contribution (#4181) (details / githubweb)
  26. [enocean] Implement EEP A5-13 for environmental sensors (#5741) (details / githubweb)
  27. [iaqualink] Checks for “error” status of returned home message (#6449) (details / githubweb)
  28. [lgwebos] README updated (#6443) (details / githubweb)
  29. [ambientweather] Minor documentation updates (#6460) (details / githubweb)
  30. Some small improvements (#6463) (details / githubweb)
  31. README updates (#6464) (details / githubweb)
  32. [bigassfan] README updates (#6462) (details / githubweb)
  33. [innogysmarthome] New version for innogy-API 1.1 (#6389) (details / githubweb)
  34. Removed dependency on ‘org.apache.commons.collections’ (#6467) (details / githubweb)
  35. [kodi] Added German translations for ‘shownotification’ channel configuration (#6468) (details / githubweb)
  36. fixed XML formatting (#6470) (details / githubweb)
  37. fixes NPE if get method returns null (#6473) (details / githubweb)
  38. Update README.md (#6474) (details / githubweb)
  39. [hueemulation] Fix ipv4 or ipv6 only environment (#6403) (details / githubweb)
  40. Removed dependency on ‘org.apache.commons.collections’ (#6434) (details / githubweb)
  41. [lutron] Doc update (#6456) (details / githubweb)

Zigbee Binding:

  1. Improve level converter logging (#520) (details / githubweb)
  2. Handle gently no supported clusters scenario (#521) (details / githubweb)
  3. Add Xiaomi Aqara Wired Wall Switch to supported devices (details / githubweb)
  4. Added converter for Binary Input cluster (#519) (details / githubweb)
  5. Removed baud configuration on telegesis dongle discovery (#524) (details / githubweb)

Web UIs:

  1. [habot] avoid feeding null or empty attributes to the trainer (#141) (details / githubweb)
  2. [basicui] Implement color management for setpoint widgets (#147) (details / githubweb)
  3. Fixed font size for group value (#149) (details / githubweb)

Next up is 2.5.0.RC1 in a week from now - no further merges than major+critical bug fixes will be done after that date anymore.

Best regards,
Kai

23 Likes