]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
4 years ago[LuxtronikHeatpump] Adds additional setting for heating limit temperature (#11273)
Stefan Giehl [Sun, 19 Sep 2021 20:32:00 +0000 (22:32 +0200)]
[LuxtronikHeatpump] Adds additional setting for heating limit temperature (#11273)

* [Luxtronik Heatpump] Adds additional setting for heating limit temperature

Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
4 years ago[telegram] [influxdb] Update okhttp3 lib (#11130)
Matthew Skinner [Sun, 19 Sep 2021 20:08:13 +0000 (06:08 +1000)]
[telegram] [influxdb] Update okhttp3 lib (#11130)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
4 years ago[chamberlainmyq] Added new Close Error and Open Error Switch Items fo… (#11115)
ofirster [Sun, 19 Sep 2021 20:06:35 +0000 (23:06 +0300)]
[chamberlainmyq] Added new Close Error and Open Error Switch Items fo… (#11115)

Signed-off-by: Ofir Strull <ofir@veev.com>
4 years ago[mqtt-homeassistant] Refactoring: fixed under_score/CamelCase usages and nullable...
antroids [Sun, 19 Sep 2021 20:04:14 +0000 (23:04 +0300)]
[mqtt-homeassistant] Refactoring: fixed under_score/CamelCase usages and nullable annotations (#11120)

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
4 years ago[miio] Automatic create experimental support for (unsupported) miot devices (#11149)
Marcel [Sun, 19 Sep 2021 20:01:22 +0000 (22:01 +0200)]
[miio] Automatic create experimental support for (unsupported) miot devices (#11149)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
4 years ago[kodi] Add channel for KODI JSON-RPC call Input.ButtonEvent (#11181)
Thomas [Sun, 19 Sep 2021 19:59:19 +0000 (21:59 +0200)]
[kodi] Add channel for KODI JSON-RPC call Input.ButtonEvent (#11181)

Signed-off-by: Thomas Schumm <thomas.schumm@yahoo.de>
4 years agoAdded possiblity to send WOL Requests to configured Hostname, also removed unnecessar...
Jonathan S [Sun, 19 Sep 2021 19:55:39 +0000 (21:55 +0200)]
Added possiblity to send WOL Requests to configured Hostname, also removed unnecessary unit from Timeout Annotation in WakeOnLanPacketSenderTest (#11199)

Signed-off-by: Jonathan Saxen <jonathan@saxen.info>
4 years ago[melcloud] Fix thing type id in documentation
DirkSander [Sun, 19 Sep 2021 10:06:27 +0000 (12:06 +0200)]
[melcloud] Fix thing type id in documentation

4 years ago[melcloud] Fix thing type id in documentation
DirkSander [Sun, 19 Sep 2021 10:05:17 +0000 (12:05 +0200)]
[melcloud] Fix thing type id in documentation

4 years ago[lifx] Support HEV clean cycle (#11262)
Wouter Born [Sun, 19 Sep 2021 09:45:06 +0000 (11:45 +0200)]
[lifx] Support HEV clean cycle (#11262)

* Implement HEV packets
* Add colorhevlight thing type with a hevcycle channel
* Update documentation

Signed-off-by: Wouter Born <github@maindrain.net>
4 years agoRename feature.xml in order to exclude it from feature aggregation (#11266)
Kai Kreuzer [Sun, 19 Sep 2021 09:40:55 +0000 (11:40 +0200)]
Rename feature.xml in order to exclude it from feature aggregation (#11266)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
4 years ago[surepetcare] Check for null before updating pet location channels (#11235)
Maarten Blokker [Sun, 19 Sep 2021 09:40:16 +0000 (11:40 +0200)]
[surepetcare] Check for null before updating pet location channels (#11235)

fixes #11234

Signed-off-by: Maarten Blokker <maarten.blokker@outlook.com>
4 years ago[miele] Fix multicast and multi-protocol support (ZigBee/Wi-Fi) (#11244)
jlaur [Sat, 18 Sep 2021 20:59:18 +0000 (22:59 +0200)]
[miele] Fix multicast and multi-protocol support (ZigBee/Wi-Fi) (#11244)

* Fix multicast and multi-protocol support (ZigBee/Wi-Fi)
* Fix channel description referring to hood but also used for oven and other appliances.
* Fix auto-discovery finding already configured things through files.

Fixes #11242

Fixes #11243

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years agoUpgrade to Karaf 4.3.3 (#11261)
Wouter Born [Sat, 18 Sep 2021 17:33:18 +0000 (19:33 +0200)]
Upgrade to Karaf 4.3.3 (#11261)

* 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>
4 years ago[telegram] Add event channels and Answer overload (#9251)
Michael Murton [Sat, 18 Sep 2021 13:08:00 +0000 (09:08 -0400)]
[telegram] Add event channels and Answer overload (#9251)

* Add event channels and Answer overload

Signed-off-by: Michael Murton <6764025+CrazyIvan359@users.noreply.github.com>
4 years ago[homematic] Remove double press events and improve long press events for button trigg...
maniac103 [Sat, 18 Sep 2021 12:32:40 +0000 (14:32 +0200)]
[homematic] Remove double press events and improve long press events for button trigger (#11186)

HM devices provide not only 'long press' events, but also 'long
press continued' (sent in configured long press interval) and 'long
press released' events. So far, those events were swallowed in the
button datapoint handler.
Improve the situation by forwarding those events to the button trigger
channel, making them usable in e.g. rules that react on button long
presses.

A double press timeout of 2 seconds is too long and disturbs single
press processing. Additionally, for double press processing to be
useful, the first press would need to be swallowed until double press
timeout elapses, which is not what happened here: the first PRESS was
sent out as SINGLE_PRESS event, making it impossible to meaningfully
distinguish the 'single press' and 'double press' events within rules.

If needed, double press handling can be implemented equally well within
a rule.

Signed-off-by: Danny Baumann <dannybaumann@web.de>
4 years ago[somfytahoma] Fixed rssi channels creation & properties updating (#11254)
Ondrej Pecta [Sat, 18 Sep 2021 11:56:36 +0000 (13:56 +0200)]
[somfytahoma] Fixed rssi channels creation & properties updating (#11254)

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
4 years ago[hdpowerview] Add Hub configuration option hardRefreshBatteryLevel (#11260)
jlaur [Sat, 18 Sep 2021 11:55:04 +0000 (13:55 +0200)]
[hdpowerview] Add Hub configuration option hardRefreshBatteryLevel (#11260)

* Add Hub configuration option hardRefreshBatteryLevel for refreshing battery status more frequently.
* Explicitly update battery channels to Undefined when data is missing or invalid.

Fixes #11259

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years agoImprove discovery service (#11258)
mlobstein [Sat, 18 Sep 2021 11:51:30 +0000 (06:51 -0500)]
Improve discovery service (#11258)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
4 years agoSupport for SHA-256 (#11240)
Pawel Pieczul [Fri, 17 Sep 2021 06:40:11 +0000 (08:40 +0200)]
Support for SHA-256 (#11240)

Signed-off-by: Pawel Pieczul <pieczul@gmail.com>
4 years ago[metrics] Add Java Management Extensions (JMX) metrics exporter (#11249)
Wouter Born [Thu, 16 Sep 2021 07:11:12 +0000 (09:11 +0200)]
[metrics] Add Java Management Extensions (JMX) metrics exporter (#11249)

* Add Java Management Extensions (JMX) metrics exporter
* Use groups in metrics add-on configuration
* Improve null annotations
* Update documentation

Signed-off-by: Wouter Born <github@maindrain.net>
4 years ago[groovyscripting] Update Groovy to 3.0.9 (#11251)
Wouter Born [Wed, 15 Sep 2021 17:02:17 +0000 (19:02 +0200)]
[groovyscripting] Update Groovy to 3.0.9 (#11251)

For all bugfixes and improvements, see:

http://groovy-lang.org/changelogs/changelog-3.0.9.html

Signed-off-by: Wouter Born <github@maindrain.net>
4 years ago[miio] add support for Smartmi Fresh Air System (zhimi.airfresh.va4&va2) (#11164)
Marcel [Tue, 14 Sep 2021 14:57:57 +0000 (16:57 +0200)]
[miio] add support for Smartmi Fresh Air System (zhimi.airfresh.va4&va2) (#11164)

* [miio] add support for Smartmi Fresh Air System (zhimi.airfresh.va4&va2)

Add support for
* Smartmi Fresh Air System (zhimi.airfresh.va4)
* Smartmi Fresh Air System (zhimi.airfresh.va2)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] fix 2 commands and add some formatting

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] fix copy paste error

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] airfresh channelnames

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] merge & count devices

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
4 years ago[kaleidescape] Add configuration option to auto load metadata channels without rules...
mlobstein [Tue, 14 Sep 2021 14:55:48 +0000 (09:55 -0500)]
[kaleidescape] Add configuration option to auto load metadata channels without rules (#11231)

* Add configuration option to auto load metadata channels

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* Debug message

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
4 years ago[miio] Add support for Yeelight Jade Smart LED Ceiling Light (#11241)
Marcel [Mon, 13 Sep 2021 17:54:35 +0000 (19:54 +0200)]
[miio] Add support for Yeelight Jade Smart LED Ceiling Light (#11241)

Add support for  yeelink.light.ceil26 - Yeelight Jade Smart LED Ceiling
Light C2001

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
4 years agoResolve runbundles for XStream upgrade (#11236)
Wouter Born [Sun, 12 Sep 2021 09:44:58 +0000 (11:44 +0200)]
Resolve runbundles for XStream upgrade (#11236)

Related to openhab/openhab-core#2482

Signed-off-by: Wouter Born <github@maindrain.net>
4 years ago[icalendar] Fix internal calculation for retrieving events for command tags (#11178)
Michael Wodniok [Sat, 11 Sep 2021 14:18:08 +0000 (16:18 +0200)]
[icalendar] Fix internal calculation for retrieving events for command tags (#11178)

* [icalendar] Fixes #11084: Different method for retrieving events

Replaced retrieval of events for CommandTags by another, already implemented method, fixing wrong behaviour in case of moved or removed events. Also updated dependencies to get this binding resolvable again.

Signed-Off-By: Michael Wodniok <michi@noorganization.org>
4 years ago[myq] Switch to using oAuth for logins (#11183)
Dan Cunningham [Sat, 11 Sep 2021 11:41:28 +0000 (04:41 -0700)]
[myq] Switch to using oAuth for logins (#11183)

* change MyQ binding to use now required oAuth for authentication

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* Clean up error handling

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* Cleanup checkstyle errors

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* missing newline

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* Remove unused classes

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* Add token listener

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* add a redirect limit...just in case

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* Don't resue the oAuth service if we have been disosed or its closed.  Reduce logging verbosity.

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* Force login if we get a 401 response

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
4 years ago[remoteopenhab] Example with a connection to myopenhab.org (#11237)
lolodomo [Sat, 11 Sep 2021 11:35:27 +0000 (13:35 +0200)]
[remoteopenhab] Example with a connection to myopenhab.org (#11237)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
4 years ago[telegram] Fixes exceptions that stop rules/actions from finishing (#11215)
Matthew Skinner [Sat, 11 Sep 2021 11:34:23 +0000 (21:34 +1000)]
[telegram] Fixes exceptions that stop rules/actions from finishing (#11215)

* reorder channel updates.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* catch exceptions.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Spotless fixed

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* increase timeout.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Fix NPE in action from causing issues.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* fix logger.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
4 years ago[linky] Removed from the distribution until it is fixed (#11233)
lolodomo [Fri, 10 Sep 2021 13:07:25 +0000 (15:07 +0200)]
[linky] Removed from the distribution until it is fixed (#11233)

* [linky] Removed from the distribution until it is fixed

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Apply spotless

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
4 years agoCorrectly disable unstable test (#11232)
Kai Kreuzer [Thu, 9 Sep 2021 07:35:14 +0000 (09:35 +0200)]
Correctly disable unstable test (#11232)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
4 years ago[miio] Avoid shutting down shared executor service (#11166)
Marcel [Wed, 8 Sep 2021 20:13:32 +0000 (22:13 +0200)]
[miio] Avoid shutting down shared executor service (#11166)

* [miio] Avoid shutting down shared executor service

* Closing #11152
* Better identify communication threads

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
4 years ago[pulseaudio] Fix playing time with pulseaudio sink (#11170) (#11171)
dalgwen [Wed, 8 Sep 2021 19:08:05 +0000 (21:08 +0200)]
[pulseaudio] Fix playing time with pulseaudio sink (#11170) (#11171)

Fixes #11170 by introducing an intelligent thread.sleep (getting the duration of the sound, if possible, then wait the appropriate time for letting the sound play). By the way, the method to get the sound duration is not as easy as I thought.

Also fix a minor issue with the last volume not propertly saved.

And fix some minor warnings by using final local variable.

Signed-off-by: Gwendal ROULLEAU <gwendal.roulleau@gmail.com>
4 years ago[hdpowerview] Add new battery level channel (#11206)
jlaur [Wed, 8 Sep 2021 18:36:59 +0000 (20:36 +0200)]
[hdpowerview] Add new battery level channel (#11206)

* Introduce new batteryLevel channel.

Fixes #11205

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years ago[wemo] Add dimensions for power/energy channel types for Insight Switch. (#11208)
jlaur [Wed, 8 Sep 2021 18:36:03 +0000 (20:36 +0200)]
[wemo] Add dimensions for power/energy channel types for Insight Switch. (#11208)

* Add dimensions for power/energy channel types for Insight Switch.

Fixes #11207

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years agoFix broken things file support. (#11218)
jlaur [Wed, 8 Sep 2021 18:34:08 +0000 (20:34 +0200)]
Fix broken things file support. (#11218)

Fixes #8877

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years agofix: Add Group Definition (#11226)
Peter Schraffl [Wed, 8 Sep 2021 18:16:23 +0000 (20:16 +0200)]
fix: Add Group Definition (#11226)

Signed-off-by: Schraffl Peter <p.schraffl@gmx.at>
4 years ago[powermax] Introduce some new channels for better status reporting (#10624)
Ron Isaacson [Wed, 8 Sep 2021 16:58:35 +0000 (12:58 -0400)]
[powermax] Introduce some new channels for better status reporting (#10624)

* [powermax] Introduce some new channels for better status reporting

* New panel channels:
    - Ringing indicator (the siren is currently sounding)
    - Date/time the last message was received from the panel
    - List of all active alarms and alerts (similar to panel's
      Memory list, but items get removed from the list as conditions
      resolve)
* New zone channels:
    - Alarmed indicator (zone is in alarm, or has an alarm in memory)
    - Tamper alarm indicator (same but for a tamper condition)
    - Inactive indicator
    - Tamper indicator (zone is actively tampered right now)
    - Last status message received for this zone, and when
* Use descriptive names for zones in log messages. If you create a
  Thing for a zone, it will use that Thing's label in all reporting
  for that zone. If there's no Thing then it will attempt to use the
  zone label from the panel (e.g. "Basement").
* Clear all channels during startup to keep from displaying stale
  values loaded from persistence
* Also includes some minor SAT fixes (checkstyle, spotbugs)

Signed-off-by: Ron Isaacson <isaacson.ron@gmail.com>
* Incorporate review feedback from lolodomo

Signed-off-by: Ron Isaacson <isaacson.ron@gmail.com>
4 years ago[doorbird] fix controller id (#11190)
TheTrueRandom [Tue, 7 Sep 2021 20:48:33 +0000 (22:48 +0200)]
[doorbird] fix controller id (#11190)

Signed-off-by: True Random <rantruedom@gmail.com>
4 years agoAdded Twitter binding (#11212)
Scott H [Sun, 5 Sep 2021 16:11:40 +0000 (12:11 -0400)]
Added Twitter binding (#11212)

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
4 years ago[nuki] Opener support and discovery (#10672)
Jan Vybíral [Sun, 5 Sep 2021 09:50:23 +0000 (11:50 +0200)]
[nuki] Opener support and discovery (#10672)

* [nuki] Opener support and discovery (#10671)

* Added Opener support
* New Smartlock channels
* Discovery support
* Secured communication using hashed token
* Improved callback handling

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Fixed code style problems

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Id of bridge is unique for openhab instance

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Added compatibility with smart lock created by previous binding version

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Secure token configuration + threading improvements

Added configuration option to enable or disable using hashed token
for bridge API authentication.
Turning bridge offline when device request fails.
All HTTP calls made async so that openhab thread is not blocked.

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Only discover bridges which return some response

Only bridges which return 200 or 403 response are discovered.
Nuki API might return bridges which no longer exists or are on different
network and are not reachable. We do not want to put these in inbox, only those
who respond do HTTP calls.

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Changed ownership of nuki binding

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Code review changes

* Fixed @Nullable annotations
* Fixed too many logger messages
* Rewritten configuration to use configuration class

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Code review changes

* NukiId moved back to configuration and switched to configuration classes in all devices
* Doorbell ringing channel switched to trigger channel

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Code review changes

* Channel description reformatted into table
* Fixed bug where repeated bridge discovery was overwriting existing bridge properties

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Fixed ringactionTimestamp property name

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Fixed search of changed thing in HTTP callback

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Improvements to uuid generation

* Bridge id is generated only from bridgeId property, making it stable across openhab installations
* Using InstanceUUID as unique callback identifier instead of bridge id

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Improved duplicate thing discovery

* Implemented duplicate thing detection using openHAB ThingRegistry

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
* Code review changes

* Fixed all nullable warnings
* Fixed README formatting

Signed-off-by: Jan Vybíral <jan.vybiral1@gmail.com>
4 years ago[Twitter] 3.0 Twitter Binding (#10241)
Scott H [Sun, 5 Sep 2021 07:33:00 +0000 (03:33 -0400)]
[Twitter] 3.0 Twitter Binding (#10241)

* [twitter][WIP] Initial contribution

using the 1.x binding as a template, I created a new Twitter Binding.

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com> (github: computergeek1507)
Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* trying to fix twitter4j dependency stuff

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* add to bundle POM

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* trying to fix build

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* Fixed dependency issues, Got Actions working

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* updating readme

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* fix class name

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* Fixes based on review

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* Cleanup based on review and mvn checks

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* grammar fix

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* remove Apache dependencies

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* added Null Checks based on review

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
* change null check around

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
4 years ago[hdpowerview] Add new signal strength channel (#11198)
jlaur [Sat, 4 Sep 2021 13:49:33 +0000 (15:49 +0200)]
[hdpowerview] Add new signal strength channel (#11198)

* Add new signal strength channel.

Fixes #11197

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years agoFix channel lowBattery being updated to ON when no battery status available. (#11201)
jlaur [Sat, 4 Sep 2021 13:48:19 +0000 (15:48 +0200)]
Fix channel lowBattery being updated to ON when no battery status available. (#11201)

Fixes #11200

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years ago[lifx] Add missing color feature to a few products (#11180)
Wouter Born [Tue, 31 Aug 2021 17:43:38 +0000 (19:43 +0200)]
[lifx] Add missing color feature to a few products (#11180)

Updates the LIFX Candle (PID 68) and LIFX Clean (PID 90, 99) products to support color features.

Signed-off-by: Wouter Born <github@maindrain.net>
4 years ago[oppo] Remove logo from README (#11176)
mlobstein [Tue, 31 Aug 2021 12:41:11 +0000 (07:41 -0500)]
[oppo] Remove logo from README (#11176)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
4 years ago[bluetooth.bluegiga] Fix CompareObjectsWithEquals findings regression causing all...
Jørgen Melhus [Tue, 31 Aug 2021 11:05:09 +0000 (13:05 +0200)]
[bluetooth.bluegiga] Fix CompareObjectsWithEquals findings regression causing all devices to be beacons

Signed-off-by: Jørgen Melhus <5099412+jmelhus@users.noreply.github.com>
4 years ago[miio] add support for mi airfryers (careli.fryer.maf01,2&3) (#11142)
Marcel [Sun, 29 Aug 2021 20:17:43 +0000 (22:17 +0200)]
[miio] add  support for mi airfryers (careli.fryer.maf01,2&3) (#11142)

Also includes update of models names db

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
4 years ago[miio] improve readme: restructure & map customizing feature (#11143)
Marcel [Sun, 29 Aug 2021 18:18:31 +0000 (20:18 +0200)]
[miio] improve readme: restructure & map customizing feature (#11143)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
4 years agoAPI changed location of event counts (#11159)
Mark Hilbush [Thu, 26 Aug 2021 17:09:26 +0000 (13:09 -0400)]
API changed location of event counts (#11159)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
4 years ago[hdpowerview] Add new batteryVoltage channel (#11155)
jlaur [Thu, 26 Aug 2021 16:57:27 +0000 (18:57 +0200)]
[hdpowerview] Add new batteryVoltage channel (#11155)

* Add new batteryVoltage channel.

Fixes #11154

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Fix documentation for lowBattery.

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Organized channels into two groups: Shade and Battery.

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Revert breaking change.

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years ago[mqtt-homeassistant] MQTT Homeassistant test concurrency bug fixed (#11161)
antroids [Thu, 26 Aug 2021 12:46:53 +0000 (15:46 +0300)]
[mqtt-homeassistant] MQTT Homeassistant test concurrency bug fixed (#11161)

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
Co-authored-by: Anton Kharuzhy <antroids@gmail.com>
4 years agoFix equalsIgnoreCase issue (#11140)
mlobstein [Tue, 24 Aug 2021 17:05:32 +0000 (12:05 -0500)]
Fix equalsIgnoreCase issue (#11140)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
4 years agoFix equalsIgnoreCase issue (#11141)
mlobstein [Tue, 24 Aug 2021 17:04:17 +0000 (12:04 -0500)]
Fix equalsIgnoreCase issue (#11141)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
4 years agoRenamed channel manual_fan_speed to manual_fan_step for consistency. (#11147)
jlaur [Tue, 24 Aug 2021 16:59:35 +0000 (18:59 +0200)]
Renamed channel manual_fan_speed to manual_fan_step for consistency. (#11147)

Fixes #10621

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years agoFix parsing to handle when volume is a float (#11151)
Mark Hilbush [Tue, 24 Aug 2021 12:44:02 +0000 (08:44 -0400)]
Fix parsing to handle when volume is a float (#11151)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
4 years agoMake spacing consistent (#11145)
OneYellowLemon [Mon, 23 Aug 2021 19:51:40 +0000 (15:51 -0400)]
Make spacing consistent (#11145)

Signed-off-by: OneYellowLemon <66096725+OneYellowLemon@users.noreply.github.com>
4 years ago[irobot] Minor readme corrections (#11124)
kennetn [Sun, 22 Aug 2021 10:04:33 +0000 (12:04 +0200)]
[irobot] Minor readme corrections (#11124)

* Minor readme corrections

Minor clarification originally described here https://community.openhab.org/t/irobot-9xx-on-openhab/17774/196

Signed-off-by: kennetn <kennetn@gmail.com>
4 years ago[semsportal] Fix lastUpdate parse format to accept the format provided by the inverte...
Julio Vilmar Gesser [Sun, 22 Aug 2021 10:02:10 +0000 (07:02 -0300)]
[semsportal] Fix lastUpdate parse format to accept the format provided by the inverter (#11127)

* Fixed lastUpdate date formating

Signed-off-by: Julio Gesser <jgesser@gmail.com>
4 years agoUpdate README.md (#11131)
Allan Seidel [Sun, 22 Aug 2021 09:58:38 +0000 (04:58 -0500)]
Update README.md (#11131)

Corrected the humidifier mode label.

4 years agoChanged minimum Z-Way polling interval to 1 second. (#11122)
Ryz [Sun, 22 Aug 2021 09:57:25 +0000 (11:57 +0200)]
Changed minimum Z-Way polling interval to 1 second. (#11122)

Signed-off-by: Ryz <mirco.heitmann@gmail.com>
4 years ago[telegram] Send message if a file download fails and bug fixes. (#11125)
Matthew Skinner [Sun, 22 Aug 2021 09:54:34 +0000 (19:54 +1000)]
[telegram] Send message if a file download fails and bug fixes. (#11125)

* Send message when pic/vid/ani fails to DL
* Upgrade lib to 5.2.0 and fix error.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
4 years agoFix IndexOutOfBoundsException in aggregator function (#11113)
Anders Alfredsson [Sun, 22 Aug 2021 09:53:11 +0000 (11:53 +0200)]
Fix IndexOutOfBoundsException in aggregator function (#11113)

Signed-off-by: Anders Alfredsson <andersb86@gmail.com>
4 years ago[danfossairunit] Change Humidity channel type from Number to Number:Dimensionless...
jlaur [Sun, 22 Aug 2021 09:52:05 +0000 (11:52 +0200)]
[danfossairunit] Change Humidity channel type from Number to Number:Dimensionless (#11121)

* Change Humidity channel from Number to Number:Dimensionless
* Fix documentation for temperature channels.

Fixes #9755

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years ago[danfossairunit] Add channel descriptions and categories (#11129)
jlaur [Sun, 22 Aug 2021 09:50:33 +0000 (11:50 +0200)]
[danfossairunit] Add channel descriptions and categories (#11129)

* Use system default channel type for battery level.
* Add channel categories where applicable
* Add missing channel descriptions (and fix two existing)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
4 years agoFix/update channels for setting hot water target temperature (#11135)
Stefan Giehl [Sun, 22 Aug 2021 09:49:33 +0000 (11:49 +0200)]
Fix/update channels for setting hot water target temperature (#11135)

Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
4 years ago[robonect] Channel for distance from charging station on remote start (#11137)
Stefan Triller [Sun, 22 Aug 2021 09:45:55 +0000 (11:45 +0200)]
[robonect] Channel for distance from charging station on remote start (#11137)

New channel "status-distance" that shows the distance of the robot from
its charging station while it is searching for the remote starting point.

Signed-off-by: Stefan Triller <github@stefantriller.de>
4 years agoFix for #10982 - Binding not working properly HANDLER_REGISTERING_ERROR (#11108)
Jan Gustafsson [Mon, 16 Aug 2021 12:06:16 +0000 (14:06 +0200)]
Fix for #10982 - Binding not working properly HANDLER_REGISTERING_ERROR (#11108)

Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
4 years ago[miio] map improvement cropping and customizable colors/parameters (#11110)
Marcel [Mon, 16 Aug 2021 12:03:33 +0000 (14:03 +0200)]
[miio] map improvement cropping and customizable colors/parameters (#11110)

* [miio] make robo map drawing customizable

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] Add cropping possibility for vacuum map

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* miio minor edit

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
4 years ago[miio] improve/add properties for qmi powerstrip (#11118)
Marcel [Mon, 16 Aug 2021 12:02:09 +0000 (14:02 +0200)]
[miio] improve/add properties for qmi powerstrip (#11118)

improve mija vacuum channels

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
4 years ago[mqtt-homeassistant] climate.mqtt support (#10690)
antroids [Sun, 15 Aug 2021 09:48:26 +0000 (12:48 +0300)]
[mqtt-homeassistant] climate.mqtt support (#10690)

* MQTT.Homeassistant Climate support

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant synthetic config test added

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant refactoring

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant discovery test added

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant thing handler test added

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant switch test added

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant Climate test added

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant author header added

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant copyright header added

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant test fixed

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant test fixed

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant test infrastructure updated. Added tests with mqtt publishing and commands posting.

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant fixed Climate#send_if_off handling

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant do not filter the power command

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant climate unit test added

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* Update bundles/org.openhab.binding.mqtt.homeassistant/src/main/java/org/openhab/binding/mqtt/homeassistant/internal/DiscoverComponents.java

Redundant annotation removed

Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
* MQTT.Homeassistant Redundant @Nullable annotations removed

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant Unit tests added for all components

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant Unit tests stability fix

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant @NonNullByDefault removed from Device, config.dto package created

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant Climate author added

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant Device.sw_version renamed

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
* MQTT.Homeassistant tests wait timeout increased to 10s

Signed-off-by: Anton Kharuzhy <antroids@gmail.com>
Co-authored-by: antroids <antroids@gmail.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
4 years ago[miio] add support for Mi Smart Standing Fan 2 (dmaker.fan.p18) (#11106)
Marcel [Sat, 14 Aug 2021 11:40:36 +0000 (13:40 +0200)]
[miio] add support for  Mi Smart Standing Fan 2 (dmaker.fan.p18) (#11106)

closing #11053

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
4 years agoUpdate Nuvo README (#11107)
mlobstein [Sat, 14 Aug 2021 11:39:11 +0000 (06:39 -0500)]
Update Nuvo README (#11107)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
4 years agoAdd Roku TV channels (#11087)
mlobstein [Wed, 11 Aug 2021 10:06:40 +0000 (05:06 -0500)]
Add Roku TV channels (#11087)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
4 years ago[openweathermap] Fix ozone mapping in DTO (#11086)
Christoph Weitkamp [Wed, 11 Aug 2021 10:03:11 +0000 (12:03 +0200)]
[openweathermap] Fix ozone mapping in DTO (#11086)

- Fix ozone mapping in DTO

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
4 years agoFix IndexOutOfBoundsException and remove Sleep. (#11089)
Matthew Skinner [Wed, 11 Aug 2021 10:02:19 +0000 (20:02 +1000)]
Fix IndexOutOfBoundsException and remove Sleep. (#11089)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
4 years agoAdded inverted info for rollershutters (#11094)
Michael B [Wed, 11 Aug 2021 10:00:30 +0000 (12:00 +0200)]
Added inverted info for rollershutters (#11094)

Currently openHAB and the CCU are using different values for the same state of a rollershutter.
Added information about this under Troubleshooting and listed some examples.

Signed-off-by: Michael Bredehorn <michael@bredehorn.nrw>
4 years ago[dynamodb] AWS setup guidance updated in docs (#11092)
Sami Salonen [Wed, 11 Aug 2021 09:57:26 +0000 (12:57 +0300)]
[dynamodb] AWS setup guidance updated in docs (#11092)

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
4 years ago[miio] add moppath & carpet area to robomap (#11097)
Marcel [Wed, 11 Aug 2021 09:56:09 +0000 (11:56 +0200)]
[miio] add moppath & carpet area to robomap (#11097)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
4 years agoSematic Tags added. (#11098)
Matthew Skinner [Wed, 11 Aug 2021 09:55:26 +0000 (19:55 +1000)]
Sematic Tags added. (#11098)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
4 years ago[openweathermap] Fix ozone mapping in DTO (#11086)
Christoph Weitkamp [Sun, 8 Aug 2021 12:22:13 +0000 (14:22 +0200)]
[openweathermap] Fix ozone mapping in DTO (#11086)

- Fix ozone mapping in DTO

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
4 years ago[mqtt] Discovery services shall not unsubscribe unless they have already subscribed...
Andrew Fiddian-Green [Sun, 8 Aug 2021 12:18:01 +0000 (13:18 +0100)]
[mqtt] Discovery services shall not unsubscribe unless they have already subscribed (#10566)

* [mqqt] do not allow unsubscribe unless already subscribed

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
4 years ago[homeconnect] 2 channels added for washer appliance (#11071)
lolodomo [Sat, 7 Aug 2021 18:55:32 +0000 (20:55 +0200)]
[homeconnect] 2 channels added for washer appliance (#11071)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
4 years ago[homeconnect] Use getLinkedChannel rather than getThingChannel (#11069)
lolodomo [Wed, 4 Aug 2021 18:10:33 +0000 (20:10 +0200)]
[homeconnect] Use getLinkedChannel rather than getThingChannel (#11069)

when the purpose is only to call the method updateState

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
4 years ago[homeconnect] Fix update of channels linked to program options (#10990)
lolodomo [Wed, 4 Aug 2021 13:52:56 +0000 (15:52 +0200)]
[homeconnect] Fix update of channels linked to program options (#10990)

Fix #10955

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
4 years ago[networkupstools] Missing status added (#11082)
lolodomo [Tue, 3 Aug 2021 12:33:01 +0000 (14:33 +0200)]
[networkupstools] Missing status added (#11082)

Fix #9276

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
4 years agoFix DIR3100 and Auna Connect CD mode (#11058)
Petr27 [Mon, 2 Aug 2021 19:47:49 +0000 (21:47 +0200)]
Fix DIR3100 and Auna Connect CD mode (#11058)

4 years ago[mielecloud] Remove e-mail parameter validation (#11073)
Björn Lange [Mon, 2 Aug 2021 19:45:41 +0000 (21:45 +0200)]
[mielecloud] Remove e-mail parameter validation (#11073)

Signed-off-by: Björn Lange <bjoern.lange@tu-dortmund.de>
4 years agoIgnore files from openapi-generator (#11081)
Kai Kreuzer [Mon, 2 Aug 2021 16:15:41 +0000 (18:15 +0200)]
Ignore files from openapi-generator (#11081)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
4 years ago[ipcamera] Improve FFmpeg motion detection to support wider FPS range (#11067)
Matthew Skinner [Sun, 1 Aug 2021 18:06:28 +0000 (04:06 +1000)]
[ipcamera] Improve FFmpeg motion detection to support wider FPS range (#11067)

* Fix urls are null until binding restarts.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Change to using port config.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* automate the ffmpeg output folder to follow the UID.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* spotless fixes.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Update readme.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* change to using the userdata folder.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* change to better field description.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Add advanced.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Add link to docs.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* improve readme.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* improve example path in readme.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Update bundles/org.openhab.binding.ipcamera/README.md

Cut and paste bandit strikes again. thanks.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
* Change to using ipcamera as folder loc.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Improve Ffmpeg motion and refactor to remove compiler warnings.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
4 years ago[hydrawise] Migrate to new GraphQL based API (#10947)
Dan Cunningham [Sun, 1 Aug 2021 18:03:37 +0000 (11:03 -0700)]
[hydrawise] Migrate to new GraphQL based API (#10947)

* [hydrawise] Migrated to new GraphQL based API

Fixes #7261

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* Addressed PR comments.

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* Address PR review comments.

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
4 years ago[amplipi] Initial contribution of AmpliPi binding (#10983)
Kai Kreuzer [Sun, 1 Aug 2021 10:25:29 +0000 (12:25 +0200)]
[amplipi] Initial contribution of AmpliPi binding (#10983)

* Initial contribution of AmpliPi binding

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* change http client from cxf jax-rs to Jetty

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* applied spotless

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Remove Jackson dependency

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Add support for input handling

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Clean up, improvements and documentation

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Remove unused password from configuration class

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Remove example properties file

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* revert change in .gitignore

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Update README

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Address review feedback

Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Handle ExecutionException as network error

Signed-off-by: Kai Kreuzer <kai@openhab.org>
4 years ago[homeconnect] New how-to entry in doc about OAuth files (#11076)
lolodomo [Sun, 1 Aug 2021 10:18:41 +0000 (12:18 +0200)]
[homeconnect] New how-to entry in doc about OAuth files (#11076)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
4 years agoupdate README (#11075)
mlobstein [Sun, 1 Aug 2021 07:24:37 +0000 (02:24 -0500)]
update README (#11075)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
4 years agoFix SAT error (#11074)
Kai Kreuzer [Sat, 31 Jul 2021 20:10:14 +0000 (22:10 +0200)]
Fix SAT error (#11074)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
4 years agoApply spotless (#11072)
Kai Kreuzer [Sat, 31 Jul 2021 19:02:53 +0000 (21:02 +0200)]
Apply spotless (#11072)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
4 years ago[unifi] Fixed 404 error with reconnect and no default value set for UniFiOS Checkbox...
Mathias Maes [Sat, 31 Jul 2021 16:55:34 +0000 (18:55 +0200)]
[unifi] Fixed 404 error with reconnect and no default value set for UniFiOS Checkbox (#11004)

* Fixed 404 error by obtaining Csrf token before login

Signed-off-by: Mathias Maes <watcherwhale@maes.family>
* Only try to obtain a csrf token when using UniFi OS

Signed-off-by: Mathias Maes <watcherwhale@maes.family>
* Updated documentation

Signed-off-by: Mathias Maes <watcherwhale@maes.family>
* Updated thing configuration in README.md

Signed-off-by: Mathias Maes <watcherwhale@maes.family>
4 years ago[tr064] Add Wifi Signal Strength & Wifi Speed channels to LAN Subdevice (#10959)
Tobi [Sat, 31 Jul 2021 11:01:20 +0000 (13:01 +0200)]
[tr064] Add Wifi Signal Strength & Wifi Speed channels to LAN Subdevice (#10959)

* Add channels to tr064

Signed-off-by: Tobias Löbermann <tobiloeb@gmail.com>
* Set typeId for macSignalStrength channels

Signed-off-by: Tobias Loebermann <tobiloeb@gmail.com>
* adjust README with correct channel names.

Signed-off-by: Tobias Loebermann <tobiloeb@gmail.com>
* Add JavaDoc and separate post processors.

Signed-off-by: Tobias Loebermann <tobiloeb@gmail.com>
* Use UNDEF as default for signal-strength

Signed-off-by: Tobias Loebermann <tobiloeb@gmail.com>
* Update README.md documentation

Signed-off-by: Tobias Loebermann <tobiloeb@gmail.com>
4 years ago[js-transform] Introduced support for additional parameters (#10901)
pali [Sat, 31 Jul 2021 10:42:50 +0000 (13:42 +0300)]
[js-transform] Introduced support for additional parameters (#10901)

* [js-transform] Introduced support for additional parameters

Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
* Added junit tests and updated readme

Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
* Typo fixes

Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
* Typo fix

Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
* Fixed junit test

Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>