-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Comparing changes
Open a pull request
base repository: openhab/openhab-addons
base: main
head repository: chrisonline/openhab-addons
compare: main
- 17 commits
- 1 file changed
- 13 contributors
Commits on Dec 7, 2020
-
[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>
Configuration menu - View commit details
-
Copy full SHA for 7a140ab - Browse repository at this point
Copy the full SHA 7a140abView commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 07beff4 - Browse repository at this point
Copy the full SHA 07beff4View commit details -
[amazonechocontrol] HandlerThermostatController (#9212)
* HandlerThermostatController Signed-off-by: Sven Killig <sven@killig.de> Signed-off-by: Christian Grasser <info@christiangrasser.at>
Configuration menu - View commit details
-
Copy full SHA for 5517641 - Browse repository at this point
Copy the full SHA 5517641View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 10f60a3 - Browse repository at this point
Copy the full SHA 10f60a3View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 68846c0 - Browse repository at this point
Copy the full SHA 68846c0View commit details -
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de> Signed-off-by: Christian Grasser <info@christiangrasser.at>
Configuration menu - View commit details
-
Copy full SHA for 579610b - Browse repository at this point
Copy the full SHA 579610bView commit details -
[amazonechocontrol] HandlerTemperatureSensor: increase resolution (#9246
Configuration menu - View commit details
-
Copy full SHA for eb4a4de - Browse repository at this point
Copy the full SHA eb4a4deView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c08bc5e - Browse repository at this point
Copy the full SHA c08bc5eView commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 9538a86 - Browse repository at this point
Copy the full SHA 9538a86View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for fc8b463 - Browse repository at this point
Copy the full SHA fc8b463View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 67b41f0 - Browse repository at this point
Copy the full SHA 67b41f0View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for a8170c0 - Browse repository at this point
Copy the full SHA a8170c0View commit details -
[miio] channels removal (#9237)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com> Signed-off-by: Christian Grasser <info@christiangrasser.at>
Configuration menu - View commit details
-
Copy full SHA for eead780 - Browse repository at this point
Copy the full SHA eead780View commit details -
[fronius] Fix thing definition (#9255)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de> Signed-off-by: Christian Grasser <info@christiangrasser.at>
Configuration menu - View commit details
-
Copy full SHA for 3ef912a - Browse repository at this point
Copy the full SHA 3ef912aView commit details -
Use renamed Units class (#9267)
Signed-off-by: Wouter Born <github@maindrain.net> Signed-off-by: Christian Grasser <info@christiangrasser.at>
Configuration menu - View commit details
-
Copy full SHA for c4d3663 - Browse repository at this point
Copy the full SHA c4d3663View commit details -
Christian Grasser committed
Dec 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 8e52b50 - Browse repository at this point
Copy the full SHA 8e52b50View commit details -
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 committedDec 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 083f46f - Browse repository at this point
Copy the full SHA 083f46fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main