Commit Graph

4585 Commits

Author SHA1 Message Date
Florian Hotze
d15fe90f48
[sungrow] Change image file extension to fix website build (#16450)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-23 22:58:58 +01:00
jimtng
5ef67479d2
[jrubyscripting] Upgrade to JRuby 9.4.6.0 (#16439)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-22 13:41:04 +01:00
jimtng
84eb97acd0
[jrubyscripting] Update README (#16440)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-22 09:30:20 +01:00
mlobstein
a332adbe80
Add A/V standby power status (#16438)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-02-22 09:28:50 +01:00
robnielsen
18c86b4c58
[ecobee] fix NullPointerException in EcobeeAccountBridgeHandler.refreshThermostats() (#16442)
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2024-02-22 08:45:55 +01:00
Holger Friedrich
dc1211b267
[knx] Fix warnings in test (#16434)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-02-21 19:24:28 +01:00
openhab-bot
4158bd1130
New translations pipertts.properties (Italian) (#16435) 2024-02-21 00:34:15 +01:00
Holger Friedrich
f8e0bfd256
[knx] Add test for DPT 7.600 (#16433)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-02-20 18:42:29 +01:00
jimtng
5682f7ab55
[jsonpath] change code-fence so it doesn't overlap with logo (#16432)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-20 13:48:53 +01:00
jimtng
03af8c2af9
[ipp] Fix minor typos in README (#16430)
* [ipp] Fix minor typos in README

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-20 11:58:06 +01:00
Matthew Skinner
e1bd4908df
[radiobrowser] Initial contribution (#16392)
* initial code

Signed-off-by: Matthew Skinner <matt@pcmus.com>
2024-02-20 10:11:48 +01:00
openhab-bot
4e7732293b
New Crowdin updates (#16429)
* New translations panasonicbdp.properties (Italian)
* New translations sungrow.properties (Italian)
2024-02-20 07:18:15 +01:00
GiviMAD
06eeff17f1
[PiperTTS] Initial contribution (#15965)
* [PiperTTS] Initial contribution

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2024-02-19 22:51:41 +01:00
Holger Hees
1100cbcf59
Fix missing starting head tag (#16426)
Signed-off-by: Holger Hees <holger.hees@gmail.com>
2024-02-19 22:46:19 +01:00
MikeTheTux
f0f9cf9219
[evcc] Add support of heating devices and three new channels (#16378)
* added effectiveLimitSoC, chargerFeatureHeating and chargerFeatureIntegratedDevice channels
support of heating devices (temperature) in addition to vehicles (SoC)

Signed-off-by: Michael Weger <weger.michael@gmx.net>
2024-02-19 18:49:23 +01:00
mlobstein
2d1e03126e
add discoveryMethods (#16424)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-02-19 17:04:51 +01:00
Sönke Küper
31e88692f9
[sungrow] Initial contribution (#15130)
* 0000: Implementation

---------

Signed-off-by: Sönke Küper <soenkekueper@gmx.de>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Eric Bodden <eric.bodden@upb.de>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
2024-02-19 14:54:21 +01:00
robnielsen
c5a3753dd2
[insteon] redact password from thing status and log file when hub initialization fails (#16075)
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2024-02-19 14:46:53 +01:00
mlobstein
7c54f1f957
Fix discoveryMethods (#16425)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-02-19 14:11:56 +01:00
Christian Kittel
9125decbdd
[homematic] Add Authentication (#16196)
* Add Authentication

---------

Signed-off-by: Christian Kittel <ckittel@gmx.de>
2024-02-19 01:09:05 +01:00
Wouter Born
e3a2b60014
Resolve runbundles for jUPnP upgrade (#16423)
Related to openhab/openhab-core#4098

Signed-off-by: Wouter Born <github@maindrain.net>
2024-02-18 22:59:51 +01:00
J-N-K
e1e6d715b4
Fix KNX dimmer channels (#16421)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-02-18 22:03:24 +01:00
Markus Michels
51109f4d95
[shelly] Support for Shelly BLU H&T (#16413)
* Support for Shelly BLU H&T added

Signed-off-by: Markus Michels <markus7017@gmail.com>
2024-02-18 08:59:19 +01:00
Florian Hotze
64801798d8
[openweathermap] Finish clean-up & Fix OneCall Forecast Thing channel creation (#16416)
* [openweathermap] Clean-Up config.xml

Remove config description for removed UV Index Thing.

* [openweathermap] Fix OneCall Thing creates to many channels

The default setting is to create 0 minutes, 12 hours and 6 days of forecast channels.
When creating a new OneCall Thing, actually 60 minutes, 24 hours and 8 days of forecast were created due to the thing-types, but those not needed (as determined by the configuration) were not removed.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-18 00:12:21 +01:00
joerg1985
5c4b8f2769
[rrd4j] Improved the internal data structure (#16389)
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
2024-02-17 19:53:07 +01:00
Markus Michels
4ca013d99b
[shelly] New channel group ncurrent for 3EM (#16336)
* Add channels for emeter_n (neutral current-based measurements) - polled
status and CoAP update (ncurrent only, no other values)

Signed-off-by: Markus Michels <markus7017@gmail.com>
2024-02-17 15:36:20 +01:00
lolodomo
5f805755fc
[lgwebos] Increase limit to 5MB for Websocket text message (#16399)
A user reported an error with size 4316809 while previous max was 4194304.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-02-17 11:51:24 +01:00
Wouter Born
2fb3988dcd
Upgrade GHA dependencies (#16420)
This fixes the following deprecation warning:

> Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20

Signed-off-by: Wouter Born <github@maindrain.net>
2024-02-17 11:47:35 +01:00
ulbi
956b8e47d5
[mongodb] Upgrade DB driver, add more type handlings, fix QuantityType handling (#16333)
* #16308 #16310 Upgraded MongoDB driver, added initial unit tests
* #16308 #16310 Refactored the MongoDBPersistence adding helper, fixing type handling for HSBType, RawType and QuantityType
* #16308 Added backwardcompatibility for the old way of writting the data where possible
* #16308 Added test for larger ImageItems and the limit of 16 MB

Signed-off-by: René Ulbricht <rene_ulbricht@outlook.com>
2024-02-17 10:58:14 +01:00
Holger Friedrich
2db9fb027d
[govee] Addon info for suggestions (#16109)
* [govee] Addon info for suggestions

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-02-16 14:03:24 +01:00
lsiepel
4ed97475c2
Remove PDF (#16415)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-02-16 11:26:46 +01:00
peter-schaeffer
6b532388b2
[solarmax] Improve binding with respect to channel Current Power Generated (#16397)
Modified units for CHANNEL_CURRENT_POWER GENERATED to Units.WATT (was: Units.WATT_HOURS)

Signed-off-by: peter-schaeffer <120140346+peter-schaeffer@users.noreply.github.com>
2024-02-16 09:50:57 +01:00
Holger Friedrich
779d1c5193
[ipcamera] Addon info for suggestions (#16090)
* [ipcamera] Addon info for suggestions

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-02-16 09:34:38 +01:00
mlobstein
4cb2df5674
[radiothermostat] Add units to README (#16411)
* Add units and minor edits

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-02-16 08:24:29 +01:00
openhab-bot
8d7c508cb5
New translations openweathermap.properties (Italian) (#16414) 2024-02-15 22:54:48 +01:00
Florian Hotze
1bb62c450c
[openweathermap] Code clean-up (#16369)
* [openweathermap] Remove UV Index Thing

The UV Index API has been retired on 1st April 2021 and replaced by OneCall API 3.0.
Therefore, this Thing is not working anymore and can be removed from the source code.

* [openweathermap] Clean-Up DTOs

- Improve class JavaDoc.
- Remove setters as they are not needed. (All OWM APIs get required the data as query params.)

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-15 14:29:51 +01:00
mlobstein
945dd13760
[nuvo] Display album art from MPS4 (#16068)
* Display album art from MPS4
* Display album art from MPS4

---------

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-02-15 13:09:47 +01:00
Holger Friedrich
2e5a6c9d9f
[knx] Fix scale when sending DPT 7.002 or DPT 7.003 (#16395)
* [knx] Fix scale when sending DPT 7.002 or DPT 7.003

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-02-14 21:21:27 +01:00
Holger Friedrich
667461c6c5
[knx] Fix warnings and remove TODOs (#16394)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-02-14 21:17:59 +01:00
Konstantin Polihronov
7434a38cf1
[solax] Cloud connection support (#16124)
* Initial rearrangement of classes and cloud response in test

Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
2024-02-14 16:22:23 +01:00
Holger Friedrich
500ccb6b25
[knx] Add tests for DPT 9 and DPT 14 (#16402)
* [knx] Add tests for DPT 9 and DPT 14

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* remove import

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

---------

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-02-14 13:38:58 +01:00
openhab-bot
4993002858
New translations dolbycp.properties (Italian) (#16401) 2024-02-12 22:38:52 +01:00
Alexander Falkenstern
473b0acda1
Remove duplicated code. (#16393)
Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
2024-02-11 22:59:29 +01:00
Holger Friedrich
4c4f29283c
[knx] Add tests for DPT 5, DPT 6, DPT 8, DPT 13 (#16396)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-02-11 21:40:09 +01:00
Roland Tapken
0745cdbfbb
[dolbycp] Initial Contribution (#16216)
* Added new binding dolbycp

Signed-off-by: Roland Tapken <dev@cybso.de>
2024-02-11 15:13:52 +01:00
Chiuaua79
d72c5b565b
[Meteostick] Add windvane calibration (#16270)
* [Meteostick] Add windvane calibration
* [Meteostick] Added daily rain accumulation

Signed-off-by: Cor Hoogendoorn <chiuaua@hotmail.com>
2024-02-10 17:03:31 +01:00
Henrik Tóth
d1caa31d6a
[solax] Add support for Solax X3MIC / G2 inverter and workmode channel (#16248)
* Support for Solax X3MIC / G2 inverter, and workmode channel for the existing X1, X3 also
* Add update instructions and make raise the target version to 1
* Refactor the workmode to be enum instead of string constants

Signed-off-by: Henrik Tóth <realthk@gmail.com>
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-02-10 15:17:43 +01:00
openhab-bot
78ba7e8956
New translations androidtv.properties (Italian) (#16390) 2024-02-09 23:08:21 +01:00
Markus Michels
a2899177b2
Re-adding missing Plus10V to list of supported things (#16391)
Signed-off-by: Markus Michels <markus7017@gmail.com>
2024-02-09 22:52:43 +01:00
morph166955
e4d5ae0a87
[androidtv] Add PhilipsTV protocol
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
Signed-off-by: morph166955 <53797132+morph166955@users.noreply.github.com>
2024-02-09 10:05:48 +01:00