Wouter Born
2f4a27217f
Fix/remove outdated "Default Tags" ( #11313 )
...
There used to be the following "Default Tags" which are no longer used in the current semantic model:
* Lighting
* Switchable
* CurrentTemperature
* TargetTemperature
* CurrentHumidity
See:
* https://www.openhab.org/docs/developer/bindings/thing-xml.html#default-tags
* https://www.openhab.org/docs/tutorial/model.html#semantic-model
Signed-off-by: Wouter Born <github@maindrain.net>
2021-09-27 07:33:56 +02:00
lolodomo
cba49df16a
Added support for publishing ChannelDescriptionChangedEvents ( #10896 )
...
Pack 2
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-06-22 10:38:15 +02:00
Wouter Born
a032118213
Fix build and improve exception handling ( #10726 )
...
The PercentType and QuantityType can also throw an IllegalArgumentException.
Signed-off-by: Wouter Born <github@maindrain.net>
2021-05-20 19:15:23 +02:00
DerFetzer
6b8589440f
[WLED] Zero out MSB as it will be treated as white ( #10252 )
...
Signed-off-by: Matthias Fetzer <kontakt@der-fetzer.de>
2021-03-13 20:00:42 +01:00
Sebastian Garske
d6fe0e1328
[WLED] Fix brightness handling for HSBType ( Fixes #9836 ) ( #9863 )
...
* Fix brightness
* Revert to old beahaviour if segments are used
* Fix formatting
* Remove unused Var
Signed-off-by: Sebastian Garske <sebgarske@gmail.com>
2021-02-03 22:08:21 -08: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
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
Matthew Skinner
c49eeb2528
[WLed] Initial contribution - Binding for LED strings with a large range of built in FX. ( #8669 )
...
* V3
* Fix null compiler warnings.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
2020-11-03 09:09:40 -08:00