]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
2 years ago[androidtv] Adds gtvEnabled Option (#15317)
morph166955 [Mon, 31 Jul 2023 21:37:56 +0000 (16:37 -0500)]
[androidtv] Adds gtvEnabled Option (#15317)

* Adds gtvEnabled

---------

Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2 years ago[myStrom] Add energy consumption since last API call channel for MyStrom Plug (#15294)
Tom Müller [Mon, 31 Jul 2023 21:08:45 +0000 (23:08 +0200)]
[myStrom] Add energy consumption since last API call channel for MyStrom Plug (#15294)

* added missing Ws value for MyStrom Plug

Signed-off-by: Tom Müller <tompetermueller01@gmail.com>
2 years agoNew translations shelly.properties (German) (#15345)
openhab-bot [Mon, 31 Jul 2023 15:29:52 +0000 (17:29 +0200)]
New translations shelly.properties (German) (#15345)

2 years ago[enocean] Fix disposal of running tasks (#15329)
Jacob Laursen [Mon, 31 Jul 2023 15:10:17 +0000 (17:10 +0200)]
[enocean] Fix disposal of running tasks (#15329)

* Fix disposal of running tasks

Fixes #15328

---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoReintroduce LK Wiser dimmer work-around for API v2 (#15316)
Jacob Laursen [Mon, 31 Jul 2023 11:22:58 +0000 (13:22 +0200)]
Reintroduce LK Wiser dimmer work-around for API v2 (#15316)

Fixes #15315

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoIncrease comm timeout to 30 seconds (#15342)
Arne Seime [Mon, 31 Jul 2023 11:04:00 +0000 (13:04 +0200)]
Increase comm timeout to 30 seconds (#15342)

Signed-off-by: Arne Seime <arne.seime@gmail.com>
2 years agoFixes DTS Typo (#15338)
morph166955 [Mon, 31 Jul 2023 06:43:02 +0000 (01:43 -0500)]
Fixes DTS Typo (#15338)

Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2 years ago[androidtv] Removes unnecessary null checks (#15331)
morph166955 [Sun, 30 Jul 2023 17:23:04 +0000 (12:23 -0500)]
[androidtv] Removes unnecessary null checks (#15331)

* Removes unnecessary null checks
* Moves checks to thing-types.xml
* Fix typo
* Update i18n

Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2 years ago[jsscripting] Upgrade openhab-js to 4.5.1 to fix cached injection (#15336)
Florian Hotze [Sun, 30 Jul 2023 12:47:03 +0000 (14:47 +0200)]
[jsscripting] Upgrade openhab-js to 4.5.1 to fix cached injection (#15336)

It was found out that a recent change to the webpack config for the library injection bundle heavily affected performance of the evaluation of the cached injection.

openhab-js 4.5.1 fixes that regression and one minor bug, see https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#451.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2 years agoUpdate README.md (#15334)
Z0l [Sun, 30 Jul 2023 07:32:37 +0000 (09:32 +0200)]
Update README.md (#15334)

Removed quotes from the <shieldGreen> statement to make it work with OH4.

Signed-off-by: Z0l <Z0l@users.noreply.github.com>
2 years ago[digitalstrom] Fix StringIndexOutOfBoundsException (#15318) while keeping removal...
Alexander Friese [Sat, 29 Jul 2023 09:17:58 +0000 (11:17 +0200)]
[digitalstrom] Fix StringIndexOutOfBoundsException (#15318) while keeping removal of StringUtils (#15321)

Signed-off-by: Alexander Friese <af944580@googlemail.com>
2 years agoFix ArrayStoreException (#15320)
Jacob Laursen [Fri, 28 Jul 2023 08:01:36 +0000 (10:01 +0200)]
Fix ArrayStoreException (#15320)

Fixes #15313

Partially reverts #13967

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoFix StringIndexOutOfBoundsException (#15319)
Jacob Laursen [Fri, 28 Jul 2023 08:00:48 +0000 (10:00 +0200)]
Fix StringIndexOutOfBoundsException (#15319)

Fixes #15318

Reverts #14402

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[shelly] Fix Plus/Pro Auth support (#15284)
Markus Michels [Thu, 27 Jul 2023 13:41:32 +0000 (15:41 +0200)]
[shelly] Fix Plus/Pro Auth support (#15284)

* Reimplement Auth Digist to return response as http header field instead
of being part of post data; avoid sending Basic Auth for Gen2 and
/shelly

Signed-off-by: Markus Michels <markus7017@gmail.com>
2 years ago[hue] Fix reconnection, parallel commands, trigger channels, and light level formula...
Andrew Fiddian-Green [Thu, 27 Jul 2023 12:55:17 +0000 (13:55 +0100)]
[hue] Fix reconnection, parallel commands, trigger channels, and light level formula (#15169)

* [hue] post merge tweaks

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* [hue] abandon internal restart

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* [hue] remove externalRestartScheduled flag

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* [hue] serialize PUT calls

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* [hue] GET requests shall not activate trigger channels

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* [hue] fix LightLevel formula

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* [hue] fix Button DTO null error

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2 years agoCorrecting false assumption (#15307)
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>
2 years ago[plex] Use https for local connections (#15306)
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>
2 years ago[jsscripting] Fix timerId not returned by JS timer methods (#15308)
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>
2 years ago[enocean] Fix unusable bundle after a refactoring about null annotation (#15302)
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>
2 years ago[googletts] Avoid UnsupportedOperationException during dispose (#15305)
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>
2 years ago[paradoxalarm] Implement zone bypass command and additional zone states (#14557)
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>
2 years ago[nuvo] Include NuvoNet source favorites in zone `favorite` channel (#15292)
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>
2 years ago[knx] Refactor manufacturer map (#15297)
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>
2 years ago[jrubyscripting] Upgrade to jruby-9.4.3.0 (#15279)
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>
2 years agoResolve runbundles (#15298)
Wouter Born [Mon, 24 Jul 2023 07:43:41 +0000 (09:43 +0200)]
Resolve runbundles (#15298)

Signed-off-by: Wouter Born <github@maindrain.net>
2 years agoApply spotless
Kai Kreuzer [Sun, 23 Jul 2023 23:20:31 +0000 (01:20 +0200)]
Apply spotless

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2 years ago[unleash-maven-plugin] Preparation for next development cycle.
openhab-bot [Sun, 23 Jul 2023 19:19:01 +0000 (19:19 +0000)]
[unleash-maven-plugin] Preparation for next development cycle.

2 years ago[jsonpath] Fix exception when input string is empty (#15283)
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>
2 years agoNew Crowdin updates (#15295)
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)

2 years agoProvide example in JavaScript (#15286)
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>
2 years agoUpdates JSON libary. (#15290)
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>
2 years ago[jrubyscripting] Update README (#15287)
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>
2 years agoNew Crowdin updates (#15281)
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)

2 years ago[mqtt] Dynamically change accepted item-type for Number channels (#15114)
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>
2 years agoUpdate default translations (#15280)
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>
2 years ago[androidtv] Fix log flood when physical device is not online (#15258)
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>
2 years agoFix rrd4j database start time (#15277)
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>
2 years agoNew translations jruby.properties (Italian) (#15274)
openhab-bot [Wed, 19 Jul 2023 13:06:04 +0000 (15:06 +0200)]
New translations jruby.properties (Italian) (#15274)

2 years ago[openwebnet] Fix broken link in README (#15273)
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>
2 years ago[openwebnet] Fix README for Sitemap AUX configuration to the correct mapping (#15257)
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>
2 years ago[openwebnet] Fix update of Thermo Central Unit atLeastOneProbeX channels and refactor...
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>
2 years ago[jrubyscripting] loosen default gem version constraint (#15266)
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>
2 years ago[velbus] Fix multiple channel status in one packet (#15272)
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>
2 years agoNew Crowdin updates (#15271)
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)

2 years ago[avmfritz] Fix update instructions (#15261)
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>
2 years agoUse Eclipse formatter 4.25 with Spotless (#15264)
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>
2 years ago[mqtt.ruuvigateway] Re-enable itests after core change (#15018)
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>
2 years ago[openwebnet] Binding documentation update for OH4 release (#15250)
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>
2 years agoUpdate README.md (#15209)
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>
2 years agoFix NullPointerException (#15259)
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>
2 years agoNew Crowdin updates (#15253)
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)

2 years ago[openwebnet] Backward support for CU configurations with where="0" (updated) (#15251)
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>
2 years agoFixes log flooding from protocol error (#15252)
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>
2 years agoNew Crowdin updates (#15249)
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)

2 years ago[openwebnet] Backward support for CU configurations with where="0" (#15248)
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>
2 years agofix relay id for devices with more than 1 power meter, fix (#15247)
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>
2 years agoExtend and simplify date query offset support (#15246)
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>
2 years ago[ipcamera] FIX: TAPO branded cameras require xAddr port to be different (#15073)
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>
2 years agoUpdate tariff filter for Nord Energi Net (#15244)
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>
2 years ago[openwebnet] Thermo: add support for 4-zones CU (#15111)
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>
2 years agoSupport processing of Telegram channel messages (#15104)
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>
2 years ago[openwebnet] add date time synchronization feature for bus_gateway Things (#15115)
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>
2 years ago[pollyTTS] Replace custom TTS cache with common TTS cache (#15228)
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>
2 years ago[sonos] Add DTS Surround 5.1 (#15238)
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>
2 years agoAdd missing CODEOWNERS (#15241)
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>
2 years ago[rustpotterks] Upgrade library, fixes gain normalizer (#15239)
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>
2 years agoNew translations shelly.properties (German) (#15240)
openhab-bot [Sat, 15 Jul 2023 16:11:29 +0000 (18:11 +0200)]
New translations shelly.properties (German) (#15240)

2 years ago[asuswrt] Initial contribution (#13815)
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>
2 years ago[androidtv] Moves Shim PKI to AndroidTVPKI and adds Trusted CA Certificate functions...
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>
2 years ago[androidtv] Adds additional i18n support to ConnectionManagers (#15184)
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>
2 years ago[androidtv] Adds CLI Interface (#15146)
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>
2 years ago[shelly] Add support for Shelly Plus Mini series, Pro EM-50 and various bug fixes...
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>
2 years agoNew Crowdin updates (#15235)
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)

2 years agoNew Crowdin updates (#15233)
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)

2 years ago[rrd4j] Improve event handling (#15223)
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>
2 years ago[netatmo] Add Siren capability to Presence Outdoor Camera (#14485)
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>
2 years ago[easee] adopt API base URL due to changes (#15229)
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>
2 years ago[Openuv] Providing an iconserver (#15191)
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>
2 years agoLog when cameras do not support BASIC support. (#15168)
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>
2 years ago[MyNice] Addition of Courtesy Light Channel (#14797)
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>
2 years agoAdds additional checks for parser (#15165)
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>
2 years ago[mimictts] Add LRU cache (#14564)
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>
2 years ago[onkyo] Support for more audio streams through the HTTP audio servlet (#15117)
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>
2 years ago[freebox] Support for more audio streams through the HTTP audio servlet (#15121)
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>
2 years ago[allplay] Support for more audio streams through the HTTP audio servlet (#15201)
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>
2 years ago[voicerss] Add LRU cache (#14561)
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>
2 years agoAdded capability to enable / disable background discovery service as well as tune...
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>
2 years ago[marytts] Add LRU cache (#15227)
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>
2 years ago[heos] Support for more audio streams through the HTTP audio servlet (#15196)
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>
2 years ago[freeboxos] Align audio sink to freebox binding (#15207)
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>
2 years ago[chromecast] Harmonize exception processing (#15225)
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>
2 years agoAdded siren_tampered notification (#15197)
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>
2 years agoResolves issue #15210 (#15212)
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>
2 years agoNew Crowdin updates (#15224)
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)

2 years ago[astro] Update README.md (#15006)
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
2 years ago[googletts] Replace custom TTS cache with common TTS cache (#15208)
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>
2 years ago[jsscripting] Upgrade openhab-js to 4.5.0 (#15219)
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>
2 years agoFix documentation of history/cache (#15202)
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>
2 years ago[picotts] Add LRU cache (#14565)
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>
2 years ago[shelly] Add support for Shelly Wall Dimmer US and Wall Display (#15051)
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>