Bernd Weymann
09a22e5cbc
[MercedesMe] Switch to Mercedes App SDK ( #15628 )
...
* add protocol buffer definitions
* oauth rework
* websocket introduction
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-06-04 21:27:41 +02:00
lsiepel
c9864d6aa2
[max] Remove org.apache.commons ( #14413 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-06-02 22:02:58 +02:00
openhab-bot
c544f12b82
New Crowdin updates ( #16839 )
...
* New translations http.properties (German)
2024-06-02 20:59:55 +02:00
Frank
40bc3513e9
[ecotouch] Adding Warmwater Hystersis ( #16815 )
...
* Adding Warmwater Hystersis
Signed-off-by: Frank Münster <kalinrow@web.de>
2024-06-02 14:48:20 +02:00
Martin
95ec85ac42
[salus] Add support for AWS ( #16807 )
...
* AWS support
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
2024-06-02 12:46:58 +02:00
Chris Wohlbrecht
280f5c5beb
[volumio] Fixed volumio don't play playlist ( #16826 ) ( #16828 )
...
Signed-off-by: Chris Wohlbrecht <chris@antisphex.net>
2024-06-02 10:43:57 +02:00
Matt
2bfba0a4f1
[haywardomnilogic] Fixed chlorinator bug ( #16820 )
...
* Fixed chlorinator handler bug that caused the chlorinator to turn off if the chlorinator salt % output channel was adjusted.
Signed-off-by: Matt Myers <mmyers75@icloud.com>
2024-05-31 10:13:09 +02:00
Alexander Falkenstern
c8365610ef
[systeminfo] Rename Systeminfo* to SystemInfo* ( #16823 )
...
Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
2024-05-31 10:11:51 +02:00
mlobstein
86a8a07c14
Add SSDP addon finder methods ( #16794 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-05-31 07:54:23 +02:00
Andrew Fiddian-Green
cfc7463249
[hdpowerview] support addon suggestion finder via SDDP ( #16790 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-05-31 07:53:33 +02:00
Christian Wild
99eff3d523
[tapocontrol] fixed cloud connection error ( #16822 )
...
Signed-off-by: Christian Wild <christian@wildclan.de>
2024-05-31 06:48:00 +02:00
Alexander Falkenstern
5a73c99b17
[systeminfo] Bump OSHI to 6.5.0 ( #16821 )
...
Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
2024-05-29 23:57:34 +02:00
David Pace
170d81b4b1
[boschshc] Support for Smart Water Alarm ( #16770 )
...
Adds support for Bosch Smart Water Alarm devices.
* add new thing type and new channel types
* add new services for water detector
* refactor CameraNotificationState and PrivacyModeState to a common enum
EnabledDisabledState that can be re-used in the water detector tilt
service states
* implement handler for new device
* register new device in handler factory and discovery
* add unit tests
* add documentation
Signed-off-by: David Pace <dev@davidpace.de>
2024-05-29 16:10:48 +02:00
J-N-K
706f9ca6b5
[basicprofiles] Initial contribution ( #16754 )
...
* [basicprofiles] Initial contribution
A set of basic profiles with general use cases. See documentation for details.
Also-By: Christoph Weitkamp <github@christophweitkamp.de>
Also-By: Arne Seime <arne.seime@gmail.com>
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-05-28 23:30:46 +02:00
Holger Friedrich
dcd778301b
[persistence.jpa] Upgrade openjpa and derby ( #16591 )
...
Support Java 21
- Upgrade openjpa from 3.2.2 to 4.0.0
- Upgrade derby from 10.14.2.0 to 10.16.1.1 (last Java 17 release)
- Migrate javax.el to jakarta.el-api 6.0.0-RC1
- Revert workaround for Java 21, #16612
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-05-28 22:47:02 +02:00
Markus Michels
f79a2dd7f0
[shelly] Various small fixes for BLU HT, Range Extender, Plus 10V, TRV set temp ( #16746 )
...
* fixes ##16736, #16734 , #16542 , #16709 , #16735
Signed-off-by: Markus Michels <markus7017@gmail.com>
2024-05-28 21:48:56 +02:00
Pete
a4ad7b27b7
[iotawatt] Initial contribution ( #16491 )
...
* [iotawatt] generate new binding
Signed-off-by: Peter Rosenberg <prosenb.dev@gmail.com>
2024-05-28 21:37:59 +02:00
Bernd Weymann
40ed4f7781
damp factor default value ( #16818 )
...
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-05-28 20:43:29 +02:00
Bernd Weymann
3f987b4596
solarforecast codeowner ( #16817 )
...
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-05-28 15:39:34 +02:00
Martin
b83bdbc218
Fix ForecastSolar Plane default values in documentation. ( #16814 )
...
Signed-off-by: Martin Renner <martin+github@planet-renner.net>
2024-05-27 21:58:36 +02:00
Martin
38e4f220a7
[salus] Initial contribution ( #16065 )
...
* Init salus binding
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Co-authored-by: Holger Friedrich <mail@holger-friedrich.de>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
2024-05-26 21:43:13 +02:00
Gaël L'hopital
bae5b0c939
[Ephemeris] Binding to make the bridge with core Ephemeris functions ( #16628 )
...
* [ephemeris] Initial commit of the ephemeris binding
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2024-05-26 18:58:48 +02:00
openhab-bot
d6382d34a8
New translations denonmarantz.properties (Danish) ( #16805 )
2024-05-26 16:26:54 +02:00
Jacob Laursen
848667eba2
Upgrade bouncycastle to 1.78 ( #16781 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-25 15:24:33 +02:00
Jacob Laursen
f8700a9cdd
[denonmarantz] Add HTTP protocol support for newer receivers ( #16748 )
...
* Add HTTP protocol support for newer receivers
Resolves #16747
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-25 13:53:02 +02:00
Jacob Laursen
7dcaf86607
Provide channels icons/tags ( #16800 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-25 12:56:21 +02:00
J-N-K
a177e699b3
[snmp] Upgrade SNMP4J and fix AUTH_NO_PRIV ( #16801 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-05-25 10:10:54 +02:00
Holger Friedrich
f8cbca62b7
Upgrade Jollyday to 0.28.1 ( #16798 )
...
* Upgrade Jollyday from 0.27.0 to 0.28.1.
* Upgrade jackson from 2.16.0 to 2.28.1
* Upgrade threeten-extra from 1.7.2 to 1.8.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-05-24 21:41:02 +02:00
MikeTheTux
affeb95c44
[solarforecast] Fix documentation typo ( #16799 )
...
* fixed typo
Signed-off-by: Michael Weger <weger.michael@gmx.net>
2024-05-24 20:58:21 +02:00
Mark Herwege
a3fad333e7
[nikohomecontrol] Energy meters and access control ( #12893 )
...
* NHCI energy meters and NHCII access control
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-05-24 17:43:01 +02:00
Gaël L'hopital
03f311d586
[freeboxos] FreeboxOsIconProvider should only provide icons for its own icon set ( #16792 )
...
* FreeboxOsIconProvider should only provide icons for its icon set
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
2024-05-24 17:30:17 +02:00
Jonathan
7fafc024f7
README.md - "bandwith" -> "bandwidth" ( #16796 )
...
Fix typing error: "bandwith" -> "bandwidth"
Signed-off-by: Jonathan <festivjo@gmail.com>
2024-05-24 08:41:50 +02:00
mlobstein
6e7d64fd92
[radiothermostat] Add discovery-methods ( #16768 )
...
* Add discovery-methods
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-05-24 08:16:30 +02:00
Holger Friedrich
b5375fec8a
[tado] Revert #16686 ( #16793 )
...
Downgrade swagger-codegen-maven-plugin to old version.
Add warning to pom file.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-05-23 19:51:21 +02:00
Nick Waterton
7394ba0603
[samsungtv] fix input change bug ( #16787 )
...
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
2024-05-22 22:45:00 +02:00
openhab-bot
1ce305b3e8
New translations samsungtv.properties (Italian) ( #16785 )
2024-05-22 16:42:41 +02:00
Gaël L'hopital
9b7d19b2f8
[French Govt Energy Data] New binding ( #16713 )
...
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
2024-05-22 12:28:03 +02:00
jimtng
77bd3bf0f5
[mqtt] add additional details in ChannelStateTransformation logging ( #16782 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-05-21 22:47:40 +02:00
Nick Waterton
20ace6406a
[samsungtv] Frame TV Fixes, Improvements and New Channels ( #11895 )
...
* [samsungtv] add certificate trust
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
2024-05-21 19:34:36 +02:00
Nils Schnabel
367f8c434f
[PJLinkDevice] audio/video mute ( #16504 )
...
* audio/video mute
Signed-off-by: Nils Schnabel <github@to.nilsschnabel.de>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
2024-05-21 11:45:26 +02:00
mueller-ma
330c77629c
[homeconnect] Remove duplicate warning ( #16780 )
...
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2024-05-20 23:45:58 +02:00
Holger Friedrich
d36b123e0c
Upgrade Karaf from 4.4.5 to 4.4.6 ( #16676 )
...
* Sync runtime dependencies with Karaf 4.4.6, most status
t notably:
* Jetty 9.4.54.v20240208, addresses CVE-2024-22201
* Pax Logging 2.2.7
* Pax Web 8.0.27
* ASM 9.7
* Resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-05-20 23:39:42 +02:00
Matthew Skinner
f7ebff9d83
[ipcamera] Fix ONVIF alarms streams may stop and not restart on some cameras. ( #16777 )
...
* Fault find stream
Signed-off-by: Matthew Skinner <matt@pcmus.com>
2024-05-20 21:11:09 +02:00
openhab-bot
659423f857
New Crowdin updates ( #16778 )
...
* New translations exec.properties (Hungarian)
* New translations jsscripting.properties (Hungarian)
2024-05-20 20:55:30 +02:00
Matthew Skinner
d131d4d565
Add new AI alarms for Foscam ( #16775 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com>
2024-05-19 14:23:38 +02:00
Mark Herwege
0ff85640e3
[MQTT] Fix tests after core change ( #16774 )
...
* fix mqtt tests
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-05-19 13:56:30 +02:00
Ondrej Pecta
045065f7ad
[somfytahoma] force the gateway discovery if the LAN mode is not working ( #16751 )
...
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2024-05-19 13:31:14 +02:00
Kai Kreuzer
8c22ea2772
Fix typos ( #16776 )
2024-05-19 13:29:17 +02:00
benediktkuntz
9e75a4985d
[gridbox] Initial contribution ( #16664 )
...
* [gridbox] Add binding for Viessmann GridBox - Initial contribution
Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
2024-05-19 12:38:35 +02:00
GiviMAD
68fd415975
[PiperTTS] Reduce bundle size ( #16755 )
...
* [PiperTTS] Reduce bundle size
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2024-05-19 12:29:18 +02:00