Wouter Born
68f9c13719
Replace deprecated Google OAuth OOB flow ( #12602 )
...
This replaces the deprecated OOB OAuth flow used in the Nest Binding and Google TTS add-ons.
Instead they will now use https://www.google.com as redirect_uri.
The instructions in the README and config descriptions have been updated for this change.
See: https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html#disallowed-oob
Fixes #12455
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-13 11:56:34 +02:00
Wouter Born
765b98c203
[rrd4j] Upgrade to rrd4j 3.8.1 ( #12398 )
...
This should prevent a resource leak when generating graphs.
See: https://github.com/rrd4j/rrd4j/blob/master/changelog.txt
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-11 13:45:42 +02:00
Kai Kreuzer
4d46075a59
[tesla] Remove (broken) options to obtain refresh token through credentials ( #12537 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2022-04-07 08:53:01 +02:00
Kai Kreuzer
2c1046feb4
[tesla] Set the token creation time as it is no longer provided in the response
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2022-04-07 08:31:02 +02:00
Kai Kreuzer
335bfeb33d
[tesla] Adapt access token handling to changes in Tesla API ( #12530 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2022-04-07 08:24:37 +02:00
Gaël L'hopital
9fe74e14a2
[linky] Adressing issue #11642 ( #12561 )
...
* [linky] Addressing issue #11642
Apparently all the mess came from default write buffer size of Jetty client. Maybe during an update of jetty lib in the core.
I also corrected daily data that does not seem to accept J+1 anymore and three SAT findings
While I was here, enhanced LinkyException
Signed-off-by: clinique <gael@lhopital.org>
2022-04-06 22:27:52 +02:00
Joan Pujol
b011c8439e
[influxdb] Fix previous item state performance issues ( #11993 )
...
Fixes #11878
Signed-off-by: Joan Pujol <joanpujol@gmail.com>
2022-04-06 22:17:31 +02:00
Jonathan Gilbert
611f898814
[jsscripting] Wrapped GraalJS ScriptEngines now also Autocloseable ( #12022 )
...
Signed-off-by: Jonathan Gilbert <jpg@trillica.com>
2022-04-06 21:56:11 +02:00
Jacob Laursen
1ce10b1cc1
Fix scene group support for Hub v1. ( #11857 )
...
Fixes #11856
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-02-04 21:40:19 +01:00
Kai Kreuzer
bf03a178f7
Switch to snapshot
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2022-02-01 18:27:51 +01:00
Kai Kreuzer
c8ec1faf95
bumped version to 3.2.1
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2022-01-31 22:16:59 +01:00
openhab-bot
23382848e8
Preparation for tag creation (Tag name: '3.2.0').
2021-12-20 00:25:45 +00:00
openhab-bot
fa92077d95
New Crowdin updates ( #11807 )
...
* New translations avmfritz.properties (German)
* New translations js.properties (German)
* New translations scale.properties (German)
* New translations openweathermap.properties (French)
* New translations astro.properties (French)
* New translations hue.properties (French)
* New translations powermax.properties (French)
2021-12-19 12:14:34 +01:00
Wouter Born
a490f0626c
Upgrade to Karaf 4.3.4 ( #11750 )
...
* Syncs the karaf.version so the new Maven plugin is used
* Resolves itest runbundles for the new runtime dependencies
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-18 13:01:38 +01:00
Dan Cunningham
0fddb6151c
[jsscripting] Support non unix file paths ( #11805 )
...
Lets try this again, Fixes #11801
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2021-12-17 20:34:25 +01:00
jlaur
4eea4ac4f4
[danfossairunit] Remove deprecated channel main#manual_fan_speed when unlinked ( #11668 )
...
* Remove deprecated channel if unlinked.
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2021-12-17 19:16:13 +01:00
Dan Cunningham
2dfcb4cb3c
[jsscripting] Support non unix file paths ( #11804 )
...
Fixes #11801
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2021-12-17 17:08:35 +01:00
openhab-bot
a6cb90f9e5
New Crowdin updates ( #11795 )
...
* New translations js.properties (German)
* New translations scale.properties (German)
* New translations exec.properties (German)
* New translations mpd.properties (German)
* New translations qbus.properties (Dutch)
* New translations tankerkoenig.properties (German)
* New translations js.properties (German)
* New translations tankerkoenig.properties (German)
2021-12-17 08:14:38 +01:00
Dan Cunningham
fe271e3c4a
[jsscripting] Library and Doc updates ( #11800 )
...
* [jsscripting] Library and Doc updates
This updates the documentation, bumps the NPM version library, and implements conversion of JS date types (js-joda) to Java types
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2021-12-17 08:00:44 +01:00
carlospg79
fcd6ed6e57
Fixes #8646 - Bugfix for openHAB > 3.1.x ( #11776 )
...
Signed-off-by: Carlos Primo <tristinero@gmail.com>
Signed-off-by: carlospg79 <tristinero@gmail.com>
2021-12-17 07:57:23 +01:00
boc-tothefuture
edec4c7cf5
[chromecast] Added support for next command ( #11510 )
...
* feat(chromecast): added support for next command
Signed-off-by: Brian O'Connell <boc-tothefuture@users.noreply.github.com>
2021-12-16 20:20:22 +01:00
Marcel
00ced1d696
[miio] Cleanup devices section of readme ( #11788 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-12-16 20:08:41 +01:00
Wouter Born
ccddf85c2a
[jsscripting] Add default translations ( #11798 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-16 20:06:50 +01:00
Wouter Born
7a319bd0ad
[samsungtv] Rename German translations file ( #11799 )
...
While uploading the German translations I noticed the file had a different name.
Renaming it prevents us ending up with 2 German translations files once all the texts are translated in German.
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-16 20:04:40 +01:00
Marcel
40b3db468b
[miio] fix action channel miot for empty input with parameters ( #11794 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-12-16 09:03:42 +01:00
Matthew Skinner
82df34131c
Fix Global off blocks lights turning on ( #11797 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com>
2021-12-16 08:58:51 +01:00
Nuesel
e54dec524b
iRobot zone support added ( #11783 )
...
Signed-off-by: Nuesel <nuesel@gruenbaer.net>
2021-12-16 08:53:30 +01:00
quidam
956f6e722e
[avmfritz] Prevent attempt to set brightness of blinds ( #11790 )
...
Signed-off-by: Ulrich Mertin <mail@ulrich-mertin.de>
2021-12-15 18:48:07 +01:00
openhab-bot
09105cae8e
New Crowdin updates ( #11774 )
...
* New translations mqttbroker.properties (Hungarian)
* New translations exec.properties (Hungarian)
* New translations jinja.properties (Hungarian)
* New translations js.properties (Hungarian)
* New translations regex.properties (Hungarian)
* New translations jsonpath.properties (Hungarian)
* New translations scale.properties (Hungarian)
* New translations xslt.properties (Hungarian)
* New translations xpath.properties (Hungarian)
2021-12-15 18:44:18 +01: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
Christoph Weitkamp
05e782ec1a
[avmfritz] Fixed update of data for blinds ( #11773 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-12-15 13:53:29 +01:00
jlaur
caa9e3500d
Fix deprecated channels on reinitialization. ( #11779 )
...
Fixes #11778
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2021-12-15 11:41:50 +01:00
lordjaxom
a1e84cff73
[wled] add configuration to sort state options of channels effects and palettes ( #11785 )
...
Signed-off-by: Sascha Volkenandt <sascha@akv-soft.de>
2021-12-15 11:36:17 +01:00
Matthew Skinner
88d74b72ea
Fix two events being logged when off. ( #11786 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com>
2021-12-15 11:30:21 +01:00
Hans van den Bogert
4291729c7b
[omnikinverter] feature: Add channels for voltage and current ( #11645 )
...
Signed-off-by: Hans van den Bogert <hansbogert@gmail.com>
2021-12-15 09:20:21 +01:00
jlaur
c71e5bd083
Reduce log level to TRACE for full request/response logging. ( #11782 )
...
Fixes #11781
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2021-12-14 17:32:29 +01:00
Dan Cunningham
22b9be1390
[jsscripting] Update library and change config PID ( #11777 )
...
* Use OH standrard component pid naming, default injection to true.
* Bump openhab-js
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2021-12-14 08:30:32 +01:00
Dan Cunningham
4481ecff61
[jsscripting] openhab-js integration ( #11656 )
...
Fixes #11222
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2021-12-13 08:13:13 +01:00
Jonathan Gilbert
306c30eda1
GraalJS now uses automation/js ( #11719 )
...
* GraalJS now uses automation/js
Signed-off-by: Jonathan Gilbert <jpg@trillica.com>
2021-12-12 23:06:37 +01:00
olivierkeke
5d52435dea
[teleinfo] Add support for Standard tic mode ( #11375 )
...
* Add a ticMode parameter to serial controller
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Improve checksum verification
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add parameter to deactivate checksum verification
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add standard field labels
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add things and channels for standard tic mode
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add standard tic mode timestamp
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Fix typo
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add some required null annotation
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add parser for relais states
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add relais channels and refactor standard mode channels
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add @NonNullByDefault on enum
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Update documentation
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Fix formula in documentation
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Fix code issues
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Move channel type description in same file than channel group type description
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add pattern specification to dateTime channel type
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add missing channelGroup id in channel UID
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Add trace log
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Fix group labels
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Make labels uppercase
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Make options lowercase
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
* Simplify group label
Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
2021-12-12 22:58:36 +01:00
Marcel
f8a6522100
[miio] add BT Devices channel to chuangmi plug ( #11715 )
...
* [miio] add BT Devices channel to chuangmi plug
* Shows the bluetooth devices connected to the plug (plug as BT
gateway)
* Add refresh interval functionality to reduce load on device
* Change public to private for the private functions in conversions.
* Add test for new conversion
* Update miio.properties
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-12-12 22:21:20 +01:00
Marcel
ba58f96d33
[miio] Add support for Roidmi EVE roidmi.vacuum.v60 ( #11727 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-12-12 22:13:11 +01:00
Marcel
1e179e77d7
[miio] Improve Viomi vacuums, add docking and route channel & mapping ( #11763 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-12-12 22:10:51 +01:00
pali
45729890b1
[js-transform] inline java script support ( #11473 )
...
* [js-transform] inline java script support
Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
2021-12-12 22:09:36 +01:00
Sönke Küper
26729956bc
[deutschebahn] Implemented filters for trains in timetable ( #11745 )
...
* Implemented filters within timetable.
Signed-off-by: Sönke Küper <soenkekueper@gmx.de>
* Added position information for filtertokens, to allow detailled failure information
Signed-off-by: Sönke Küper <soenkekueper@gmx.de>
* Added documentation for non matching values.
Signed-off-by: Sönke Küper <soenkekueper@gmx.de>
* Applied review remarks.
Signed-off-by: Sönke Küper <soenkekueper@gmx.de>
Co-authored-by: Sönke Küper <soenkekueper@gmx.de>
2021-12-12 19:32:58 +01:00
Wouter Born
e752b51662
Add default translations for io add-ons ( #11753 )
...
* Add default translations for io add-ons
This makes the texts used by these add-ons translatable with Crowdin.
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-12 19:32:51 +01:00
openhab-bot
69c130e1ba
New Crowdin updates ( #11762 )
...
* New translations openweathermap.properties (German)
* New translations openweathermap.properties (German)
* New translations urtsi.properties (German)
2021-12-12 18:02:05 +01:00
Dan Cunningham
387f8a3a0d
[myq] Fix for controlling lights ( #11765 )
...
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2021-12-12 17:40:51 +01:00
Pieter Buts
75238b8495
Fix xml unmarshalling exception in DenonMarantzHttpConnector.java ( #11766 )
2021-12-12 17:15:16 +01:00
M Valla
aba67bcfd8
[openwebnet] Add support for Dry Contact and IR interfaces for WHO=25 ( #11747 )
...
* [openwebnet] updated where parameter labels
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
* [openwebnet] added support for DryContact/IR interfaces
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
* [openwebnet] updated README
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
* [openwebnet] checkstyle
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2021-12-12 13:58:27 +01:00