Andrew Fiddian-Green and GitHub
99f1d66918
[hue] Add sidebar entries to documentation ( #21130 )
...
* add sidebar to doc
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-07-09 23:19:30 +02:00
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
Andrew Fiddian-Green and GitHub
d5ba6f901b
[hue] Fix firmware availability issues ( #20709 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-05-17 01:33:15 +02:00
Holger Friedrich and GitHub
e98a63cff9
Reduce SAT warnings ( #20671 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-05-06 23:07:11 +02:00
Andrew Fiddian-Green and GitHub
24d96f27d8
[hue] Support software updating ( #20498 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-05-04 21:12:01 +02:00
Andrew Fiddian-Green and GitHub
65f9f5bd92
[hue] Add support for service groups ( #20520 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-04-07 23:43:08 +02:00
Jacob Laursen and GitHub
f8e4fbbaa6
[hue] Simplify loading of certificates from resource ( #20509 )
...
* Simplify and fix warning
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2026-04-03 20:49:16 +02:00
dependabot[bot] and GitHub
ab9d7e3cb8
Bump org.eclipse.jdt:ecj from 3.43.0 to 3.45.0 ( #19764 )
...
* Bump org.eclipse.jdt:ecj from 3.43.0 to 3.45.0
Bumps [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core ) from 3.43.0 to 3.45.0.
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits )
* Change order of Mock and Nullable annotations
* Fix visibility
Also-by: Holger Friedrich <mail@holger-friedrich.de >
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-28 10:26:29 +01:00
Andrew Fiddian-Green and GitHub
59d84ef293
[hue] Add support for button long_press events ( #20459 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-03-27 14:23:47 +01:00
Andrew Fiddian-Green and GitHub
10b7a66449
support zigbee green power state ( #20456 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-03-27 08:39:54 +01:00
Andrew Fiddian-Green and GitHub
e7959fa6f4
remove ttl from discovery ( #20439 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-03-26 15:50:49 +01:00
Andrew Fiddian-Green and GitHub
f0d1a26ba0
[hue] Fix bridge certificate handling ( #20400 )
...
* support v3 bridge intermediate certificate
* disable tls host name check when using ip address
* fix lifecycle bug when config changes
- decouple ssl settings from common http client
- ignore https host name before config params are set
* fix resource not found when called from another thread
* use trust manager for TLS
* v2+ bridge default to use full certificate validation
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-03-24 23:15:15 +01:00
Andrew Fiddian-Green and GitHub
436bbdc3ba
[hue] Support API v2 motion and light sensor groups ( #20380 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-03-19 22:17:24 +01:00
Jacob Laursen and GitHub
a137e4d4bf
Consolidate bridge generation checks ( #20379 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2026-03-18 22:48:25 +01:00
Andrew Fiddian-Green and GitHub
662f0f72f3
[hue] Fix discovery of API v2 unknown archetype devices ( #20388 )
...
* fix discovery of unknown archetype
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-03-17 14:14:43 +01:00
Andrew Fiddian-Green and GitHub
3b3358c7e2
add missing json test case files ( #20389 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-03-16 16:58:11 +01:00
Andrew Fiddian-Green and GitHub
353d37782e
[hue] Update documentation ( #20376 )
...
* [hue] catch up on documentation
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-03-14 17:36:34 +01:00
Andrew Fiddian-Green and GitHub
e5a514776a
[hue] Fix HTTP 503 errors on Hue Bridge (API v2) ( #20367 )
...
* fix http 503 errors on BSB002
* fix bridge v3 regression
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-03-14 00:31:27 +01:00
Jacob Laursen and GitHub
cde1f04379
[hue] Inline I18N texts ( #20319 )
...
* Inline I18N texts
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2026-03-05 22:52:27 +01:00
Andrew Fiddian-Green and GitHub
124d19c946
[hue] Support new bridge v3 features ( #19838 )
...
* [hue] add support for area motion resources
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-01-31 17:32:39 +01: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
lsiepel and GitHub
ff20d54e9e
Fix documentation, grammar, and spelling in bindings H-I ( #19534 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-11-30 23:12:10 +01:00
Andrew Fiddian-Green and GitHub
c4c2193f34
[hue] Work around for new (black) bridge v3 certificate bug ( #19401 )
...
* add support for bridge v3 certificate
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-11-05 22:15:37 +01:00
Jacob Laursen and GitHub
64eea39fe0
Refactor Optional fields to nullable ( #19377 )
...
Refactor delay to Duration
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-09-26 10:06:32 +02:00
Jacob Laursen and GitHub
deef965aad
[hue] Refactor to use Stream.toList() and pattern matching for instanceof ( #19318 )
...
* Use pattern matching for instanceof
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-09-12 15:49:45 +02:00
Andrew Fiddian-Green and GitHub
2808642984
[hue] Add new API support infrastructure ( #19309 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-09-10 21:17:05 +02:00
Дилян Палаузов and GitHub
28610e05bc
Remove all super(); calls ( #19279 )
...
by calling:
sed -i "/super();/d" $(git grep -l "super();")
2025-09-05 13:59:34 +02:00
lsiepel and GitHub
04d8143026
Fix markdown bindings G-H ( #19016 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-07-26 20:56:20 +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
2ab57c6b2d
[hue] Add semantic tags ( #18341 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-05-13 21:25:49 +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
Andrew Fiddian-Green and GitHub
40a6334ecd
[hue] support dynamics on "..only" channels ( #18261 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-02-15 23:38:18 +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
57577f42a9
[hue] improve QuantityType command ( #17948 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2024-12-21 12:20:45 +01:00
Jacob Laursen and lsiepel
28b6624644
Simplify DateTimeType handling for Philips Hue
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2024-12-19 11:56:36 +01:00
Andrew Fiddian-Green and GitHub
856fa74459
[hue] Recognise grouped_motion and smart_scene resources ( #17905 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2024-12-16 20:19:47 +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
Andrew Fiddian-Green and GitHub
91d6b62dd0
[hue] show friends of hue battery sensors as online ( #17878 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2024-12-10 20:52:44 +01:00
lsiepel and GitHub
fb54c2baca
Normalize thread names ( #17804 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2024-12-08 01:15:43 +01:00
Andrew Fiddian-Green and GitHub
67bb354e32
[hue] Lamp handler exposes min/max Colour Temperature in state description ( #17637 )
...
* [hue] provide color temperature min/max values dynamically in state description
Signed-off-by: AndrewFG <software@whitebear.ch >
2024-10-29 00:01:52 +01:00
Jacob Laursen and GitHub
85b165208c
Make Markdown code block languages consistent ( #17480 )
...
* Make Markdown code block languages consistent
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
* Fix indentation
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
---------
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2024-09-29 12:47:18 +02: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
7fbcb0d420
[hue] do not add instantiated rooms/zones to inbox ( #17440 )
...
Signed-off-by: AndrewFG <software@whitebear.ch >
2024-09-19 12:41:05 +02:00