Holger Friedrich
cf10b3e9c7
Java 17 features (A-G) ( #15516 )
...
- add missing @override
- Java style array syntax
- remove redundant modifiers
- always move String constants to left side in comparisons
- simplify lambda expressions and return statements
- use replace instead of replaceAll w/o regex
- instanceof matching and multiline strings
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2023-09-05 22:30:16 +02:00
Wouter Born
83cbe746d0
Remove redundant modifiers from interfaces ( #14843 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2023-04-18 13:07:04 +02:00
Jacob Laursen
4dd6d3a8a2
Update license headers to 2023 ( #14154 )
...
* Update copyright year in configuration
* Update license headers
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2023-01-06 09:49:54 +01:00
lsiepel
697373801b
[bluetooth.daikinmadoka] null annotations ( #13975 )
...
* null annotations - sat warnings
* refactor handleResponses
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2022-12-27 17:12:58 +01:00
openhab-bot
6aea2a9444
New Crowdin updates ( #12907 )
...
* New translations miele.properties (German)
* New translations remoteopenhab.properties (German)
* New translations mqtt.properties (German)
* New translations metrics.properties (German)
* New translations boschindego.properties (German)
* New translations gpstracker.properties (German)
* New translations onkyo.properties (German)
* New translations tado.properties (German)
* New translations telegram.properties (German)
* New translations jruby.properties (German)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (German)
* New translations imperihome.properties (German)
2022-06-09 08:08:51 +02:00
Wouter Born
51bbd34cd7
[bluetooth] Add missing default translations ( #12329 )
...
This will allow for translating the Bluetooth Binding in Crowdin.
Signed-off-by: Wouter Born <github@maindrain.net >
2022-02-20 20:26:10 +01:00
Hilbrand Bouwkamp
da59cdd255
Update license headers to 2022 ( #11973 )
...
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2022-01-06 18:14:47 +01:00
Wouter Born
b42101addc
Remove unused local variables ( #10528 )
...
Fixes 26 SAT UnusedLocalVariable findings
Signed-off-by: Wouter Born <github@maindrain.net >
2021-04-16 22:35:01 +02:00
Connor Petty
89d735bb0f
[bluetooth] Changed characteristic read/write to use CompletableFutures ( #8970 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2021-04-09 22:23:28 +02:00
Benjamin Lafois
cb5d659c9e
[Daikinmadoka] New channels and fixes ( #9368 )
...
* added new channels and extra fixes
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
* wip
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
* added multiple channels
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
* fixes after PR comments
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
* added support for AUTO fan mode
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
* Fixes units
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
* Fix PR
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
* PR fixes
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
* PR fixes
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
* Fixed copyright 2020->2021
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
2021-01-06 21:50:55 +01:00
Wouter Born
d6364aceb1
Update license headers to 2021 ( #9620 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2021-01-02 22:03:14 +01:00
Benjamin Lafois
09b6906c39
[bluetooth.daikinmadoka] removed duplicate channel RSSI ( #8813 )
...
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com >
2020-10-20 13:16:20 -07:00
Wouter Born
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