Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openhab/openhab-addons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: chrisonline/openhab-addons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 1 file changed
  • 13 contributors

Commits on Dec 7, 2020

  1. [icalendar] Fix race condition while initialization of EventFilterHan…

    …dler (#9230)
    
    * [icalendar] Fix race condition while initialization of EventFilterHandler
    
    Should fix #9029. The channels do not get updated as the known channels by the binding where only updated if Bridge was already online while initializing EventFilterHandler.
    Also added a bit more output.
    
    * [icalendar] use implicit conversion to string for logging
    
    Signed-off-by: Michael Wodniok <michi@noorganization.org>
    Co-authored-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    2 people authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    7a140ab View commit details
  2. [tr064] Add support for PPP connections (#9222)

    * add PPP external IP
    * fix connection status
    * fix PPP uptime
    
    Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    J-N-K authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    07beff4 View commit details
  3. [amazonechocontrol] HandlerThermostatController (#9212)

    * HandlerThermostatController
    
    Signed-off-by: Sven Killig <sven@killig.de>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    sonic74 authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    5517641 View commit details
  4. [bluetooth.enoceanble] Initial contribution EnOcean BLE Binding (#9223)

    * [bluetooth.enoceanble] Initial contribution EnOcean BLE Binding
    
    Signed-off-by: Patrick Fink <mail@pfink.de>
    
    * Put @nullable annotation inline
    
    Signed-off-by: Patrick Fink <mail@pfink.de>
    
    Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
    
    * [bluetooth.enoceanble] Add binding to CODEOWNERS
    
    Signed-off-by: Patrick Fink <mail@pfink.de>
    
    * [bluetooth.enoceanble] Remove obsolete transport serial feature
    
    Signed-off-by: Patrick Fink <mail@pfink.de>
    
    * [bluetooth.enoceanble] Add binding to footer.xml
    
    Signed-off-by: Patrick Fink <mail@pfink.de>
    
    * [bluetooth.enoceanble] Replace ruuvitag leftovers
    
    Signed-off-by: Patrick Fink <mail@pfink.de>
    
    * [bluetooth.enoceanble] Remove tinyB reference
    
    Signed-off-by: Patrick Fink <mail@pfink.de>
    
    Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    2 people authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    10f60a3 View commit details
  5. [miio] update json files to new definition (#9239)

    * Update some of the miot files to the new definition
    * Apply units,category & tags for some channels
    * apply standard sorting
    
    Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    marcelrv authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    68846c0 View commit details
  6. update CODEOWNERS (#9254)

    Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    J-N-K authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    579610b View commit details
  7. [amazonechocontrol] HandlerTemperatureSensor: increase resolution (#9246

    )
    
    Signed-off-by: Sven Killig <sven@killig.de>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    sonic74 authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    eb4a4de View commit details
  8. Use core unit classes (#9261)

    Add-ons should not depend on tec.uom.se classes but use core unit classes instead so they are less impacted when this library is replaced or upgraded.
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    wborn authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    c08bc5e View commit details
  9. [comfoair] Update README.md (#9193)

    As the ComfoairControl item changed from Number to Switch in the new binding also the sitemap mapping should OFF=CC and ON=APP instead of 0 and 1.
    
    (cherry picked from commit ad2a1e3)
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    smhswiss authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    9538a86 View commit details
  10. [powermax] Update README.md (#9207)

    * Update README.md
    
    Added some comments on how to enable bypass switching
    
    Signed-off-by: JuanFran Adame <juanfran.adame@gmail.com>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    franjuan authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    fc8b463 View commit details
  11. [ipcamera] Improve ONVIF discovery and bug fixes. (#9199)

    * Fix Offline detection and Improve discovery.
    * Motion options bug fix.
    * Message content bug fix.
    * Fix all handlers to process all chunks as one.
    * Remove password from FFmpeg command log.
    
    Signed-off-by: Matthew Skinner <matt@pcmus.com>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    Skinah authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    67b41f0 View commit details
  12. [intesis] Add error channels to intesisHome thing (#9221)

    Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    hmerk authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    a8170c0 View commit details
  13. [miio] channels removal (#9237)

    Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    marcelrv authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    eead780 View commit details
  14. [fronius] Fix thing definition (#9255)

    Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    J-N-K authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    3ef912a View commit details
  15. Use renamed Units class (#9267)

    Signed-off-by: Wouter Born <github@maindrain.net>
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    wborn authored and Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    c4d3663 View commit details
  16. Updated readme for opener

    Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    8e52b50 View commit details
  17. Merge branch 'main' of https://github.com/chrisonline/openhab-addons

    …into main
    
    Signed-off-by: Christian Grasser <info@christiangrasser.at>
    
    [nuki] [WIP] Updated the readme for the Opener
    Christian Grasser committed Dec 7, 2020
    Copy the full SHA
    083f46f View commit details
Loading