Commit Graph

4762 Commits

Author SHA1 Message Date
J-N-K
95434d8a58
[mongodb] Fix missing service pid (#16568)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-03-27 21:03:09 +01:00
J-N-K
a4ee09a519
[mapdb] Fix missing service pid (#16567)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-03-27 21:02:22 +01:00
J-N-K
1f65f9296f
[mail] Fix sending HTML mails (#16587)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-03-27 20:08:25 +01:00
J-N-K
657405c2aa
[mail] Fix content processing (#16580)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-03-27 05:17:45 +01:00
Florian Hotze
3ca4b4f749
[jsscripting] Upgrade to openhab-js 4.9.0 (#16576)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-03-25 21:11:24 +01:00
Gaël L'hopital
0a8e218123
[netatmo] Add a buffer to lower Home API requests (#16562)
* Adding CacheCapability to HomeAPI

---------

Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2024-03-25 11:41:33 +01:00
Gaël L'hopital
9dd2827148
Enhance getActiveChildren() (#16573)
Signed-off-by: clinique <gael@lhopital.org>
2024-03-25 09:19:32 +01:00
Gaël L'hopital
d4629599eb
[netatmo] Enhance bridge status reporting (#16571)
* Enhance bridge status reporting

---------

Signed-off-by: clinique <gael@lhopital.org>
2024-03-25 09:13:48 +01:00
Gaël L'hopital
e60d090a8a
Synchronized Weather cache update requests (#16572)
Signed-off-by: clinique <gael@lhopital.org>
2024-03-25 09:06:50 +01:00
Leif Bladt
fd882ffc75
Enable accumulated channels for Shelly Pro 3EM (#16566)
Signed-off-by: Leif Bladt <leif.bladt@gmx.de>
2024-03-24 16:24:06 +01:00
Holger Hees
504fdc611c
Use mac address as a fallback name (#16547)
Signed-off-by: Holger Hees <holger.hees@gmail.com>
2024-03-24 16:20:24 +01:00
J-N-K
a1cef70277
[inmemory] Fix boundaries for queries (#16563)
Queries should include the boundaries, but the previous code did not.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-03-24 10:31:47 +01:00
Felix Schneider
cac9e2ccda
[Jellyfin] Overhaul README.md (#16359)
* Overhaul README.md

- Fix some typos
- Add some code brackets
- Some formatting changes

* Minor spelling and grammar changes

Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2024-03-22 14:37:00 +01:00
Wouter Born
d8603270eb
[modbus.sungrow] Add missing sungrow bundle (#16557)
Fixes #16558

Signed-off-by: Wouter Born <github@maindrain.net>
2024-03-22 12:35:10 +01:00
Georgios Moutsos
630847f986
Amend README with missing bridge configuration parameter (#16556)
Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
2024-03-21 22:18:39 +01:00
joerg1985
d2e9b83084
[systeminfo] Use the existing ChannelUID instance to check the linked state (#16553)
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
2024-03-21 22:15:34 +01:00
lolodomo
0d308665c7
[rotel] Support added for model RX-1052 (#16486)
* Two new channels to enable/disable speaker A and speaker B

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-03-21 22:14:03 +01:00
Gaël L'hopital
d68adfab21
[netatmo] Bring back auto refresh for Weather Station and HomeCoach (#16546)
* Corrects and completes PR #16492

---------

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2024-03-21 13:43:33 +01:00
Gaël L'hopital
4f65c44872
Reverting incorrect code move (#16548)
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2024-03-21 09:10:15 +01:00
Gaël L'hopital
329115fcbe
Avoiding reads of Energy data for Security channels (#16543)
Signed-off-by: clinique <gael@lhopital.org>
2024-03-19 08:55:25 +01:00
Holger Hees
bfa54435da
[jythonscripting] Updated documentation (#16541)
Signed-off-by: Holger Hees <holger.hees@gmail.com>
2024-03-18 20:05:57 +01:00
Mark Herwege
08f210e5d8
[systeminfo] Add CPU frequency channels (#16012)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-03-18 11:58:54 +01:00
maniac103
afa65f251d
[hue] Shrink step size for increase/decrease commands (#16538)
A step size of 30 with a value range of 0..100 leads to only 4 steps,
which additionally are spaced unevenly. Shrink the step size to 10,
which yields 10 evenly spaced steps.
While at it, also deduplicate the increase/decrease code, which had
slightly different implementation in both branches.

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2024-03-18 11:56:42 +01:00
M Valla
26fd8c6528
[openwebnet] Thermo: Fixed handling of mode=AUTO for bus_thermo_zone (#16534)
* [openwebnet] improved Thermo mode/weekly/scenario channels descriptions
* [openwebnet] Fixed handling of mode=AUTO for bus_thermo_zone
Fixes #13754

---------

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2024-03-18 11:49:43 +01:00
Wouter Born
c8d398874b
[avmfritz] Disable unstable AVMFritzDiscoveryServiceOSGiTest (#16537)
See: https://github.com/openhab/openhab-addons/issues/16536

Signed-off-by: Wouter Born <github@maindrain.net>
2024-03-18 08:26:07 +01:00
Holger Hees
e857f32a8a
[jythonscripting] Refactor, improve and simplify (#16508)
* moved implementation to 'internal'
* refactored JythonScriptEngineFactory
* implemented JythonScriptFileWatcher
* fixed addon.xml & package-info.java
* simplify stream list collector in JythonScriptEngineFactory
* changed codeowner for jythonscripting
* organized imports in JythonScriptEngineFactory

Signed-off-by: Holger Hees <holger.hees@gmail.com>
2024-03-17 23:14:49 +01:00
Gaël L'hopital
9af5bd0944
[netatmo] Thing properties were no more provided (#16530)
Signed-off-by: clinique <gael@lhopital.org>
2024-03-17 21:00:29 +01:00
maniac103
67daa7eca1
[ecovacs] Add support for new API for fetching cleaning logs (#16524)
The existing cleaning logs API is only populated for devices older than
the T9/N9 generation; all newer devices use a new API. Since the new API
isn't populated for older devices, select the correct API depending on
device type.

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2024-03-17 20:47:36 +01:00
Holger Friedrich
3d65b3003f
Upgrade to Karaf 4.4.5 (#16493)
For release notes, see:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353604&projectId=12311140

* [dynamodb] Disable tests

Tests are disabled due to compatibility issue of DynamoDBLocal and Jetty upgrade #16493.
To be resolved in subsequent commit.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-03-17 20:28:10 +01:00
openhab-bot
3039f1fe9b
New Crowdin updates (#16526)
* New translations netatmo.properties (Italian)
* New translations energidataservice.properties (Italian)
2024-03-17 08:53:57 +01:00
Jacob Laursen
669ace8064
[jythonscripting] Fix addon id (#16527)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-03-17 08:16:08 +01:00
Mark Hilbush
035f4463e5
[orbitbhyve] Handle null location attribute in devices json (#16525)
* Handle null location in devices json

---------

Signed-off-by: Mark Hilbush <mark@hilbush.com>
2024-03-16 13:46:55 +01:00
Holger Friedrich
99d1b423c9
[knx] Increase test coverage (#16511)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-03-16 11:51:53 +01:00
Andrew Fiddian-Green
a2db13130b
[neohub] Improved Web-Socket Communications (#16312)
* [neohub] Improved WebSocket Communications
* [neohub] session recycled only by handler; not by socket class

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-03-15 13:45:57 +01:00
openhab-bot
271520e73f
New translations energidataservice.properties (Danish) (#16522) 2024-03-15 13:13:31 +01:00
Jacob Laursen
a7cfdcf12d
Add CO2 emission channels (#16330)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-03-15 12:26:42 +01:00
Gaël L'hopital
03549dc5ba
[netatmo] Fix erroneous local URL handling (#16492)
* Wrong local URL handling
* Adds configuration element ipAddress to Cameras (Welcome, Doorbell, Presence) so they remain reachable if API answer is in an incorrect network
* Removing CameraConfiguration so binding does not break if thing configuration is not up-to-date

---------

Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2024-03-15 11:24:27 +01:00
Jacob Laursen
f0ec06daac
Fix sticky appliance ID (#16521)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-03-15 07:54:45 +01:00
Jacob Laursen
e3b5ee9b02
Fix account bridge staying offline (#16520)
Fixes #16518

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-03-14 22:24:36 +01:00
openhab-bot
266d7b1476
New translations govee.properties (Italian) (#16519) 2024-03-13 23:20:05 +01:00
openhab-bot
51b63f3045
New translations miele.properties (Danish) (#16515) 2024-03-12 23:10:14 +01:00
Jacob Laursen
8d6ce024ef
Add laundry weight channel for washing machine (#16514)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-03-12 22:35:33 +01:00
stefan-hoehn
79e9e96ae6
add supported H61D3/H61D5 to docs (#16513)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-03-12 22:29:06 +01:00
maniac103
ba0cf3fe1c
[ecovacs] Handle invalid JSON responses properly (#16466)
The API has differing responses depending on device type. If our
understanding of the JSON format differs from that of the API, make sure
to properly set the thing OFFLINE and to log a meaningful message.

Related to #16187

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2024-03-12 19:08:35 +01:00
maniac103
2edacebf3f
[ecovacs] Add support for DEEBOT X2 Omni (#16487)
Fixes #16117

* [ecovacs] Interpret empty error code list as 'no error'

Newer devices don't explicitly report 'no error' anymore, but instead
send an empty list.

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2024-03-12 14:52:59 +01:00
coop-git
7dfebd66ce
[dsmr] Add support for capacity tariff for Belgium (#15038)
* Added support for capacity tafiff for Belgium

Signed-off-by: Lennert Coopman <github@coopman.org>
2024-03-12 05:33:39 +01:00
openhab-bot
100b0c154e
New translations tasmotaplug.properties (Italian) (#16509) 2024-03-11 22:52:34 +01:00
MikeTheTux
a7d183e2f6
[keba] Add support for additional x-series wallboxes (#16474)
* extended list of supported x-series wallboxes with "S" (4G, w/o LM) and "U" (WLAN, w/o LM)

---------

Signed-off-by: Michael Weger <weger.michael@gmx.net>
2024-03-11 20:06:35 +01:00
mlobstein
9ad3c66e17
[tasmotaplug] Add energy monitor channels (#16494)
* Add energy monitor channels

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-03-10 21:44:26 +01:00
MikeTheTux
b4239335c9
[evcc] fixed channels vehicle/capacity and vehicle/vehicleName, added channels for current Vehicle/HeatingDevice per Loadpoint (#16428)
* removed loadpoint/vehicleCapacity, added vehicle/capacity (bugfix)
implemented currentVehicle / currentHeating per loadpoint (enhancement)
fixed update of channeld vehicleTitle (bugfix)

Signed-off-by: Michael Weger <weger.michael@gmx.net>
2024-03-08 08:44:45 +01:00