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
Christoph Weitkamp
167f8ebc49
Avoid UnsupportedEncodingException & use const from StandardCharsets ( #11948 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2022-01-03 16:05:08 +01:00
Marcel
cc47ef7f3e
pom update from http to https reference ( #11833 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-12-23 19:40:44 +01:00
Holger Friedrich
d8114b07a2
[networkupstools] correct i18n translations containing spaces in keys ( #11828 )
...
[bmwconnecteddrive] correct i18n translations containing spaces in keys
[omnilink] correct i18n translations containing spaces in keys
[roku] correct i18n translations containing spaces in keys
[somfytahoma] correct i18n translations containing spaces in keys
[wlanthermo] correct i18n translations containing spaces in keys
[yamahareceiver] correct i18n translations containing spaces in keys
This is a workaround for openhab/openhab-core#2636 .
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2021-12-22 00:25:54 +01:00
Kai Kreuzer
48746f5e3f
Apply spotless
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-12-20 09:07:55 +01:00
openhab-bot
6dc031e6cf
[unleash-maven-plugin] Preparation for next development cycle.
2021-12-20 00:30:46 +00:00
Wouter Born
07a1976c81
Add default translations for binding add-ons ( #11760 )
...
* Add default translations for binding add-ons
This makes the texts used by these add-ons translatable with Crowdin.
To keep the PR simple, it only adds default translations for add-ons which do not yet have any default translations properties file.
We can do follow up PRs for adding missing key/values to add-ons that already have these files or to remove duplications.
There are several add-ons in this PR that do have non-English translation files, so I'll upload those to Crowdin when the PR is merged.
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-15 18:40:21 +01:00
Ondrej Pecta
cbe537a43b
[somfytahoma] Fixed rssi channels creation & properties updating ( #11254 )
...
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2021-09-18 13:56:36 +02:00
Kai Kreuzer
bebab9ce29
applied spotless
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-06-27 23:25:35 +02:00
jenkins
8c5c81e256
[unleash-maven-plugin] Preparation for next development cycle.
2021-06-27 17:35:01 +00:00
lolodomo
ac52f9bbe4
Added support for publishing ChannelDescriptionChangedEvents ( #10884 )
...
For the bindings homeconnect, lgwebos, netatmo, remoteopenhab, rotel,
somfytahoma, sonos and sonyprojector
Depends on openhab/openhab-core#1505
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-06-21 22:28:38 +02:00
lolodomo
892221ccad
[somfytahoma] Open to other portals ( #10611 )
...
* [somfytahoma] Open to other portals
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: suppress the advanced setting for cookie handling
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-05-09 20:16:14 +02:00
Ondrej Pecta
3c4e650547
[somfytahoma] added support for the Bioclimatic Pergola thing ( #10498 )
...
* [somfytahoma] added support for the Bioclimatic Pergola thing
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
* Update bundles/org.openhab.binding.somfytahoma/README.md
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
2021-04-16 21:53:24 +02:00
Ondrej Pecta
16614254c8
[somfytahoma] fixed action groups execution ( #10488 )
...
Fixes #10489
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2021-04-08 14:01:31 +02:00
lolodomo
782fe0eb8f
[somfytahoma] Fix code analysis warnings ( #10466 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-04-05 15:01:17 +02:00
lolodomo
c1258d78ce
[somfytahoma] Avoid potentiel NPE ( #10453 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-04-04 17:34:25 +02:00
lolodomo
3525c9123e
[somfytahoma] New channel on the gateway to execute scenes ( #10346 )
...
* [somfytahoma] New channel on the bridge to execute scenes
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: documentation updated
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Console command added to list the scenarios IDs
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Update state of new channel
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: set auto update policy to recommend
Signed-off-by: Laurent Garnier <lg./hc@free.fr>
2021-04-03 13:35:02 +02:00
lolodomo
4ff238d3f4
[somfytahoma] Faster feedback for commands initiated by the binding ( #10409 )
...
Also fix references to OH2
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-04-02 22:31:35 +02:00
lolodomo
62a0e7ac02
[somfytahoma] New method to send a command to several devices in the same place ( #10347 )
...
* [somfytahoma] New method to send a command to several devices in the same place
Also include the place into the inbox label (discovery)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: remove unnecessary method
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-03-29 22:00:40 +02:00
Ondrej Pecta
89ae8afa49
[somfytahoma] Fixed bug causing Gateway and Actiongroups get never ONLINE ( #10355 )
...
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2021-03-28 18:52:33 +02:00
lolodomo
88022b1125
[somfytahoma] Improved handling of target temperature command ( #10336 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-03-21 14:23:07 +01:00
lolodomo
14888e0612
[somfytahoma] Fix deprecated tag "required" ( #10352 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-03-20 16:10:26 +01:00
Wouter Born
f3503430b4
Rework more commons-lang usages ( #10314 )
...
* Reworks many commons-lang usages to use standard Java
* Updates all remaining commons.lang imports to commons.lang3
Related to openhab/openhab-addons#7722
Signed-off-by: Wouter Born <github@maindrain.net>
2021-03-16 12:38:16 +01:00
lolodomo
849442cd47
[somfytahoma] Setting of channels at init + UoM for channels ( #10300 )
...
Fix #10291
Fix #10285
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-03-14 14:20:52 +01:00
lolodomo
94e8e8b3b6
[somfytahoma] Add tag representation_property in things XML files ( #10299 )
...
Fix #10296
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-03-13 20:16:18 +01:00
Georg Siebke
95259b1095
[somfytahoma] Retry command submission when tahoma gateway is busy. ( #10023 )
...
* Retry command submission when tahome gateway is busy.
* Changed log level, cosmetic changes
* Store list of scheduled retries; cancelled when handler is disposed.
* Made retryFutures thread-safe
Signed-off-by: Georg Siebke <github@georgsiebke.de>
2021-02-09 13:03:22 -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
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
ea3446f50e
[All addons] Review all readme.md files for V3 changes. ( #9439 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* modbus.e3dc: newlines added and remove broken anchor.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* modbus.stie..:remove multiple newlines.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* modbus.sunspec: remove multiple newlines.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Nanoleaf: remove PaperUI.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Neato: Remove openhab 2
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Nibe: remove PaperUI.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* NibeUplink: Remove PaperUI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Niko: Remove PaperUI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Nuki: Remove Paper UI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* OneWire: Remove multiple newlines.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* OpenUV: remove paperui
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* OpenWebNet: Remove paperUI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Pentair: remove openhab2 path
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Fix typo
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* RFXCOM: remove PaperUI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Russound: Remove PaperUI.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Samsung: remove paperui
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Siemens: remove paperui
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Samsung Smartthings: remove openhab 2 mention.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Somfy myLink: remove paperUI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Somfy Tahoma: remove paperUI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Sonos: Remove paperui ref
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Spotify: remove paperui
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Tankerkönig: remove java8 and paperUI references.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Tellstick: remove paperui
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Tibber: remove paperui
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Velbus: remove paperUI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Vitotronic: remove paperui
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* VolvoOnCall: remove paperUI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* WiFi LED: remove paperui
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* WlanThermo: remove paperUI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* XmlTV: remove openhab2 path
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Z-Way: Remove paperUI
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Update bundles/org.openhab.binding.nanoleaf/README.md
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
* MagentaTV: Fix typo
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* MagentaTV: Change to userId
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
2020-12-20 14:43:48 +01:00
Ondrej Pecta
219d370439
[somfytahoma] Added support for the thermostatic valve ( #9122 )
...
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2020-11-27 08:29:37 +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
Ondrej Pecta
d13e41ddb1
[somfytahoma] code cleanup ( #9099 )
...
* [somfytahoma] code cleanup
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2020-11-23 22:05:08 +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
Ondrej Pecta
cafa8fdcff
[somfytahoma] fixed detection of roller shutters ( #8557 )
...
* [somfytahoma] fixed detection of roller shutters
* [somfytahoma] got rid of compile warning
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2020-09-23 10:43:22 -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
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