Christoph Weitkamp
22eebc797a
[hue] Fixed ColorTemperature set to UNDEF ( #10609 )
...
* Fixed ColorTemperature set to UNDEF
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
* Fixed SAT findings
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
* Fixed warning during unit tests
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
* Changed color temperature handling in GroupHandler
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-09 20:10:45 +02:00
Christoph Weitkamp
ea4315adaf
[hue] Changed default color mode for color commands to XY ( #10608 )
...
* Changed default color mode for color commands to XY
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
* Incorporated comments from review
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-09 20:08:18 +02:00
Wouter Born
cfea5a2185
Update remaining Paper UI and HABmin references ( #10637 )
...
Fixes #8607
Signed-off-by: Wouter Born <github@maindrain.net >
2021-05-06 22:26:05 +02:00
Wouter Born
580f293766
Resolve itest runbundles for Gson and Commons Lang upgrades and fix JsonParser deprecations ( #10345 )
...
* Resolve itest runbundles for Gson and Commons Lang upgrades
* Fix JsonParser deprecations too
* Fix feature verification
Signed-off-by: Wouter Born <github@maindrain.net >
2021-03-18 12:15:15 +01:00
Andrew Fiddian-Green
a9f440dba2
[hue] Eliminate NPE in #9985 ( #10199 )
...
* [hue] extra null check
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2021-02-19 20:16:26 +01:00
Christoph Weitkamp
b4ca793963
[hue] Removed internal vendor Map and minor additional improvements ( #10137 )
...
* Removed internal vendor Map and minor additional improvements
* Incorporated comments from review
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-02-13 13:48:40 -08:00
Andrew Fiddian-Green
18e028a632
[hue] Implementing "[discovery.upnp] Devices may apply a grace period" ( #9985 )
...
* [hue] implement PR #2144 in openhab.core
* [hue] add binding configuration parameter; return long
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2021-02-09 12:52:11 -08:00
Christoph Weitkamp
7141a091ff
[hue] Added support for different color temperature capabilities and added Channel to set value in Kelvin ( #9939 )
...
* Added support for color temperature capabilities and set value in Kelvin
* Use system default channel type
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-01-26 09:27:14 -08:00
Daniel Pape
3c2960e1fe
[hue] Fix rule example ( #9928 )
...
Updated README.md with example working under openhab 3.0.
The receivedEvent does no longer have a method getEvent().
2021-01-24 11:36:56 +01:00
Hilbrand Bouwkamp
8889762bef
Removal of reference to PaperUI ( #9905 )
...
Related to #8607 .
In some cases removed information that is actually generic information and should not be in binding readme.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2021-01-22 09:51:24 +01:00
Christoph Weitkamp
1a64f10ae8
[hue] Use system default channel types for lights ( #9856 )
...
* Use system default channel types for lights
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-01-18 23:01:30 -08:00
Christoph Weitkamp
ceb119b02c
[hue] Fixed configuration update for parameter 'ledindication' ( #9685 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-01-04 18:15:44 +01:00
Christoph Weitkamp
359c5129e4
[hue] Fixed German translations for motion sensor ( #9687 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-01-04 18:09:49 +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
Christoph Weitkamp
750ea5fd2d
[hue] Catch exception of 'AllGroup' does not exist ( #9502 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-25 15:44:03 +01:00
lolodomo
02b356acdf
[hue] Make sure the serial number will be in lowercase ( #9367 )
...
* [hue] Make sure the serial number will be in lowercase
Necessary for the auto-ignore discovery feature with the representation property.
Fix #9364
* Check that the serial number is not null
* Check that the serial number is not blank
* Build a discovery result even without a serial number
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-23 17:22:54 -08:00
Wouter Born
ecac667258
Apply Spotless, update skeleton project version, resolve itest runbundles ( #9459 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-12-22 10:37:44 +01:00
jenkins
e4554f4aa6
[unleash-maven-plugin] Preparation for next development cycle.
2020-12-21 10:36:42 +00:00
Matthew Skinner
f93c418004
[hue] Refactor: change category to one that exists ( #9335 )
...
<category>DimmableLight</category>
The above category does not exist here <https://www.openhab.org/docs/concepts/categories.html > and the new UI does not have this as a valid option to select when creating an item.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2020-12-12 10:08:42 +01:00
Wouter Born
d2e5c3e7dd
Remove SmartHome leftovers ( #9283 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-12-08 18:03:49 +01:00
Wouter Born
ac6f08908f
Use renamed Units class ( #9267 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-12-07 10:34:02 +01:00
Kai Kreuzer
007c3b56e5
removed deprecated author information from binding.xml ( #9113 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-11-23 19:06:33 -08:00
lolodomo
3499acfcf3
[hue] Deprecated tag "required" for configuration parameter ( #9034 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-15 12:28:44 +01:00
J-N-K
ba4c96d99d
[infrastructure] move infered nullness warnings to error and update EEA ( #8949 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-12 21:07:11 +01:00
Wouter Born
b423f93b1f
Remove Map null annotation workarounds ( #8916 )
...
These workarounds to prevent false positives can be removed now the EEAs allow for proper null analysis.
Signed-off-by: Wouter Born <github@maindrain.net >
2020-11-04 13:57:24 +01:00
J-N-K
bd664ff0c8
[infrastructure] add external null-annotations ( #8848 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-10-31 00:29:03 +01:00
Christoph Weitkamp
61d8608685
[hue] Fixed typo in Geofence Sensor config ( #8773 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-10-16 16:02:39 -07:00
Christoph Weitkamp
02963b8c99
[hue] Added channel to enable / disable a motion sensor ( #8721 )
...
* Added channel to activate/deactivate a motion sensor
* Applied spotless
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-10-16 15:59:56 -07:00
Christoph Weitkamp
25826854b4
[hue] Refactored discovery service to 'ThingHandlerService' ( #8729 )
...
* Refactored discovery service to ThingHandlerService
* Fixed discovery for Geofence Sensor
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-10-15 15:51:41 -07:00
Wouter Born
978e122e00
Rework ThingActions ( #8755 )
...
* Remove duplication by making use of default Java generated exceptions
* Make ThingActions labels/descriptions more consistent
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-15 10:53:53 +02:00
Christoph Weitkamp
b9beaad5cd
[hue] Add support for Geofence sensor ( #8731 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-10-14 19:05:20 +02:00
Wouter Born
bef1046258
Rework ThingActions ( #8732 )
...
* Remove proxy workarounds
* Move ThingActions and a few other classes into the internal package
* Use more consistent action labels/descriptions
Related to:
* openhab/openhab-core#1714
* openhab/openhab-core#1639
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-14 19:01:12 +02:00
Hilbrand Bouwkamp
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
Wouter Born
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
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