Kai Kreuzer and GitHub
d1de8a2ed6
exclude netatmo binding from aggregated feature ( #8638 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-10-03 00:16:10 +02:00
boehan and GitHub
7d1c6ee371
fix ewt temperatures ( #8608 )
...
Signed-off-by: Hans Böhm <h.boehm@gmx.at >
2020-10-03 00:07:40 +02:00
Bob Raker and GitHub
67edb76fc6
Updated smartthings code URL in SmartthingsInstallation.md ( #8635 )
2020-10-02 23:24:39 +02:00
mlobstein and GitHub
4c6d63df38
[nuvo] Add favorites selection channel and fix a few bugs ( #8631 )
...
* Fix issue with All Mute and extra source options
* Add channel to select preset favorite
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2020-10-01 20:41:58 -07:00
Hilbrand Bouwkamp and GitHub
003c3af985
Remove immediate = true from all Components ( #8615 )
...
We recommend not to use this on add-ons.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2020-10-01 20:27:01 -07:00
Jochen Klein and GitHub
f06068a189
[mqtt.homeassistant] Make sensors compliant ( #8591 )
...
Signed-off-by: Jochen Klein <git@jochen.susca.de >
2020-10-01 18:07:08 -07:00
robnielsen and GitHub
3abe27b224
[insteon] remove dependency on org.apache.commons.lang.StringUtils ( #8630 )
...
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com >
2020-10-01 14:55:19 -07:00
Andrew Fiddian-Green and GitHub
817e02b53f
[velux] eliminate dependency on org.apache.commons.lang.StringUtils ( #8626 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2020-10-01 09:12:16 -07:00
Connor Petty and GitHub
515658de7f
Fix bluetooth unit tests ( #8620 )
...
Fixes : #8538
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-10-01 07:53:48 +02:00
Wouter Born and GitHub
fbafc365da
Fix parallel MQTT itests execution ( #8617 )
...
* Improve exception handling of the embedded MQTT broker so the port can be reconfigured when it is already bound and it properly unlocks files
* Rework MQTT integration tests so they each run the embedded broker on their own reserved port
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-30 19:36:47 +02:00
Hilbrand Bouwkamp and GitHub
ea55540f8b
Fix openhab-addons url in NOTICE files ( #8614 )
...
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2020-09-30 10:08:31 +02:00
Wouter Born and GitHub
c5f87b44f3
[hueemulation] Replace Jersey dependency with JAX-RS Whiteboard ( #8611 )
...
Fixes #7647
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-29 18:53:43 -07:00
Wouter Born and GitHub
d72a077ba9
Fix disabled integration tests ( #8609 )
...
* Fix disabled integration tests
Fixes and enables:
* org.openhab.binding.mqtt.homeassistant.tests
* org.openhab.binding.mqtt.homie.tests
* org.openhab.io.mqttembeddedbroker.tests
Fixes #8537
* Address review comment
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-29 14:05:39 -07:00
Matt and Kai Kreuzer
831eaeb026
Minor cleanup to README.
...
Signed-off-by: Matt Toothman <matt.toothman+openhab@gmail.com >
2020-09-29 19:56:08 +02:00
miloit and GitHub
4b91bfcfa0
[yioremote] Fixed reconnection and thing creation issues ( #8596 )
...
Signed-off-by: Michael Loercher <MichaelLoercher@web.de >
2020-09-29 19:48:11 +02:00
Andrew Fiddian-Green and GitHub
4e72980c6c
[velux] eliminate mvn compiler warnings ( #8606 )
...
* [velux] remove redundant NonNullByDefault annotations
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2020-09-29 10:21:44 -07:00
Bob A and GitHub
78c81ab93d
[lutron] Replace calls to methods deprecated in Java 11 ( #8602 )
...
* [lutron] Replace calls to methods deprecated in Java 11
* [lutron] Resolve comments
Signed-off-by: Bob Adair <bob.github@att.net >
2020-09-29 10:16:54 -07:00
Christoph Weitkamp and GitHub
bff1810aec
[avmfritz] Added support for DECT440 device ( #8588 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-09-28 12:35:37 -07:00
Andrew Fiddian-Green and GitHub
64a713e74a
[velux] fix concurrency bugs, other minor issues, update readme.md (replaces #8493 ) ( #8520 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2020-09-28 18:27:46 +02:00
cedricboon and GitHub
d5f6bd326c
Fixed 3 bugs ( #8584 )
...
Fixed 3 bugs:
- Network bridge not listening on bus
- Reconnection handler keeps reconnecting even after a successful reconnection
- Minor typo in alarm wakeup time channels
Signed-off-by: Cedric Boon <cedric.boon@hotmail.com >
2020-09-27 23:20:25 +02:00
Marcel and GitHub
d716d03787
[miio] avoid IndexOutOfBoundsException exception ( #8587 )
...
In case of the parameters & response are not equal avoid the
java.lang.IndexOutOfBoundsException: Index: 4, Size: 4
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com >
2020-09-27 23:14:04 +02:00
Paul Frank and GitHub
fe7b176cb7
Fixes #8538 (modbus extensions missing) ( #8575 )
...
Signed-off-by: Paul Frank <pail@gmx.net >
2020-09-25 22:23:51 +02:00
robnielsen and GitHub
c30a5fa9e2
[insteon] remove optional from the description of network parameters ( #8555 )
...
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com >
2020-09-25 22:23:07 +02:00
Hilbrand Bouwkamp and GitHub
1bc55a208b
Removed usage to IOUtils.toString ( #8579 )
...
Specifically the toString reading from inputstream.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2020-09-25 11:46:14 -07:00
Wouter Born and GitHub
aa3f73d423
[nikohomecontrol] Fix deprecated MQTT transport call ( #8577 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-25 12:16:27 +02:00
Wouter Born and GitHub
b503dce9fd
Fix MQTT transport deprecations ( #8570 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-24 13:50:46 -07:00
Kai Kreuzer and GitHub
5788ad095e
Fixed mvn reference for config files ( #8572 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-09-24 22:45:01 +02:00
boehan and GitHub
099ae8f06d
fix channel updates ( #8563 )
...
Signed-off-by: Hans Böhm <h.boehm@gmx.at >
2020-09-24 19:52:17 +02:00
Hilbrand Bouwkamp and GitHub
daccb66b43
Fix feature names in feature.xml files ( #8569 )
...
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2020-09-24 10:43:08 -07:00
Wouter Born and GitHub
f0ee7ffb2f
Remove Jersey ClientBuilder compatibility ( #8561 )
...
Fixes #7531
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-24 10:40:12 -07:00
Wouter Born and GitHub
cc042dabff
Remove deprecated handleUpdate from ThingHandler ( #8558 )
...
The handleUpdate method was deprecated when profiles were introduced (see eclipse-archived/smarthome#4108 ).
Instead the "follow profile" can be used which forwards item updates as commands to handlers.
This profile works with any binding instead of only those that implement the handleUpdate method.
Related to openhab/openhab-core#1669
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-24 17:50:47 +02:00
Wouter Born and GitHub
4d67ef2a6b
Apply Spotless on disabled add-ons ( #8568 )
...
This should make it easier to fix these broken add-ons and the PRs that fix them will then not contain all these changes which make them easier to review.
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-24 15:02:38 +02:00
Wouter Born and GitHub
12bef45ff8
Remove deprecated ConfigOptionProvider.getParameterOptions method ( #8556 )
...
Related to openhab/openhab-core#1667
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-23 11:28:23 -07:00
Nicolai Grødum and GitHub
9c16f3c6f5
[hueemulation] Fixed nullpointer in adjustedColorStateFromItemState ( #8560 )
...
Signed-off-by: Nicolai Grødum <grodum@gmail.com >
2020-09-23 11:20:20 -07:00
Ondrej Pecta and GitHub
cafa8fdcff
[somfytahoma] fixed detection of roller shutters ( #8557 )
...
* [somfytahoma] fixed detection of roller shutters
* [somfytahoma] got rid of compile warning
Signed-off-by: Ondrej Pecta <opecta@gmail.com >
2020-09-23 10:43:22 -07:00
Wouter Born and GitHub
f156a80d2f
Fix BaseThingHandler.initialize() deprecations ( #8553 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-23 13:32:46 +02:00
Hilbrand Bouwkamp and GitHub
be10dea6ea
[venstarthermostat] Fix venstarthermostat feature.xml ( #8542 )
...
Also added to bom pom.xml
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2020-09-22 15:36:18 +02:00
Wouter Born and GitHub
99461f26b3
Reenable MapTransformationServiceTest ( #8533 )
...
Depends on openhab/openhab-core#1661
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-22 14:30:42 +02:00
Wouter Born and GitHub
1f7da6b669
Fix ConfigurableService deprecations ( #8526 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-22 08:48:05 +02:00
Wouter Born and GitHub
5297ac2524
[imperihome] Adapt call to ZDT in Persistence API ( #8527 )
...
Fixes #8290
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-21 23:35:31 +02:00
Wouter Born and GitHub
0c11a21d90
Fix ConfigConstants deprecations ( #8525 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-21 22:57:04 +02:00
Wouter Born and GitHub
7f39d01a0f
Remove/ignore Eclipse project files ( #8529 )
...
Fixes #8451
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-21 22:50:37 +02:00
Mike Major and GitHub
d714c0e350
Remove unused version which no longer parses due to type change ( #8515 )
...
Signed-off-by: Mike Major <mike_j_major@hotmail.com >
2020-09-21 18:54:31 +02:00
pacive and GitHub
33db6b428f
Remove paperui sorting workaround ( #8517 )
...
Signed-off-by: Anders Alfredsson <andersb86@gmail.com >
2020-09-21 18:53:45 +02:00
Wouter Born and GitHub
bd82ca82df
Migrate tests to JUnit 5 ( #8519 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-21 18:21:26 +02:00
Kai Kreuzer
6df6783b60
added migrated 2.x add-ons
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-09-21 03:37:19 +02:00
Kai Kreuzer and Kai Kreuzer
bbf1a7fd29
Codebase as of https://github.com/openhab/openhab2-addons/tree/c53e4aed2627ec899c083170430399f8925e3345 as an initial commit for the shrunk repo
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-09-20 23:57:58 +02:00