]>
git.basschouten.com Git - openhab-addons.git/log
Gaël L'hopital [Thu, 27 Jul 2023 06:14:27 +0000 (08:14 +0200)]
Correcting false assumption (#15307)
Signed-off-by: clinique <gael@lhopital.org>
mlobstein [Wed, 26 Jul 2023 21:44:57 +0000 (16:44 -0500)]
[plex] Use https for local connections (#15306)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Florian Hotze [Wed, 26 Jul 2023 14:28:46 +0000 (16:28 +0200)]
[jsscripting] Fix timerId not returned by JS timer methods (#15308)
Regression from #15193.
Reported on the community, see https://community.openhab.org/t/openhab-4-0-release-discussion/147957/53?u=florian-h05.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Gwendal Roulleau [Wed, 26 Jul 2023 11:21:59 +0000 (13:21 +0200)]
[enocean] Fix unusable bundle after a refactoring about null annotation (#15302)
Fix bundle unusable after #14023 (closes #15181)
Fix a case issue with some directory
Fix trigger channel issue
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
lolodomo [Tue, 25 Jul 2023 21:54:31 +0000 (23:54 +0200)]
[googletts] Avoid UnsupportedOperationException during dispose (#15305)
Fix #15303
It is not allowed to clear an unmodified hash set.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Konstantin Polihronov [Tue, 25 Jul 2023 17:53:09 +0000 (20:53 +0300)]
[paradoxalarm] Implement zone bypass command and additional zone states (#14557)
* Reduce warnings 1
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* 2
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* 3
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Initial files and package refactoring
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Implemented zone commands without checksum calculation
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* More stuff
* Added the checksum functionality
* Added more examples to the test
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Implement ZoneCommand and necessary classes
* Refactor the common logic
* Extract interface Command
* CHange the Response class to use Switch/case
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Fully implement the test for creating zone command payload
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Fix build / add headers and author to the new files
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Add command handling to the zone handler
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Add command channel to the Zone thing
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Research of zone states and some TODO notes
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Retrieval of zone special states from the panel
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Fix build
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Add the new channels to the metadata file
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Add new channels to zone handler
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Fix indexing in memory map and add more logging
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Refactoring and potential NPE access fixes
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Add new property "label" to the discovered zones and partitions
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Fix zone command issues
* Fix checksum creation
* Fix the parse and confirmation of the response
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Add the new channels to the README.md
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Fixed issue with not updating new channels in the zones
* A silly copy/paste mistake
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Change the type of the new channels from contact to switch
As per community discussion this makes more sense and will be more
intuitive - when something is true -> make it ON, when it's false ->
make it OFF. OPEN and CLOSED are not fitting so well here...
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Fix issue that the channel label is always NULL
* For both zone and partitions
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Add new types and channels to the i18n
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
---------
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
mlobstein [Mon, 24 Jul 2023 23:17:49 +0000 (18:17 -0500)]
[nuvo] Include NuvoNet source favorites in zone `favorite` channel (#15292)
* Include NuvoNet source favorites in zone `favorite` channel
* Use existing constants
* VALID_SOURCES to enum list
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
J-N-K [Mon, 24 Jul 2023 21:09:46 +0000 (23:09 +0200)]
[knx] Refactor manufacturer map (#15297)
* [knx] Refactor manufacturer map
This makes adding new manufacturers easy.
Signed-off-by: Jan N. Klug <github@klug.nrw>
jimtng [Mon, 24 Jul 2023 10:14:22 +0000 (20:14 +1000)]
[jrubyscripting] Upgrade to jruby-9.4.3.0 (#15279)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Wouter Born [Mon, 24 Jul 2023 07:43:41 +0000 (09:43 +0200)]
Resolve runbundles (#15298)
Signed-off-by: Wouter Born <github@maindrain.net>
Kai Kreuzer [Sun, 23 Jul 2023 23:20:31 +0000 (01:20 +0200)]
Apply spotless
Signed-off-by: Kai Kreuzer <kai@openhab.org>
openhab-bot [Sun, 23 Jul 2023 19:19:01 +0000 (19:19 +0000)]
[unleash-maven-plugin] Preparation for next development cycle.
J-N-K [Sun, 23 Jul 2023 15:14:16 +0000 (17:14 +0200)]
[jsonpath] Fix exception when input string is empty (#15283)
Signed-off-by: Jan N. Klug <github@klug.nrw>
openhab-bot [Sun, 23 Jul 2023 12:22:06 +0000 (14:22 +0200)]
New Crowdin updates (#15295)
* New translations sonos.properties (German)
* New translations comfoair.properties (German)
* New translations publictransportswitzerland.properties (German)
* New translations watsonstt.properties (German)
* New translations sensorcommunity.properties (German)
Jacob Laursen [Sat, 22 Jul 2023 20:37:48 +0000 (22:37 +0200)]
Provide example in JavaScript (#15286)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Dan Cunningham [Sat, 22 Jul 2023 20:29:02 +0000 (13:29 -0700)]
Updates JSON libary. (#15290)
Fixes #15221
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
jimtng [Sat, 22 Jul 2023 14:16:03 +0000 (00:16 +1000)]
[jrubyscripting] Update README (#15287)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
openhab-bot [Fri, 21 Jul 2023 10:39:37 +0000 (12:39 +0200)]
New Crowdin updates (#15281)
* New translations miele.properties (Danish)
* New translations miele.properties (German)
J-N-K [Fri, 21 Jul 2023 09:47:51 +0000 (11:47 +0200)]
[mqtt] Dynamically change accepted item-type for Number channels (#15114)
Signed-off-by: Jan N. Klug <github@klug.nrw>
Jacob Laursen [Fri, 21 Jul 2023 09:34:30 +0000 (11:34 +0200)]
Update default translations (#15280)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
morph166955 [Fri, 21 Jul 2023 06:54:10 +0000 (01:54 -0500)]
[androidtv] Fix log flood when physical device is not online (#15258)
* Fixes log flood when physical device is not online
---------
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
J-N-K [Thu, 20 Jul 2023 19:42:27 +0000 (21:42 +0200)]
Fix rrd4j database start time (#15277)
Signed-off-by: Jan N. Klug <github@klug.nrw>
openhab-bot [Wed, 19 Jul 2023 13:06:04 +0000 (15:06 +0200)]
New translations jruby.properties (Italian) (#15274)
M Valla [Wed, 19 Jul 2023 08:30:01 +0000 (10:30 +0200)]
[openwebnet] Fix broken link in README (#15273)
* [openwebnet] fix broken link in README, updated description for metedata examples
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Giovanni Fabiani [Wed, 19 Jul 2023 08:18:27 +0000 (10:18 +0200)]
[openwebnet] Fix README for Sitemap AUX configuration to the correct mapping (#15257)
* [openwebnet] Fix README for Sitemap to the correct mapping of Aux
---------
Signed-off-by: Giovanni Fabiani <fabiani.giovanni@gmail.com>
M Valla [Tue, 18 Jul 2023 20:15:33 +0000 (22:15 +0200)]
[openwebnet] Fix update of Thermo Central Unit atLeastOneProbeX channels and refactoring (#15269)
* [openwebnet] Fixes changing and startup value for Weekly/Scenario modes
Fixes #12599
* [openwebnet] Thermo: Fixed CU setpointTemp not restored
Fixes #14449
* [openwebnet] fix update of atLeastOneProbeX channels for CU Fixes #15103
Bumped lib openwebnet4j to 0.10.1
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Cody Cutrer [Tue, 18 Jul 2023 17:56:30 +0000 (11:56 -0600)]
[jrubyscripting] loosen default gem version constraint (#15266)
so that the helper library compatible with 4.0.0.M3+ will be used
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Daniel Rosengarten [Tue, 18 Jul 2023 17:54:20 +0000 (19:54 +0200)]
[velbus] Fix multiple channel status in one packet (#15272)
Fix bug : Manage more than one channel status in the packet.
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
openhab-bot [Tue, 18 Jul 2023 17:46:23 +0000 (19:46 +0200)]
New Crowdin updates (#15271)
* New translations sonnen.properties (French)
* New translations openwebnet.properties (Italian)
J-N-K [Tue, 18 Jul 2023 07:06:47 +0000 (09:06 +0200)]
[avmfritz] Fix update instructions (#15261)
Signed-off-by: Jan N. Klug <github@klug.nrw>
Wouter Born [Tue, 18 Jul 2023 07:02:05 +0000 (09:02 +0200)]
Use Eclipse formatter 4.25 with Spotless (#15264)
This version still checks test files.
See: openhab/openhab-core#3515
Signed-off-by: Wouter Born <github@maindrain.net>
Holger Friedrich [Mon, 17 Jul 2023 19:31:35 +0000 (21:31 +0200)]
[mqtt.ruuvigateway] Re-enable itests after core change (#15018)
Also-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
M Valla [Mon, 17 Jul 2023 15:40:37 +0000 (17:40 +0200)]
[openwebnet] Binding documentation update for OH4 release (#15250)
Updated: README, `where` parameter description for Things and channels descriptions.
Added `AUTO` option for mode channel-type.
Added `OFF` option for speedFanCoil channel-type.
Updated default translations.
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
joke24 [Mon, 17 Jul 2023 15:27:20 +0000 (17:27 +0200)]
Update README.md (#15209)
Added sample to play Web Radio URI.
I had to do a lot of searching to find out, that you have to put "x-rincon-mp3radio://" before the Stream-URL url. Hope this helps someone.
Signed-off-by: joke24 <info@jonaskemmer.de>
Jacob Laursen [Mon, 17 Jul 2023 15:04:04 +0000 (17:04 +0200)]
Fix NullPointerException (#15259)
Fixes #15256
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
openhab-bot [Mon, 17 Jul 2023 12:05:01 +0000 (14:05 +0200)]
New Crowdin updates (#15253)
* New translations mail.properties (French)
* New translations renault.properties (French)
* New translations netatmo.properties (French)
* New translations bluetooth.properties (French)
* New translations anthem.properties (French)
* New translations plex.properties (French)
* New translations openwebnet.properties (Italian)
* New translations energidataservice.properties (Italian)
* New translations androidtv.properties (Italian)
* New translations netatmo.properties (French)
M Valla [Mon, 17 Jul 2023 10:36:13 +0000 (12:36 +0200)]
[openwebnet] Backward support for CU configurations with where="0" (updated) (#15251)
* [openwebnet] Backward support for CU configurations with where="0"
* [openwebnet] fix send in handleSetProgramNumber()
---------
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
morph166955 [Mon, 17 Jul 2023 10:34:34 +0000 (05:34 -0500)]
Fixes log flooding from protocol error (#15252)
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
openhab-bot [Sun, 16 Jul 2023 12:59:07 +0000 (14:59 +0200)]
New Crowdin updates (#15249)
* New translations pollytts.properties (French)
* New translations energidataservice.properties (Danish)
* New translations pollytts.properties (German)
M Valla [Sun, 16 Jul 2023 12:48:13 +0000 (14:48 +0200)]
[openwebnet] Backward support for CU configurations with where="0" (#15248)
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Markus Michels [Sun, 16 Jul 2023 12:38:40 +0000 (14:38 +0200)]
fix relay id for devices with more than 1 power meter, fix (#15247)
initialization if device doesn't support scripts (Pro4); fix resetMeter
for EM50 (has 2 power meters); removed channel sensors#open; removed
device#voltage updates for Plus/Pro, needs to be verified
Signed-off-by: Markus Michels <markus7017@gmail.com>
Jacob Laursen [Sun, 16 Jul 2023 12:36:32 +0000 (14:36 +0200)]
Extend and simplify date query offset support (#15246)
Fixes #15245
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Matthew Skinner [Sun, 16 Jul 2023 11:32:40 +0000 (21:32 +1000)]
[ipcamera] FIX: TAPO branded cameras require xAddr port to be different (#15073)
* FIX TAPO branded cameras require xAddr port to be different from the
main ONVIF PORT
* Fix for old API instar cameras.
---------
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Jacob Laursen [Sun, 16 Jul 2023 11:05:16 +0000 (13:05 +0200)]
Update tariff filter for Nord Energi Net (#15244)
Fixes #15243
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
M Valla [Sun, 16 Jul 2023 11:04:25 +0000 (13:04 +0200)]
[openwebnet] Thermo: add support for 4-zones CU (#15111)
* [openwebnet] support for thermo cu discovery
* [openwebnet] fixed discovery for 4-zones CU and support in ThermoHandler
* [openwebnet] updated openwebnet.properties#cu.where.description
* [openwebnet] updated OwnIdTest with CU-4 test
* [openwebnet] Fix ownId for CU 4-zone case. Update README
---------
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Dominique Lasserre [Sun, 16 Jul 2023 10:50:10 +0000 (12:50 +0200)]
Support processing of Telegram channel messages (#15104)
Signed-off-by: Dominique Lasserre <lasserre.d@gmail.com>
M Valla [Sun, 16 Jul 2023 10:42:52 +0000 (12:42 +0200)]
[openwebnet] add date time synchronization feature for bus_gateway Things (#15115)
* [openwebnet] fist commit DateTime synch
---------
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Gwendal Roulleau [Sun, 16 Jul 2023 10:24:20 +0000 (12:24 +0200)]
[pollyTTS] Replace custom TTS cache with common TTS cache (#15228)
* [pollyTTS] Replace custom TTS cache with common TTS cache
---------
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
morph166955 [Sun, 16 Jul 2023 10:19:38 +0000 (05:19 -0500)]
[sonos] Add DTS Surround 5.1 (#15238)
* Adds DTS Surround 5.1
---------
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
Wouter Born [Sun, 16 Jul 2023 08:46:45 +0000 (10:46 +0200)]
Add missing CODEOWNERS (#15241)
Signed-off-by: Wouter Born <github@maindrain.net>
GiviMAD [Sun, 16 Jul 2023 08:22:53 +0000 (01:22 -0700)]
[rustpotterks] Upgrade library, fixes gain normalizer (#15239)
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
openhab-bot [Sat, 15 Jul 2023 16:11:29 +0000 (18:11 +0200)]
New translations shelly.properties (German) (#15240)
Christian Wild [Sat, 15 Jul 2023 12:07:51 +0000 (14:07 +0200)]
[asuswrt] Initial contribution (#13815)
Signed-off-by: Christian Wild <christian@wildclan.de>
morph166955 [Sat, 15 Jul 2023 07:40:41 +0000 (02:40 -0500)]
[androidtv] Moves Shim PKI to AndroidTVPKI and adds Trusted CA Certificate functions (#15174)
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
morph166955 [Sat, 15 Jul 2023 07:39:45 +0000 (02:39 -0500)]
[androidtv] Adds additional i18n support to ConnectionManagers (#15184)
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
morph166955 [Sat, 15 Jul 2023 07:38:18 +0000 (02:38 -0500)]
[androidtv] Adds CLI Interface (#15146)
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
Markus Michels [Fri, 14 Jul 2023 19:59:45 +0000 (21:59 +0200)]
[shelly] Add support for Shelly Plus Mini series, Pro EM-50 and various bug fixes (#15205)
* Shelly BLU support, various fixes
* Shelly Dimmer US added
* Reference to org.eclipse.jetty.websocket updated to 9.4.50.v20221201
* Support for Shelly Wall Display added
* Fixed #15052: channel totalKWH and totalRetruned: correct value is kw/h
(API value needs to be converted from Watt/Min to kw/h)
* Regular power meter returns Watt/Min, the EM/3EM meter returns W/h; this
needs to be handled differently
* Gen2 power meter returns Watt, which needs to be converted to W/h
(and then gets converted to kw&/h for the channel update)
* bug fixes around channel creation, some xml channel declarations fixed
* Support for 1Mini, 1PM Mini and PM Mini added
* Avoid NPE for devices having relay(s), but no meter (like Pro 2); README
updated
* Shelly Pro 3EM-50 added; fixes #15151, #15152 and more
* fix #15218 (only 1 device#resetTotals channel)
* Fix Pro EM50 (it's not a 3EM-50): thing type name is now shellyproem50,
use EM1DataDeleteAllData method rather then EMDataDeleteAllData
* <connection>local</connection> added to addon.xml
* channel group names for i4 fixed, Plus-Roller now has voltage
Signed-off-by: Markus Michels <markus7017@gmail.com>
openhab-bot [Fri, 14 Jul 2023 14:57:03 +0000 (16:57 +0200)]
New Crowdin updates (#15235)
* New translations lgwebos.properties (French)
* New translations openuv.properties (French)
* New translations exec.properties (French)
* New translations electroluxair.properties (French)
* New translations rollershutter.properties (French)
* New translations vat.properties (French)
* New translations chatgpt.properties (French)
openhab-bot [Fri, 14 Jul 2023 05:40:19 +0000 (07:40 +0200)]
New Crowdin updates (#15233)
* New translations mynice.properties (Italian)
* New translations netatmo.properties (Italian)
J-N-K [Thu, 13 Jul 2023 20:11:14 +0000 (22:11 +0200)]
[rrd4j] Improve event handling (#15223)
* [rrd4j] Improve event handling
Signed-off-by: Jan N. Klug <github@klug.nrw>
Gaël L'hopital [Thu, 13 Jul 2023 16:32:46 +0000 (18:32 +0200)]
[netatmo] Add Siren capability to Presence Outdoor Camera (#14485)
* Adding Siren capability to Presence Outdoor Camera
Resolves #14466
---------
Signed-off-by: clinique <gael@lhopital.org>
alexf2015 [Thu, 13 Jul 2023 15:11:26 +0000 (17:11 +0200)]
[easee] adopt API base URL due to changes (#15229)
Signed-off-by: Alexander Friese <af944580@googlemail.com>
Gaël L'hopital [Thu, 13 Jul 2023 11:16:56 +0000 (13:16 +0200)]
[Openuv] Providing an iconserver (#15191)
* Adding an icon server to OpenUV binding
---------
Signed-off-by: clinique <gael@lhopital.org>
Matthew Skinner [Wed, 12 Jul 2023 22:14:28 +0000 (08:14 +1000)]
Log when cameras do not support BASIC support. (#15168)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Gaël L'hopital [Wed, 12 Jul 2023 21:01:08 +0000 (23:01 +0200)]
[MyNice] Addition of Courtesy Light Channel (#14797)
* Solving activation / deactivation of IT4Wifi thing glitches.
* Adding Courtesy light
Added command capability of Stop / Move
* Changed misplaced handling of RefreshType
---------
Signed-off-by: clinique <gael@lhopital.org>
morph166955 [Wed, 12 Jul 2023 20:02:45 +0000 (15:02 -0500)]
Adds additional checks for parser (#15165)
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
Gwendal Roulleau [Wed, 12 Jul 2023 19:59:48 +0000 (21:59 +0200)]
[mimictts] Add LRU cache (#14564)
* [mimictts] Add LRU cache
And simplifies code with new core capabilities (no more need to create temporary files implementing FixedLengthAudioStream)
---------
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
lolodomo [Wed, 12 Jul 2023 19:54:04 +0000 (21:54 +0200)]
[onkyo] Support for more audio streams through the HTTP audio servlet (#15117)
* [onkyo] Support for more audio streams through the HTTP audio servlet
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Wed, 12 Jul 2023 19:50:20 +0000 (21:50 +0200)]
[freebox] Support for more audio streams through the HTTP audio servlet (#15121)
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Wed, 12 Jul 2023 19:43:55 +0000 (21:43 +0200)]
[allplay] Support for more audio streams through the HTTP audio servlet (#15201)
* [allplay] Support for more audio streams through the HTTP audio servlet
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Wed, 12 Jul 2023 19:33:55 +0000 (21:33 +0200)]
[voicerss] Add LRU cache (#14561)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Gaël L'hopital [Wed, 12 Jul 2023 19:27:34 +0000 (21:27 +0200)]
Added capability to enable / disable background discovery service as well as tune its frenquency (#15222)
Signed-off-by: clinique <gael@lhopital.org>
Gwendal Roulleau [Wed, 12 Jul 2023 17:23:51 +0000 (19:23 +0200)]
[marytts] Add LRU cache (#15227)
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
lolodomo [Wed, 12 Jul 2023 12:30:00 +0000 (14:30 +0200)]
[heos] Support for more audio streams through the HTTP audio servlet (#15196)
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Wed, 12 Jul 2023 09:52:06 +0000 (11:52 +0200)]
[freeboxos] Align audio sink to freebox binding (#15207)
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Gwendal Roulleau [Wed, 12 Jul 2023 08:54:42 +0000 (10:54 +0200)]
[chromecast] Harmonize exception processing (#15225)
Rethrow a wrapped exception instead of only logging, like the other audio sinks.
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
Gaël L'hopital [Wed, 12 Jul 2023 07:23:12 +0000 (09:23 +0200)]
Added siren_tampered notification (#15197)
Signed-off-by: clinique <gael@lhopital.org>
Gaël L'hopital [Wed, 12 Jul 2023 06:44:15 +0000 (08:44 +0200)]
Resolves issue #15210 (#15212)
Signed-off-by: clinique <gael@lhopital.org>
openhab-bot [Wed, 12 Jul 2023 06:22:17 +0000 (08:22 +0200)]
New Crowdin updates (#15224)
* New translations googletts.properties (French)
* New translations shelly.properties (German)
* New translations googletts.properties (German)
Hans Böhm [Wed, 12 Jul 2023 06:15:06 +0000 (08:15 +0200)]
[astro] Update README.md (#15006)
* Update README.md
* remove untriggered values
---------
Signed-off-by: Hans Böhm h.boehm@gmx.at
Gwendal Roulleau [Mon, 10 Jul 2023 22:29:13 +0000 (00:29 +0200)]
[googletts] Replace custom TTS cache with common TTS cache (#15208)
* [googletts] Replace custom TTS cache with common TTS cache
--------
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
Florian Hotze [Mon, 10 Jul 2023 21:15:04 +0000 (23:15 +0200)]
[jsscripting] Upgrade openhab-js to 4.5.0 (#15219)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Jacob Laursen [Sun, 9 Jul 2023 06:47:28 +0000 (08:47 +0200)]
Fix documentation of history/cache (#15202)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Gwendal Roulleau [Sat, 8 Jul 2023 16:09:06 +0000 (18:09 +0200)]
[picotts] Add LRU cache (#14565)
* [picotts] Add LRU cache
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
---------
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
Markus Michels [Sat, 8 Jul 2023 15:05:49 +0000 (17:05 +0200)]
[shelly] Add support for Shelly Wall Dimmer US and Wall Display (#15051)
Signed-off-by: Markus Michels <markus7017@gmail.com>
Jan Gustafsson [Sat, 8 Jul 2023 10:45:57 +0000 (12:45 +0200)]
[electroluxair] Update to changed API (#15187)
* Updated to changed API (#15136)
Fixes #15136
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
Gwendal Roulleau [Sat, 8 Jul 2023 09:18:44 +0000 (11:18 +0200)]
[kodi] Support for more audio streams through the HTTP audio servlet (#15192)
* [kodi] Support for more audio streams through the HTTP audio servlet
[kodi] Audio sink supporting more audio streams
Related to #15113
---------
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
lolodomo [Sat, 8 Jul 2023 08:23:08 +0000 (10:23 +0200)]
[amplipi] Support for more audio streams through the HTTP audio servlet (#15199)
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Florian Hotze [Fri, 7 Jul 2023 21:10:35 +0000 (23:10 +0200)]
[jsscripting] Implement NodeJS-like parameter handling for timer polyfills (#15193)
* [jsscripting] Implement NodeJS-like param handling for timer polyfills
* [jsscripting] Clean-Up ThreadsafeTimer methods
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
openhab-bot [Fri, 7 Jul 2023 19:39:29 +0000 (21:39 +0200)]
New translations shelly.properties (German) (#15200)
miloit [Fri, 7 Jul 2023 10:18:46 +0000 (12:18 +0200)]
[volumio] Initial contribution (#14525)
Signed-off-by: Michael Loercher <MichaelLoercher@web.de>
pali [Fri, 7 Jul 2023 07:32:37 +0000 (10:32 +0300)]
[ihc] Fix special character issue on item descriptions (#15183)
* [ihc] fix special character issue on item descriptions
* [ihc] Changed thing status to UNKNOWN when initializing
Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
Gwendal Roulleau [Thu, 6 Jul 2023 19:05:21 +0000 (21:05 +0200)]
[chromecast] Support for more audio streams through the audio servlet (#15180)
* [chromecast] Support for more audio streams through the HTTP audio servlet
Separates audiosink in its own class.
Improves volume change/restauration and temporary file handling by using the new core capabilities
---------
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
Gwendal Roulleau [Thu, 6 Jul 2023 19:02:05 +0000 (21:02 +0200)]
[squeezebox] Support for more audio streams through the audio servlet (#15194)
* [squeezebox] Support for more audio streams through the audio servlet
Audio sink supporting more audio streams
---------
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
Gwendal Roulleau [Thu, 6 Jul 2023 18:07:18 +0000 (20:07 +0200)]
[doorbird] Support for more audio streams (#15189)
* [doorbird] Support for more audio streams
And proper use of a synchronous base class.
---------
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
Gwendal Roulleau [Thu, 6 Jul 2023 17:21:12 +0000 (19:21 +0200)]
[pulseaudio] Make the process method asynchronous (#15179)
* [pulseaudio] Make the process method asynchronous
And use the new 'complete' system to signal core that the sound is fully played.
---------
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
Bernhard Bauer [Wed, 5 Jul 2023 20:47:45 +0000 (22:47 +0200)]
Updated README.md (UoM, fixed links) (#15186)
Signed-off-by: Bernhard Bauer <bern77@gmail.com>
Hans Böhm [Wed, 5 Jul 2023 20:16:04 +0000 (22:16 +0200)]
correct README (#15188)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
openhab-bot [Wed, 5 Jul 2023 18:43:27 +0000 (20:43 +0200)]
New translations energidataservice.properties (Italian) (#15185)
Gaël L'hopital [Wed, 5 Jul 2023 18:13:29 +0000 (20:13 +0200)]
[Freeboxos] New binding alternative to Freebox binding (#12342)
* SAT warnings handling
Signed-off-by: clinique <gael@lhopital.org>
* Correcting potential NPE
Signed-off-by: clinique <gael@lhopital.org>
* Correcting a NPE on error
Signed-off-by: clinique <gael@lhopital.org>
* Active player request falls to incorrect API version
Signed-off-by: clinique <gael@lhopital.org>
* Reintroducing missing capability to send keys to player.
Solving an NPE
Signed-off-by: clinique <gael@lhopital.org>
* Handling DUTY CYCLE more gracefully
Signed-off-by: clinique <gael@lhopital.org>
* Enhancing DUTY CYCLE
Signed-off-by: clinique <gael@lhopital.org>
* Moving to SNAPSHOT 3.4
Signed-off-by: clinique <gael@lhopital.org>
* Adress inconsistencies in binding name
Signed-off-by: clinique <gael@lhopital.org>
* Discover Freebox Delta Home equipments(basic_shutter)
* Clean previous test code
* Fix "Unexpected command"
* Fix thing comm error
* README for basic shutter
* Fix MR discusions and solve maven check errors and warnings
* Fix MR discusions
* Fix README.md
* Enhancing logging to indentify source of erratic warn
Signed-off-by: clinique <gael@lhopital.org>
* Deny polling a device data when its API is needed and it is OFFLINE
Signed-off-by: clinique <gael@lhopital.org>
* Taking #11833 in accound
Signed-off-by: clinique <gael@lhopital.org>
* Switching to Snapshot 4.0.0
Correcting apiDomain was not used as expected
Code cleansing.
Signed-off-by: clinique <gael@lhopital.org>
* Implementing SHUTTER Home Node
Signed-off-by: clinique <gael@lhopital.org>
* Saving work before instroduction of ArrayListDeserializer
Signed-off-by: clinique <gael@lhopital.org>
* Enhanced deserialization to simplify code
Signed-off-by: clinique <gael@lhopital.org>
* Switching to Java 17 records
Signed-off-by: clinique <gael@lhopital.org>
* Switching to addons.xml, headers updated
Signed-off-by: clinique <gael@lhopital.org>
* Correcting two errors.
Signed-off-by: clinique <gael@lhopital.org>
* Enhance usage of global variables
Signed-off-by: clinique <gael@lhopital.org>
* Some code enhancement for base classes
Signed-off-by: clinique <gael@lhopital.org>
* solving SAT issues
Signed-off-by: clinique <gael@lhopital.org>
* Adding IliadBox compatibility
Signed-off-by: clinique <gael@lhopital.org>
* Commiting work
Signed-off-by: clinique <gael@lhopital.org>
* Saving work
Signed-off-by: clinique <gael@lhopital.org>
* Rebooting Home Node part
Signed-off-by: clinique <gael@lhopital.org>
* Spotless apply
Signed-off-by: clinique <gael@lhopital.org>
* Adding i18n
Signed-off-by: clinique <gael@lhopital.org>
* Decreasing websocket logging level
Signed-off-by: clinique <gael@lhopital.org>
* SAT warnings handling
Signed-off-by: clinique <gael@lhopital.org>
* Correcting potential NPE
Signed-off-by: clinique <gael@lhopital.org>
* Correcting a NPE on error
Signed-off-by: clinique <gael@lhopital.org>
* Active player request falls to incorrect API version
Signed-off-by: clinique <gael@lhopital.org>
* Reintroducing missing capability to send keys to player.
Solving an NPE
Signed-off-by: clinique <gael@lhopital.org>
* Handling DUTY CYCLE more gracefully
Signed-off-by: clinique <gael@lhopital.org>
* Enhancing DUTY CYCLE
Signed-off-by: clinique <gael@lhopital.org>
* Moving to SNAPSHOT 3.4
Signed-off-by: clinique <gael@lhopital.org>
* Adress inconsistencies in binding name
Signed-off-by: clinique <gael@lhopital.org>
* Discover Freebox Delta Home equipments(basic_shutter)
* Clean previous test code
* Fix "Unexpected command"
* Fix thing comm error
* README for basic shutter
* Fix MR discusions and solve maven check errors and warnings
* Fix MR discusions
* Fix README.md
* Enhancing logging to indentify source of erratic warn
Signed-off-by: clinique <gael@lhopital.org>
* Deny polling a device data when its API is needed and it is OFFLINE
Signed-off-by: clinique <gael@lhopital.org>
* Taking #11833 in accound
Signed-off-by: clinique <gael@lhopital.org>
* Switching to Snapshot 4.0.0
Correcting apiDomain was not used as expected
Code cleansing.
Signed-off-by: clinique <gael@lhopital.org>
* Implementing SHUTTER Home Node
Signed-off-by: clinique <gael@lhopital.org>
* Saving work before instroduction of ArrayListDeserializer
Signed-off-by: clinique <gael@lhopital.org>
* Enhanced deserialization to simplify code
Signed-off-by: clinique <gael@lhopital.org>
* Switching to Java 17 records
Signed-off-by: clinique <gael@lhopital.org>
* Switching to addons.xml, headers updated
Signed-off-by: clinique <gael@lhopital.org>
* Correcting two errors.
Signed-off-by: clinique <gael@lhopital.org>
* Enhance usage of global variables
Signed-off-by: clinique <gael@lhopital.org>
* Some code enhancement for base classes
Signed-off-by: clinique <gael@lhopital.org>
* solving SAT issues
Signed-off-by: clinique <gael@lhopital.org>
* Adding IliadBox compatibility
Signed-off-by: clinique <gael@lhopital.org>
* Commiting work
Signed-off-by: clinique <gael@lhopital.org>
* Saving work
Signed-off-by: clinique <gael@lhopital.org>
* Rebooting Home Node part
Signed-off-by: clinique <gael@lhopital.org>
* Spotless apply
Signed-off-by: clinique <gael@lhopital.org>
* Enhancing SAT report
Signed-off-by: clinique <gael@lhopital.org>
* I think that mvn spotless:apply has a problem with records - trying once again
Signed-off-by: clinique <gael@lhopital.org>
* Avoid requesting detailed information for a shutdown repeater.
Signed-off-by: clinique <gael@lhopital.org>
* Switched fan speed to RPM unit
Signed-off-by: clinique <gael@lhopital.org>
* Correcting SAT
Signed-off-by: clinique <gael@lhopital.org>
* Correcting SAT
Signed-off-by: clinique <gael@lhopital.org>
* Divergence between eclipse and mvn spotless:apply
Signed-off-by: clinique <gael@lhopital.org>
* YASAT
Signed-off-by: clinique <gael@lhopital.org>
* Corrections following fwolter code review
Signed-off-by: clinique <gael@lhopital.org>
* Pleasing SAT
Signed-off-by: clinique <gael@lhopital.org>
* Second fwolter code review
Signed-off-by: clinique <gael@lhopital.org>
* Porting modifications introduced in PR #15121
Signed-off-by: clinique <gael@lhopital.org>
* Removing redundant null checks.
Signed-off-by: clinique <gael@lhopital.org>
* Rebased.
Signed-off-by: clinique <gael@lhopital.org>
* Trying to remove the last sleep.
Signed-off-by: clinique <gael@lhopital.org>
* Reporting modifications of PR #15121
Signed-off-by: clinique <gael@lhopital.org>
* Reverting to working and cleaner granting process
Signed-off-by: clinique <gael@lhopital.org>
* Removing last Thread:Sleep
Signed-off-by: clinique <gael@lhopital.org>
* spotless:apply
Signed-off-by: clinique <gael@lhopital.org>
---------
Signed-off-by: clinique <gael@lhopital.org>
Co-authored-by: ben.12 <benmor_12@yahoo.fr>