Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #1

Merged
merged 118 commits into from
Mar 27, 2021
Merged

update #1

merged 118 commits into from
Mar 27, 2021

Commits on Feb 16, 2021

  1. [hdpowerview] Eliminate nightly crash dump in OH3 (#10118)

    * [hdpowerview] refactor from jax-rs to http client
    * [hdpowerview] adopt proposals of code reviewer
    * [hdpowerview] adopt additional proposals of code reviewer
    * [hdpowerview] provide exception class name
    
    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    596b261 View commit details
    Browse the repository at this point in the history
  2. [bluetooth.generic] Enable BLE notification for linked channels (#10122)

    * [bluetooth] Add BluetoothDevice.isNotifying()
    * [bluetooth] Improve Characteristic properties support
    * [bluez] Improve Characteristic properties support
    * [bluetooth] Add BluetoothDevice.canNotify()
    * [bluez] Also catch DBusExecutionException on read value
    * [bluetooth.generic] Activate notifications for linked channels where characteristics are able to notify
    * [bluez] Adjust javadoc
    * [bluegiga] Add BluetoothDevice.isNotifying() support
    * [bluegiga] Fix notification enabled check
    * [bluetooth] move canNotify() to Characteristic
    * [bluegiga] rename notificationEnabled to notifying
    * [bluetooth.generic] use handlerToChannels to subscribe to notifications
    * [bluetooth.generic] implement TODOs of canRead()/canWrite()
    * [bluetooth.generic] optimize ChannelUID
    * [bluetooth.generic] use channelUids for link check
    
    Signed-off-by: Peter Rosenberg <prosenb.dev@gmail.com>
    PRosenb authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    7abeb97 View commit details
    Browse the repository at this point in the history
  3. [OmniLink] Fix OmniLink temperature/humidity sensors (#10130)

    Signed-off-by: Ethan Dye <mrtops03@gmail.com>
    ecdye authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    6f9d80e View commit details
    Browse the repository at this point in the history
  4. [homematic] [doc] Usage of custom ID not supported (#10131)

    Fixes #10114
    
    Signed-off-by: Eiko Wagenknecht <eiko.wagenknecht@web.de>
    eikowagenknecht authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    4495c53 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. [rotel] Fix command to select PC USB source (ASCII v2 mode) (#10165)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    fe496c7 View commit details
    Browse the repository at this point in the history
  2. [modbus] fix defaults for tcp and serial things and some other minor …

    …cleanup (#10147)
    
    * [modbus] More strict nullness. Remove apache.commons.lang from itests
    * [modbus] Defaults for tcp and serial things according to docs
    * [modbus] further explicit defaults
    * [modbus] document default encoding for serial.
    RTU is pretty much the only one used in the field.
    Previous default was ascii implicitly.
    * [modbus] verify defaults are used for undefined configuration parameters
    
    Signed-off-by: Sami Salonen <ssalonen@gmail.com>
    ssalonen authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    fbf55d5 View commit details
    Browse the repository at this point in the history
  3. [gpio] Added instructions in case raspi-config is not available (#9899)

    Signed-off-by: Seb Boulet <SebBoulet@users.noreply.github.com>
    SebBoulet authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    cb9a118 View commit details
    Browse the repository at this point in the history
  4. [Synopanalyzer] Adding French localization, correction on overcast ch…

    …annel (#10113)
    
    * Adding French localization of the binding
    * Correction on overcast channel
    * Correcting nullable issues
    
    Signed-off-by: clinique <gael@lhopital.org>
    clinique authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    da5c4c8 View commit details
    Browse the repository at this point in the history
  5. [pixometer] Update README.md, Typos corrected (#10168)

    Accepted without sign-off under small patch exemption.
    realthk authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    2b3e08d View commit details
    Browse the repository at this point in the history
  6. [pilight] Pilight Binding initial contribution (#9744)

    Signed-off-by: Niklas Dörfler <niklas@doerfler-el.de>
    niklasdoerfler authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c0cec80 View commit details
    Browse the repository at this point in the history
  7. [mpd] fix invalid volume (#10166)

    Fixes #10142.
    
    Signed-off-by: Stefan Roellin <stefan@roellin-baumann.ch>
    Also-by: Jan N. Klug <jan.n.klug@rub.de>
    stefanroellin authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    8a4b87e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. [tellstick] Fix for #9841, adding support for Tellstick local API. (#…

    …10020)
    
    * Fix for #9841.
    
    Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
    jannegpriv authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    0853aa7 View commit details
    Browse the repository at this point in the history
  2. [modbus.sunspec] Fix decimal number handling for inverter channel typ…

    …es (#10195)
    
    Signed-off-by: Jan Philipp Giel <mail@philsown.de>
    leoguiders authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    0082cd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. [icloud] Add german translation (#10164)

    Signed-off-by: Panagiotis Doulgeris panagiotis.doulgeris@outlook.com
    Signed-off-by: Pantastisch <45369229+Pantastisch@users.noreply.github.com>
    Pantastisch authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    1c5f0d1 View commit details
    Browse the repository at this point in the history
  2. [hue] Eliminate NPE in #9985 (#10199)

    * [hue] extra null check
    
    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    a9f440d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. [enocean] Improved device discovery and added SMACK capability (#10157)

     * Added SMACK teach in
     * Teached in devices can be teach out on a repeated teach in
     * Improved detection of RPS devices, device types can be better distinguished now
     * Bugfixes for discovery fallback to GenericThings
     * Responses to message requests are send automatically now, no need for linking SEND_COMMAND channel
    
    Fixes #10156
    
    Signed-off-by: Daniel Weber <uni@fruggy.de>
    fruggy83 authored Feb 20, 2021
    Configuration menu
    Copy the full SHA
    fd1c966 View commit details
    Browse the repository at this point in the history
  2. [voicerss] Add support for voices (#10184)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Feb 20, 2021
    Configuration menu
    Copy the full SHA
    17f7041 View commit details
    Browse the repository at this point in the history
  3. remove @J-N-K from CODEOWNERS (#10108)

    Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
    J-N-K authored Feb 20, 2021
    Configuration menu
    Copy the full SHA
    a30b5df View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. [novafinedust] Use fire and forget commands to configure device (#10210)

    Since the device does not follow its own protocol, we do not evaluate its
    replies to our configuration commands but rather do a fire and forget.
    
    Signed-off-by: Stefan Triller <github@stefantriller.de>
    t2000 authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    fe7b91f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. [shelly] Add Shelly Motion, minor improvements (#10054)

    * Support for Shelly Motion, some minotr improvements, README updated
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * minor changes
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * Bug fixes from hardening
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * review changes applied
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * review change
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * review changes, fix creations of sensors#motion and device#externalPower
    for H%T; moved images/uiroller*.png to doc/images
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * missing in last fix
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    markus7017 authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    fd1f7eb View commit details
    Browse the repository at this point in the history
  2. [mystrom] Add support for myStrom Bulb (#9910)

    * Add support to myStrom Bulb
    
    Add properties to myStrom devices and an action to refresh the properties.
    
    Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
    
    * Fixes according to review comments
    
    Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
    
    * Update bundles/org.openhab.binding.mystrom/README.md
    
    Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
    
    * Fixes according to review comments
    
    Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
    
    * Use system color temperature channel type
    
    channel type system.color-temperature is used and values mapped from 1-18 to 0-100%
    
    Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
    
    * Better tracking of colour and brightness values
    
    Format power state
    Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
    
    Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
    Fredo70 and J-N-K authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    7050a14 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. [ipcamera] Improve Dahua alarms (#10078)

    Signed-off-by: Matthew Skinner <matt@pcmus.com>
    Skinah authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    6b624f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. [keba] Improve connection establishment and stability (#10179)

    Signed-off-by: Michael Weger <weger.michael@gmx.net>
    
    * - worked in review findings
    - introduced QuantityTypes
    - removed redundant pwmpilotcurrent (duplicate of maxpilotcurrent)
    - added maxpilotcurrentdutycyle
    MikeTheTux authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    a9bddff View commit details
    Browse the repository at this point in the history
  2. [bluetooth] Adapt labels of discovery results to standard (#10209)

    Signed-off-by: Kai Kreuzer <kai@openhab.org>
    kaikreuzer authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8928e85 View commit details
    Browse the repository at this point in the history
  3. [miio] additional vacuum channels for advanced rules (#10180)

    * [miio] add feature channels
    * [miio] additional vacuum channels for advanced rules
    * [miio] update readme
    
    Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
    marcelrv authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d1d42c4 View commit details
    Browse the repository at this point in the history
  4. [miio] add support for deerma Humidifier (#10181)

    * [miio] deerma Humidifier
    
    Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
    marcelrv authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    6d2211a View commit details
    Browse the repository at this point in the history
  5. [homekit] extend support of inverted flag to other accessories (#10212)

    Signed-off-by: Eugen Freiter <freiter@gmx.de>
    yfre authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    50a01b4 View commit details
    Browse the repository at this point in the history
  6. [miio] add support for Smartmi Standing Fan 3 zhimi.fan.za5 (#10229)

    Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
    marcelrv authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    e86cc6b View commit details
    Browse the repository at this point in the history
  7. [loxone] Support for HTTPS websocket connections. (#10185)

    Signed-off-by: Pawel Pieczul <pieczul@gmail.com>
    ppieczul authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    3a19b29 View commit details
    Browse the repository at this point in the history
  8. [squeezebox] Add sleep channel (#10196)

    Signed-off-by: Mark Hilbush <mark@hilbush.com>
    mhilbush authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    9af7ae8 View commit details
    Browse the repository at this point in the history
  9. [alarmdecoder] Doc update (#10143)

    * [alarmdecoder] Doc update
    
    Signed-off-by: Bob Adair <bob.github@att.net>
    bobadair authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    fb26536 View commit details
    Browse the repository at this point in the history
  10. [deconz] Pimp properties and channel types with proper categories (#1…

    …0217)
    
    * Pimp properties and channel types with proper categories
    * Update bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/sensor-thing-types.xml
    
    Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
    
    Co-authored-by: Matthew Skinner <matt@pcmus.com>
    cweitkamp and Skinah authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    71ffce7 View commit details
    Browse the repository at this point in the history
  11. [bluetooth] Fix disappearing bluetooth devices in Inbox (#10187)

    * [bluetooth] Notify things again when they are removed from listeners like Inbox
    * [bluetooth] Add javadoc on retractDiscoveryResult()
    
    Signed-off-by: Peter Rosenberg <prosenb.dev@gmail.com>
    PRosenb authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    cdf044c View commit details
    Browse the repository at this point in the history
  12. [miio] add support 5 zhimi heaters (#10231)

    * [miio] Add zhimi heaters
    
    add new
    zhimi.heater.ma2 Mi Smart Space Heater S
    zhimi.heater.ma3 Mi Smart Baseboard Heater E
    zhimi.heater.mc2 Mi Smart Space Heater S
    zhimi.heater.na1 Smartmi Smart Fan
    zhimi.heater.nb1 Smartmi Smart Fan Heater
    
    improving existing
    zhimi.heater.za1 Smartmi Radiant Heater Smart Version
    zhimi.heater.za2 Smartmi Smart Convector Heater 1S
    zhimi.heater.zb1 Smartmi Smart Convector Heater 1S
    
    * [miio] add some more options
    * remove accidental development file
    * [miio] fix number:duration
    * [miio] remove channeltype from heaters
    
    Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
    marcelrv authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d16bb98 View commit details
    Browse the repository at this point in the history
  13. [homekit] make use of openHAB mDNS service (#10076)

    * make use of openHAB mdns service
    * remove unnecessary null check
    * add network configuration back
    
    Signed-off-by: Eugen Freiter <freiter@gmx.de>
    yfre authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    23ff9a0 View commit details
    Browse the repository at this point in the history
  14. [miio] fix bundle restart error (#10190)

    Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
    marcelrv authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8fde1c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. [squeezebox] Fix for Spotify and Tidal favorites (#10244)

    Signed-off-by: Mark Hilbush <mark@hilbush.com>
    mhilbush authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    dc9c2f3 View commit details
    Browse the repository at this point in the history
  2. [ftpupload] Add configurable passive port (#10127)

    * Add configurable passive port
    * Don't use apache library; Use standard Java
    * Ran spotless:apply
    * Update readme
    
    Signed-off-by: schinken <schinken@bamberg.ccc.de>
    
    Co-authored-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
    schinken and Hilbrand authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    5225861 View commit details
    Browse the repository at this point in the history
  3. [miio] add support for zhimi.airpurifier.vb2 Mi Air Purifier Pro H (#…

    …10183)
    
    * [miio] add support for zhimi.airpurifier.vb2 Mi Air Purifier Pro H
    
    close #10174 
    
    * [miio] update modes to values visible in app
    * [miio] cleanup and fix valuu mapping
    * [miio] fix duration
    
    Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
    marcelrv authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    fdc22c0 View commit details
    Browse the repository at this point in the history
  4. [MyQ] Initial commit of the MyQ binding for OH3 (#9347)

    * Rebase with main, update license headers
    * Small PR cleanups
    * One last small PR cleanup
    * Syntactical sugar
    * Updated error handling
    * Spelling mistake
    
    Signed-off-by: Dan Cunningham <dan@digitaldan.com>
    digitaldan authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    42edf53 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. [mmio] sync device list to latest and cleanup chuangimi plug (#10249)

    Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
    marcelrv authored Feb 27, 2021
    Configuration menu
    Copy the full SHA
    f6521f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. [surepetcare] Sure Petcare Binding (#9713)

    Signed-off-by: Rene Scherer <rene@scherer-online.com>
    renescherer authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    f7ab696 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#10261)

    fix typo (cannels to channels)
    BigGeorgeTx authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    3f9f3f2 View commit details
    Browse the repository at this point in the history
  3. Additional check for convert to double (#10224)

    Signed-off-by: Hans-Dietert Loew <hdloew@googlemail.com>
    Piwoxar authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    583509e View commit details
    Browse the repository at this point in the history
  4. [http] FIX Player Converter State Issue #10066 (#10213)

    Signed-off-by: Matthias Scherzinger <scherzin@outlook.com>
    Scherzin83 authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    f6282cd View commit details
    Browse the repository at this point in the history
  5. Update bnd to 5.3.0 (#10257)

    See: https://github.com/bndtools/bnd/wiki/Changes-in-5.3.0
    
    Related to openhab/openhab-core#2217
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    9c112a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. [Tesla] Add SSO handler to authenticate against Tesla SSO service (#1…

    …0259)
    
    Signed-off-by: Christian Güdel <cg@dmesg.ch>
    cguedel authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    62e829f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. [miio] add & improve dreame vacuums p2036.p2041o,p2056o,p2057 (#10254)

    Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
    marcelrv authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    22390b2 View commit details
    Browse the repository at this point in the history
  2. [ecobee] Fix logging levels (#10255)

    * Fix logging levels
    * addressed review comment
    
    Signed-off-by: Kai Kreuzer <kai@openhab.org>
    kaikreuzer authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    97c30af View commit details
    Browse the repository at this point in the history
  3. [http] Add intersection character to descriptions. (#10250)

    * [http] Add intersection character to descriptions.
    * Adjust description to pass spotless (line widths).
    
    Signed-off-by: Justin Wilczek <justinwilczek@gmail.com>
    Jzooor authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    037bfa7 View commit details
    Browse the repository at this point in the history
  4. [epsonprojector] Fix ONLINE status reporting (#10266)

    * Epsonprojector - Fix ONLINE status reporting
    * review changes
    
    Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
    mlobstein authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    51ddbdb View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. [shelly] Improved Motion Support, Support CoIoT Unicast, fixes (#10220)

    * New feature: Shelly Manager
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * Removed Shelly Manager to reduce PR size (will be another PR)
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * CoIoT initialization handles new COIOT options for the device,
    sensorSleepTime is now adadvanced; Roller set position 0/100 is mapped
    to UP/DOWN; Reference to Shelly Manager removed from README
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * Nullpointer check added on settings.coiot (4Pro has this null)
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * README updated
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * Use regex to extract fw version from string, check fw version to detect
    restarted, README updated, moved channel sensorSleepTime from group
    device to sensors
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    
    * Review changes
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    markus7017 authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3af0392 View commit details
    Browse the repository at this point in the history
  2. [OmniLink] Use jomnilink for command numbers (#10273)

    Signed-off-by: Ethan Dye <mrtops03@gmail.com>
    ecdye authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    2939e8b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Improve CODEOWNERS (#10289)

    * Fix wrong username
    * Remove modbus transport
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    f2eea9e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Upgrade Jackson to 2.12.2 (#10288)

    * Adds a jackson.version property to simplify managing the version
    * Make sure the specified version is used as add-on dependency by excluding Jackson from transitive dependencies
    * Use openhab.tp-jackson feature with dynamodb
    * Remove jackson-dataformat-cbor dependency from features which is now also provided by the openhab.tp-jackson feature
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    051c764 View commit details
    Browse the repository at this point in the history
  2. [mcp23017] Fixes #9503 by updating Pi4j to the recently released vers…

    …ion 1.4. (#10293)
    
    This version introduces Java 11 compatibility by implementing a missing
    function as native code and thus dropping the dependency to the
    function jdk.internal.misc.SharedSecrets.
    See Pi4J/pi4j-v1#442 for details.
    
    Signed-off-by: Michael Rumpf <michael@rumpfonline.de>
    mrumpf authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    e9cd6de View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. [lifx] Fix all SAT findings (#10307)

    * Remove dependency on commons-lang classes
    * Use HexUtils
    * Fix/add missing initial contribution author lines
    * Add unit test for MACAddress
    * Rename protocol package to dto
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    f3a517e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. [homekit] make usage of mDNS configurable (#10286)

    * make usage of mDNS configurable
    
    Signed-off-by: Eugen Freiter <freiter@gmx.de>
    yfre authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    e7950dd View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. [mongodb] Collection per Item (#10202)

    Put Item in separate Collections
    
    Signed-off-by: Marc <iseli_marc@hotmail.com>
    marciseli authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    89fcefd View commit details
    Browse the repository at this point in the history
  2. [homematic] Additional check for convert to double (#10207)

    Co-authored-by: Hans-Dieter <hdloew@freenet.de>
    Piwoxar and Hans-Dieter authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    04d4caa View commit details
    Browse the repository at this point in the history
  3. [yeelight] Add mono4 and strip6 (#10222)

    Adding additional models to deviceType enum - "mono4" and "strip6" (please note this is not a typo in "strip6" - six is at the end and without 'e')   - based on the analysis of the debug info those new models are not being recognised by Yeelight binding in OH3 and as a result the bulb or the led stripe is constantly showing offline despite correct device id.
    TomoKRK authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    a213d3d View commit details
    Browse the repository at this point in the history
  4. [WLED] Zero out MSB as it will be treated as white (#10252)

    Signed-off-by: Matthias Fetzer <kontakt@der-fetzer.de>
    DerFetzer authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    6b85894 View commit details
    Browse the repository at this point in the history
  5. [openhabcloud] Add note about missing ability to delete things/items/…

    …rules (#10258)
    
    Signed-off-by: Jürgen Baginski <opus42@gmx.de>
    Jürgen Baginski authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    b846bf1 View commit details
    Browse the repository at this point in the history
  6. [atlona] Fix PROPERTY_VERSION not displaying correct value on UHD mod…

    …els (#10279)
    
    Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
    mlobstein authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    c8eb88f View commit details
    Browse the repository at this point in the history
  7. [somfytahoma] Add tag representation_property in things XML files (#1…

    …0299)
    
    Fix #10296
    
    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    94e8e8b View commit details
    Browse the repository at this point in the history
  8. [icalendar] Fixes #10303: small changes to docs (#10304)

    Signed-off-by: Michael Wodniok <michi@noorganization.org>
    daMihe authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    c642312 View commit details
    Browse the repository at this point in the history
  9. [oppo] Fix setting verbose mode at startup issue (#10306)

    Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
    mlobstein authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    493f8c4 View commit details
    Browse the repository at this point in the history
  10. [espmilighthub] Fix things stay initializing (#10315)

    Fixed bug caused by asking a bridge thing for its bridge's UID instead of just the UID.
    
    Signed-off-by: Matthew Skinner <matt@pcmus.com>
    Skinah authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    f085dc0 View commit details
    Browse the repository at this point in the history
  11. [androiddebugbridge] fix power wake lock and minor fixes (#10316)

    Signed-off-by: Miguel <miguelwork92@gmail.com>
    GiviMAD authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    affc082 View commit details
    Browse the repository at this point in the history
  12. [nikohomecontrol] Add shutter invert and fix connection with NHC does…

    … not recover (#10281)
    
    * Ignore devices.changed event.
    
    Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
    
    * Null warnings cleanup.
    
    Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
    
    * Remove @NonNullByDefault({})
    
    Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
    
    * Shorten logger messages.
    
    Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
    
    * Introduce rollershutter invert flag.
    
    Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
    
    * Add null annotations.
    
    Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
    
    * Connection resilience improvements and log level cleanup.
    
    Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
    
    * Update bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml
    
    Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
    
    Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
    mherwege and fwolter authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    286bced View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. [somfytahoma] Setting of channels at init + UoM for channels (#10300)

    Fix #10291
    Fix #10285
    
    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    849442c View commit details
    Browse the repository at this point in the history
  2. [chromecast] Added play URL actions to chromecast binding (#10245)

    * Added play url actions to chromeCast binding
    
    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    5f1dd38 View commit details
    Browse the repository at this point in the history
  3. [sonos] Fix discovery of Ikea SYYMFONISK models (#10323)

    Fix #10313
    
    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    a5a7070 View commit details
    Browse the repository at this point in the history
  4. Remove org.jetbrains.annotations.NotNull (#10334)

    Only Eclipse JDT annotations should be used, see:
    
    https://www.openhab.org/docs/developer/guidelines.html#null-annotations
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    ee59803 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. [airvisualnode] Change dependency group id to version available on Ma…

    …ven Central (#10333)
    
    Signed-off-by: Kai Kreuzer <kai@openhab.org>
    kaikreuzer authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    f972d06 View commit details
    Browse the repository at this point in the history
  2. [e3dc] documentation fix (#10337)

    * Fixed mixed up description in thing.xmls, readme.de and translation
    
    Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
    
    * spotless run
    
    Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
    weymann authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    85a6699 View commit details
    Browse the repository at this point in the history
  3. [caddx] Correct thing status on bridge initialization (#10317)

    * Log event message construction improved
    
    Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
    
    * Changed level to debug for some logs
    
    Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
    
    * Added status request commands to b send when the bridge initializes
    
    Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
    
    * Don't change the label of the zone
    
    Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
    
    * Removed comment
    
    Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
    jossuar authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    279e878 View commit details
    Browse the repository at this point in the history
  4. [openweathermap] Added hint about deprecation of UV Index API (#10326)

    Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
    cweitkamp authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    04da89c View commit details
    Browse the repository at this point in the history
  5. [ipcamera] Improve Hikvision alarm reliability (#10319)

    Signed-off-by: Matthew Skinner <matt@pcmus.com>
    Skinah authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    16fba31 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Rework more commons-lang usages (#10314)

    * Reworks many commons-lang usages to use standard Java
    * Updates all remaining commons.lang imports to commons.lang3
    
    Related to #7722
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f350343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63450a3 View commit details
    Browse the repository at this point in the history
  3. [OmniLink] Minor restructuring of binding code (#10280)

    * Minor restructuring of binding code
    
    Signed-off-by: Ethan Dye <mrtops03@gmail.com>
    
    * Ensure that SystemType is present before switch
    
    Signed-off-by: Ethan Dye <mrtops03@gmail.com>
    
    * Log on invalid System Type
    
    Signed-off-by: Ethan Dye <mrtops03@gmail.com>
    ecdye authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    df4a22b View commit details
    Browse the repository at this point in the history
  4. [caddx] Corrected wrong casing on enum members to uppercase (#10344)

    Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
    jossuar authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    754751c View commit details
    Browse the repository at this point in the history
  5. [magentatv] Adapt to new Telekom OAuth flow (required to retrieve the…

    … userId) (#10267)
    
    Signed-off-by: Markus Michels <markus7017@gmail.com>
    markus7017 authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    c582dda View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. [nanoleaf] Refactored code to use core features and more (#10101)

    This is a bigger refactoring bringing these (breaking) changes:
    - System channel types are used where applicable
    - Obsolete channels (such as power) were removed
    - Some channel types were marked "advanced"
    - "Tap" channels were converted to a trigger channel type providing a "system button" behavior
    - Layout can now be requested by a console command
    - Command options for effect channel are dynamically provided
    - Log level has been reduced where appropriate
    - HTTP request timeouts were reduced
    - handleRemoval now returns quickly as expected
    - Fixed hanging thread / infinite loop when requesting layouts for non-square panels
    - Various other smaller enhancements and fixes
    - Documentation has been adapted accordingly
    
    Signed-off-by: Kai Kreuzer <kai@openhab.org>
    kaikreuzer authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    009208a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Resolve itest runbundles for Gson and Commons Lang upgrades and fix J…

    …sonParser deprecations (#10345)
    
    * Resolve itest runbundles for Gson and Commons Lang upgrades
    * Fix JsonParser deprecations too
    * Fix feature verification
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    580f293 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Fix Java and Jetty deprecations (#10349)

    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    fe0c35d View commit details
    Browse the repository at this point in the history
  2. Change dependency group id to version available on Maven Central (#10350

    )
    
    Signed-off-by: Kai Kreuzer <kai@openhab.org>
    kaikreuzer authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    104360e View commit details
    Browse the repository at this point in the history
  3. [ValloxMV] Adding Co2 measurement (#10324)

    Signed-off-by: bjoernbrings <bjoernbrings@web.de>
    bjoernbrings authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    a38b51e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. [onewire] Fix deprecated tag "required" (#10354)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    2c0015d View commit details
    Browse the repository at this point in the history
  2. [somfytahoma] Fix deprecated tag "required" (#10352)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    14888e0 View commit details
    Browse the repository at this point in the history
  3. [enocean] Fix deprecated tag "required" (#10353)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    ebdb916 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. [knx] Fix deprecated tag "required" (#10361)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    b707ffb View commit details
    Browse the repository at this point in the history
  2. [somfytahoma] Improved handling of target temperature command (#10336)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    88022b1 View commit details
    Browse the repository at this point in the history
  3. [velux] Fix deprecated tag "required" (#10362)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    47ed851 View commit details
    Browse the repository at this point in the history
  4. [digitalstrom] Fix deprecated tag "required" (#10364)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    17091e7 View commit details
    Browse the repository at this point in the history
  5. [wemo] Fix deprecated tag "required" (#10365)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    de15410 View commit details
    Browse the repository at this point in the history
  6. [tellstick] Fix deprecated tag "required" (#10367)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    bc3725a View commit details
    Browse the repository at this point in the history
  7. [influxdb] Add option for using metadata value as measurement name (#…

    …9943)
    
    * Add option for using metadata value as measurement name
    
    Also-by: Joan Pujol <joanpujol@gmail.com>
    Signed-off-by: Johannes Ott <info@johannes-ott.net>
    DerOetzi authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    cdd99c9 View commit details
    Browse the repository at this point in the history
  8. [miele] Fix deprecated tag "required" (#10369)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    5c3941e View commit details
    Browse the repository at this point in the history
  9. [dmx] Fix deprecated tag "required" (#10363)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    8293647 View commit details
    Browse the repository at this point in the history
  10. [plclogo] Fix deprecated tag "required" (#10368)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    36d5d1f View commit details
    Browse the repository at this point in the history
  11. [enocean] Do not set attr "required" for the param "senderIdOffset" (#…

    …10370)
    
    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    65b7467 View commit details
    Browse the repository at this point in the history
  12. [openwebnet] add support for Energy Meter (#10191)

    Signed-off-by: Andrea Conte <andrea@conte.com>
    aconte80 authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    2e770a3 View commit details
    Browse the repository at this point in the history
  13. [bticinosmarther] Fix deprecated tag "required" (#10372)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    1c9cd6e View commit details
    Browse the repository at this point in the history
  14. [pulseaudio] Fix deprecated tag "required" (#10373)

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    0d9b20a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. GPS accuracy state display pattern changed (#10374)

    Signed-off-by: Gabor Bicskei <gbicskei@gmail.com>
    gbicskei authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c709f52 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. [tellstick] Fix for NPE (#10377) (#10378)

    Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
    jannegpriv authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    5477fa5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. [lifx] Improve firmware version support (#10384)

    * [lifx] Improve firmware version support
    
    When the firmware of a light is upgraded the supported features can change.
    With these changes the binding uses the features based on the light firmware version.
    Also corrects some of the temperature ranges based on the LIFX products description.
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1d34872 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Fix Typo in ReadMe (#10389)

    hmerk authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    635127b View commit details
    Browse the repository at this point in the history
  2. [bsblan] Updated the link to the BSB-LAN device repository in README.…

    …md (#10382)
    
    Repository of the BSB-LAN device has been renamed.
    
    Signed-off-by: Schraffl Peter <p.schraffl@gmx.at>
    hypetsch authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    31dd73e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Fix broken configfile GAV with karaf:kar (#10391)

    The groupId variable results in the wrong configfile GAV when building a single KAR with karaf:kar for an add-on.
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    6e1119a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    361a672 View commit details
    Browse the repository at this point in the history
  3. [sensebox] Gracefully handle JsonSyntaxException (#10348)

    Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
    cweitkamp authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    0a2a6e7 View commit details
    Browse the repository at this point in the history
  4. [pioneeravr] Added support for Pioneer VSX-922 AVR (#10328)

    Tested all channels and confirmed that they work for this model.
    
    Signed-off-by: Nathan Prins <nathanprins@hotmail.com>
    nathanprins authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    506ef2e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. [MiHome] Add a Bridge property for the network interface to be used f…

    …or multicast traffic (#9619)
    
    Signed-off-by: Ion Marusic <ion.marusic@gmail.com>
    ratza authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    767cbb1 View commit details
    Browse the repository at this point in the history
  2. Move to io.github.opewebnet4j 0.4.1 from Maven Central. Fixes #10298

    …and #10395 (#10397)
    
    Signed-off-by: Massimo Valla <mvcode00@gmail.com>
    mvalla authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    bfa7f32 View commit details
    Browse the repository at this point in the history
  3. [picotts] Add null annotations (#10392)

    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    1fa1f54 View commit details
    Browse the repository at this point in the history