Christoph Weitkamp
bf1754e4c0
[dwdunwetter] Fixed channel update ( #9594 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-01-10 11:31:12 +01:00
Christoph Weitkamp
760aa876c5
[jdbc] Consider local timezone to create time filter ( #9445 )
...
* Consider local timezone to create time filter
* Use user-defined timeZone
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-01-10 11:25:46 +01:00
Kai Kreuzer
415d4b047d
bumped to 3.0.1-SNAPSHOT
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-01-06 23:20:01 +01:00
jenkins
2f9e206314
Preparation for tag creation (Tag name: '3.0.0').
2020-12-21 10:35:24 +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
J-N-K
4f0caf1a1f
[deconz] fix alert channel ( #9441 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-20 13:22:59 +01:00
t2000
00c73deabd
[icalendar] Provide example for Nextcloud usage ( #9432 )
...
* [icalendar] Provide example for Netcloud usage
Users of the icalender OH 1 binding might wonder how to get the url for the
ical file for their calenders. It took me a couple of hours to find this, so
I think it might be useful to have it as an example in the documentation.
Signed-off-by: Stefan Triller <github@stefantriller.de>
2020-12-19 23:49:59 +01:00
J-N-K
b541de6b22
[amazonechocontrol] Fixed link to UI ( #9431 )
...
* fix link in servlet
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-19 20:25:12 +01:00
Christoph Weitkamp
b3fa40ff64
Fixed Channel suffix for newly created Things ( #9430 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-19 20:24:00 +01:00
J-N-K
5f360acc1b
fix missing channel-type ( #9433 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-19 20:23:19 +01:00
t2000
7e5f43527b
[robonect] Fix breaking common HttpClient on shutdown ( #9429 )
...
Signed-off-by: Stefan Triller <github@stefantriller.de>
2020-12-19 20:22:32 +01:00
robnielsen
4409cf63c9
only log stack traces to openhab.log if debug is enabled ( #9427 )
...
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2020-12-19 20:18:10 +01:00
Markus Michels
6b888b3492
[gree] Remove reference to PaperUI ( #9411 )
...
Signed-off-by: Markus Michels <markus7017@gmail.com>
2020-12-19 17:59:47 +01:00
Markus Michels
712f1163de
[shelly] Improved documentation and first use case description ( #9390 )
...
Signed-off-by: Markus Michels <markus7017@gmail.com>
2020-12-19 15:43:34 +01:00
J-N-K
a156f3ca15
fix duplicate serialNumbers ( #9422 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-18 23:17:52 +01:00
J-N-K
0b5f9efb26
fix typo ( #9417 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-18 23:08:09 +01:00
Fabian Wolter
2e1c56ef76
[feed] Try to make tests more stable ( #9419 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2020-12-18 21:34:43 +01:00
Kai Kreuzer
765e477702
[mactts] Fixed MacTTS producing empty files ( #9418 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-12-18 12:34:03 -08:00
Markus Michels
d24decb487
[magentatv] Fix port on MR400 discovery (reports 49153, has to be 49152) ( #9421 )
...
Signed-off-by: Markus Michels <markus7017@gmail.com>
2020-12-18 12:32:09 -08:00
Gerhard Riegler
3b9c3cde8f
[gardena] Fixed illegal character in consumerName ( #9407 )
...
* Fixed illegal character in consumerName
* Fixed class hashCode
Signed-off-by: Gerhard Riegler <gerhard.riegler@gmail.com>
2020-12-17 17:42:29 -08:00
Mark Hilbush
74bdcb6e85
[miio] Check for null properties ( #9408 )
...
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-12-17 17:41:28 -08:00
Marcel
a7009101ba
[miio] fix readme mapping string ( #9409 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-17 14:07:54 -08:00
Wouter Born
e7734449bc
Add Jython Scripting ( #9404 )
...
* Add Jython Scripting
Also-by: Scott Rushworth <openhab@5iver.com>
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-17 11:24:43 -08:00
James Melville
4586f18863
[mqtt] Correct Typo (availabe) and propose clearer naming ( #9403 )
...
Signed-off-by: James Melville <jamesmelville@gmail.com>
2020-12-17 08:36:41 -08:00
Marcel
3cdc6a8f24
[miio] fix wrong mappings in readme ( #9402 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-17 08:33:13 -08:00
Marcel
4b5b6f8f8f
[miio] fix annotation for mibasicChannel ( #9396 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-16 11:04:03 -08:00
Fabian Wolter
9d6cc070eb
[hue] Try to make tests more stable ( #9400 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2020-12-16 18:49:15 +01:00
Jürgen Baginski
6da71d1d3f
[Tankerkoenig] Documentation: Changed reference from Paper UI to Main… ( #9382 )
...
Signed-off-by: Jürgen Baginski <opus42@gmx.de>
2020-12-16 10:32:36 +01:00
Christoph Weitkamp
42de762b43
[jdbc] Reduce size for VARCHAR columns ( #9394 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-15 22:36:35 -08:00
J-N-K
12112eb67a
[http] make size of the response buffer configurable ( #9391 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-15 14:53:45 -08:00
J-N-K
1c3022d391
[tr064] fix DSL channel definition ( #9393 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-15 14:43:07 -08:00
lolodomo
4e54b5b9b5
[linky] Fix data refresh (login / logout) ( #9358 )
...
Fix #9313
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2020-12-15 22:38:52 +01:00
Hans-Jörg Merk
30485c6a5b
[energenie] Remove PaperUI reference from README ( #9377 )
...
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
2020-12-14 14:41:31 +01:00
Daniel Weber
2434e95b05
[enocean] Added tariff info for AutomatedMeterSensor ThingType channels ( #9333 ) ( #9361 )
...
* Added new channel parameter tariff to channels instantpower, totalusage, currentFlow, cumulativeValue, counter and currentNumber
* Parameter is currently just read by EEP A5_12, which is used by AutomatedMeterSensor ThingType
* AutomatedMeterSensor ThingType has extensible channels now
Fixes #9333
Signed-off-by: Daniel Weber <uni@fruggy.de>
2020-12-13 11:21:00 -08:00
Marcel
d287062acf
[miio] improve unsupported handler ( #9370 )
...
Some devices respond differently to unknown parameters
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-13 11:17:16 -08:00
J-N-K
797f808c22
fix typo in documentation ( #9366 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-13 17:38:07 +01:00
Fabian Wolter
b8721aa7b4
[teleinfo] Try to make tests more stable ( #9303 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2020-12-13 16:26:12 +01:00
J-N-K
b5e13041dd
[deconz] fix colorlight not updating color channel ( #9351 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-13 16:21:15 +01:00
J-N-K
c541776f7d
[deconz] fix gateway discovery ( #9362 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-13 16:18:38 +01:00
miloit
ac074ea1f0
[yioremote] Bug fix during websocket error by disposing pollingjob ( #9350 )
...
* Bug fix during websocket error by disposing pollingjob
Signed-off-by: Michael Loercher<michaelloercher@web.de>
2020-12-13 13:52:40 +01:00
Kai Kreuzer
9d054f2447
removed remaining outdated reference to modbus transport bundle ( #9356 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-12-13 11:06:55 +01:00
robnielsen
f025fb046c
[insteon] update documentation for console commands ( #9342 )
...
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2020-12-13 09:20:12 +01:00
J-N-K
086a046b61
fix console command documentation ( #9355 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-13 09:19:51 +01:00
lolodomo
fcad4826a6
[remoteopenhab] Try to clarify that remote state channels will not be available ( #9349 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2020-12-13 08:58:57 +01:00
Wouter Born
8f53e320dc
Fix StateDescription deprecations ( #9352 )
...
Related to #1408
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-13 08:53:16 +01:00
Christoph Weitkamp
863606e311
[icalendar] Ensure Bridge is initialized and calendar is available to update child Things ( #9337 )
...
* Ensure Bridge is initialized and calendar is available to update child Things
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-13 07:00:16 +01:00
J-N-K
af3f8774d0
[deconz] initial support for scenes ( #9345 )
...
* initial support for scenes
* add documentation
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-12 15:30:43 -08:00
Marcel
12e5e38cb0
[miio] add support for huayi Fans, heater and lights ( #9348 )
...
* [miio] add support for huayi Fans, heater and lights
* [miio] incl right names
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-12 15:29:39 -08:00
Marcel
5bfc8940f4
[miio] Elimate several SAT warnings ( #9289 )
...
* [miio] eliminate warnings from mapdraw
* [miio] clean warnings from basic handler
* [miio] avoid apache commons warning in utils
* [miio] eliminate warnings from micloudconnector
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-12 15:27:54 -08:00
Marcel
6b3490fc57
[miio] improve yeelight json ( #9338 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-12 11:58:18 -08:00