Andrew Fiddian-Green and GitHub
a5a74fd085
[ci build] Apply spotless to fix poms ( #21115 )
...
* fix poms
* change version on itests
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-07-06 21:54:17 +02:00
openhab-bot
6c4bd00559
[unleash-maven-plugin] Preparation for next development cycle.
2026-07-05 14:04:45 +00:00
Christian Kittel and GitHub
115cb9473e
Calculate the correct channel value for soil moisture #20962 ( #20963 )
...
Signed-off-by: Christian Kittel <ckittel@gmx.de >
2026-06-15 20:19:06 +02:00
Jacob Laursen and lsiepel
a3cce8efd7
Update license headers
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2026-01-02 10:51:48 +01:00
Holger Friedrich and GitHub
207ca71fc4
Prepare for OH 5.2.0 ( #19868 )
...
* Fix spotless after unleash
* Resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-12-23 00:01:46 +01:00
openhab-bot
ee3817accd
[unleash-maven-plugin] Preparation for next development cycle.
2025-12-22 17:11:00 +00:00
Nadahar and GitHub
c30d9d9cd7
Restore discovery tests ( #19562 )
...
* Restore tests
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com >
2025-10-26 19:24:33 +01:00
Ravi Nadahar and Jacob Laursen
fb2de4af55
Adjust tests to accommodate https://github.com/openhab/openhab-core/pull/5032
...
openhab/openhab-core#5032 made discovery result registration asynchronous, which led to some tests failing because the discovery results aren't immediately available one the call to thingDiscovered() returns - because the registration itself is done in a different thread. This has been addressed by pausing slightly before testing the results.
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com >
2025-10-12 00:43:36 +02:00
lsiepel and GitHub
a4f2c1546e
Fix markdown bindings C-D ( #19013 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-07-26 20:54:27 +02:00
lsiepel and GitHub
90b3d12aa3
Spotless after release ( #19002 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-07-21 20:21:58 +02:00
openhab-bot
d779c17335
[unleash-maven-plugin] Preparation for next development cycle.
2025-07-21 09:29:14 +00:00
Jacob Laursen and GitHub
b6b9369041
Refactor timestamps to Instant in discovery methods ( #18838 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-07-05 18:32:44 +02:00
Andrew Fiddian-Green and GitHub
19ab576cdc
[deconz] Fix for color item state not correct ( #18823 )
...
* [deconz] fix for #18714
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-06-21 15:20:16 +02:00
Andrew Fiddian-Green and GitHub
7749bbbbed
[deconz] Cross update color & color temperature channels ( #18482 )
...
* [deconz] improve color / color temperature handling
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-05-12 20:21:40 +02:00
lsiepel and GitHub
7c50a0a532
Fix build ( #18595 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-04-23 21:12:41 +02:00
Andrew Fiddian-Green and GitHub
849be15a00
[deconz] Add semantic tags ( #18515 )
...
* [deconz] Add semantic tags
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-04-23 17:30:19 +02:00
Andrew Fiddian-Green and GitHub
139223172f
[various] Fix xml validation errors ( #18483 )
...
* [various] fix xml errors
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-04-05 00:21:38 +02:00
Wouter Born and GitHub
8a7a411ccc
Use Spotless sortpom plug-in ( #18318 )
...
Similar to openhab/openhab-core#4618
Signed-off-by: Wouter Born <github@maindrain.net >
2025-02-23 20:23:16 +01:00
Wouter Born and GitHub
8672ed0208
Start license headers with /* instead of /** ( #18061 )
...
Prevents JavaDoc tooling issues because these tools check comments starting with `/**`.
Signed-off-by: Wouter Born <github@maindrain.net >
2025-01-07 22:33:03 +01:00
Wouter Born and GitHub
d6476042ec
Update license headers to 2025 ( #18015 )
...
* Update license headers to 2025
Signed-off-by: Wouter Born <github@maindrain.net >
2025-01-02 00:30:12 +01:00
Andrew Fiddian-Green and GitHub
c48752e6e1
[deconz] support QuantityType commands ( #17942 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2024-12-21 12:12:55 +01:00
Jacob Laursen and lsiepel
e05d5ba84a
Simplify DateTimeType handling for deCONZ
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2024-12-19 11:56:36 +01:00
Holger Friedrich and GitHub
639a1cb263
Prepare for OH 5.0.0 ( #17906 )
...
* Switch to 5.0.0-SNAPSHOT
* Fix spotless after unleash
* resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2024-12-15 20:30:05 +01:00
openhab-bot
f80fd3d18c
[unleash-maven-plugin] Preparation for next development cycle.
2024-12-15 13:46:58 +00:00
openhab-bot and GitHub
d966d1ec35
New Crowdin updates ( #17802 )
...
* New translations deconz.properties (German)
* New translations amazonechocontrol.properties (German)
* New translations deconz.properties (Italian)
* New translations amazonechocontrol.properties (Italian)
2024-11-25 08:15:57 +01:00
Andrew Fiddian-Green and GitHub
61e9413cdc
[deconz] color temperature channel improvements ( #17777 )
...
Signed-off-by: AndrewFG <software@whitebear.ch >
2024-11-24 01:03:29 +01:00
lolodomo and GitHub
cdf05543bd
[a-d] Fix @ActionOutput annotations ( #17644 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-28 07:54:38 +01:00
lsiepel and GitHub
1a42353cc9
Multiple binding markdown fixes ( #17422 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2024-09-28 17:46:53 +02:00
Andrew Fiddian-Green and GitHub
5fdb9fd39c
[deconz] Fix tests. Fix #17104 ( #17108 )
...
Signed-off-by: AndrewFG <software@whitebear.ch >
2024-07-20 17:11:30 +02:00
lsiepel and GitHub
71a208b91b
Apply Spotless after release ( #17016 )
...
* Spotless
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2024-07-07 23:20:16 +02:00
openhab-bot
4b5e4646ac
[unleash-maven-plugin] Preparation for next development cycle.
2024-07-07 18:09:31 +00:00
jimtng and GitHub
ae34f95a3c
Add JRuby examples in READMEs ( #16948 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au >
2024-06-28 22:10:03 +02:00
J-N-K and GitHub
7715bd2b53
[deconz] Fix color conversion ( #16769 )
...
After core changes to ColorUtil the Y part can no longer be used as brightness.
Signed-off-by: Jan N. Klug <github@klug.nrw >
2024-05-17 21:41:38 +02:00
Jacob Laursen and GitHub
2f7ad5f62e
Provide unit hints for humidity/noise/volume channels ( #16614 )
...
* Provide unit hints for humidity channel types
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
* Provide unit hints for noise/volume channel types
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
---------
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2024-04-07 14:08:53 +02:00
Jacob Laursen and GitHub
daea030c11
Refactor java.util.Date usages to java.time.Instant ( #16239 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2024-01-13 17:12:49 +01:00
Wouter Born and GitHub
099dc692c8
Remove openhab-transport-http feature dependencies ( #16202 )
...
The openhab-transport-http feature dependency is redundant since OH 2.3 when it was added to the openhab-runtime-base feature dependencies.
See:
* https://github.com/openhab/openhab-core/pull/344
* https://github.com/openhab/openhab-addons/pull/16181#issuecomment-1876015592
Signed-off-by: Wouter Born <github@maindrain.net >
2024-01-04 13:03:32 +01:00
J-N-K and GitHub
3136425b39
Adapt to core changes (ThingHandlerService) ( #16107 )
...
Related to: https://github.com/openhab/openhab-core/pull/3957
Signed-off-by: Jan N. Klug <github@klug.nrw >
2024-01-03 11:50:55 +01:00
Jacob Laursen and GitHub
f4596f581e
Update license headers to 2024 ( #16168 )
...
* Update copyright year in configuration
* Update license headers
* Manually update nibeheatpump headers (.cpp/.h/.ino)
* Manually update smsmodem header
* Manually update hueemulation header
* Manually update addon-header.xml header
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2024-01-01 18:14:57 +01:00
Holger Friedrich and GitHub
533cc666ab
Apply spotless after release ( #16097 )
...
* Apply spotless after release
* itests: resolve bundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2023-12-22 23:30:38 +01:00
openhab-bot
83e0485219
[unleash-maven-plugin] Preparation for next development cycle.
2023-12-22 14:37:48 +00:00
Holger Friedrich and GitHub
157d3d0141
addoninfo for new add-on suggestion finder "process" ( #16031 )
...
* addoninfo for new add-on suggestion finder "process"
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2023-12-16 10:53:37 +01:00
Jacob Laursen and GitHub
2be0f8dd66
Fix discovery for deCONZ ( #16053 )
...
Fixes #16036
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2023-12-12 22:04:06 +01:00
Andrew Fiddian-Green and GitHub
3814f37d9a
Make bindings discoverable on system startup ( #15817 )
...
* [discovery-methods] mDNS discovery methods
* [discovery-methods] UPnP discovery methods
---------
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2023-12-07 20:34:45 +01:00
J-N-K and GitHub
d2694d47e4
[deconz] Support window covering controller ( #15856 )
...
Some devices report "Window covering controller" instead of "Window covering device". They are controlled in the same way.
Signed-off-by: Jan N. Klug <github@klug.nrw >
2023-11-06 21:31:53 +01:00
Holger Friedrich and GitHub
f24a4305b8
Improve javadoc for some addons ( #15701 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2023-10-08 00:25:04 +02:00
Holger Friedrich and GitHub
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
openhab-bot and GitHub
2886175120
New Crowdin updates ( #15407 )
...
* New translations hue.properties (Italian)
* New translations deconz.properties (Italian)
* New translations anel.properties (Italian)
* New translations atlona.properties (Italian)
* New translations electroluxair.properties (Italian)
* New translations groupepsa.properties (Italian)
* New translations somneo.properties (Italian)
* New translations meater.properties (Italian)
* New translations juicenet.properties (Italian)
* New translations volumio.properties (Italian)
* New translations asuswrt.properties (Italian)
2023-08-12 08:09:15 +02:00
Kai Kreuzer
72607d3bee
Apply spotless
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2023-07-24 01:20:31 +02:00
openhab-bot
809fceaff3
[unleash-maven-plugin] Preparation for next development cycle.
2023-07-23 19:19:01 +00:00
Jacob Laursen and GitHub
bd55302ae7
Declare addon connection for a few bindings ( #14892 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2023-04-29 10:32:24 +02:00