Michael Murton
51cb1aabd5
[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 >
2021-09-18 15:08:00 +02:00
Matthew Skinner
d0c435b9bd
[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 >
2021-09-11 13:34:23 +02:00
Matthew Skinner
300ed046a8
[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 >
2021-08-22 11:54:34 +02:00
Wouter Born
fe0c35d22f
Fix Java and Jetty deprecations ( #10349 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2021-03-19 10:40:14 +01: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
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
7e5be7ef47
[telegram] Add support for sendVideo (MP4) and sendAnimation (GIF) ( #8969 )
...
* Add sendVideo and sendAnimation features.
* Re-order functions to keep inline with other functions.
* Readme change to trigger new build.
* Add ability to use raw file paths to send video and animations.
* Change Paths.get to Path.of as JavaDocs recommend.
* Allow absolute paths in SendPhoto methods and update readme.md
* Support for no caption with photo.
* Add absolute path support for png and webp.
* Add all file types requested.
* Remove multiple OR and only do lowercase once.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2020-11-10 19:50:58 -08:00
J-N-K
bd664ff0c8
[infrastructure] add external null-annotations ( #8848 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-10-31 00:29:03 +01:00
Wouter Born
978e122e00
Rework ThingActions ( #8755 )
...
* Remove duplication by making use of default Java generated exceptions
* Make ThingActions labels/descriptions more consistent
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-15 10:53:53 +02:00
Wouter Born
bef1046258
Rework ThingActions ( #8732 )
...
* Remove proxy workarounds
* Move ThingActions and a few other classes into the internal package
* Use more consistent action labels/descriptions
Related to:
* openhab/openhab-core#1714
* openhab/openhab-core#1639
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-14 19:01:12 +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