Commit Graph
4636 Commits
Author SHA1 Message Date
Gaël L'hopitalandGitHub 9af5bd0944 [netatmo] Thing properties were no more provided (#16530)
Signed-off-by: clinique <gael@lhopital.org>
2024-03-17 21:00:29 +01:00
maniac103andGitHub 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 FriedrichandGitHub 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-botandGitHub 3039f1fe9b New Crowdin updates (#16526)
* New translations netatmo.properties (Italian)
* New translations energidataservice.properties (Italian)
2024-03-17 08:53:57 +01:00
Jacob LaursenandGitHub 669ace8064 [jythonscripting] Fix addon id (#16527)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-03-17 08:16:08 +01:00
Mark HilbushandGitHub 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 FriedrichandGitHub 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-GreenandGitHub 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-botandGitHub 271520e73f New translations energidataservice.properties (Danish) (#16522) 2024-03-15 13:13:31 +01:00
Jacob LaursenandGitHub 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'hopitalandGitHub 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 LaursenandGitHub f0ec06daac Fix sticky appliance ID (#16521)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-03-15 07:54:45 +01:00
Jacob LaursenandGitHub 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-botandGitHub 266d7b1476 New translations govee.properties (Italian) (#16519) 2024-03-13 23:20:05 +01:00
openhab-botandGitHub 51b63f3045 New translations miele.properties (Danish) (#16515) 2024-03-12 23:10:14 +01:00
Jacob LaursenandGitHub 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-hoehnandGitHub 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
maniac103andGitHub 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
maniac103andGitHub 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-gitandGitHub 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-botandGitHub 100b0c154e New translations tasmotaplug.properties (Italian) (#16509) 2024-03-11 22:52:34 +01:00
MikeTheTuxandGitHub 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
mlobsteinandGitHub 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
MikeTheTuxandGitHub 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
openhab-botandGitHub f3751dc09d New translations sonos.properties (French) (#16498) 2024-03-07 21:20:43 +01:00
Florian HotzeandGitHub 6139368d83 [jsscripting] Fix multi-thread access requested by logger initialization (#16497)
* [jsscripting] Fix multi-threading issue with logger initialization

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-03-07 18:49:34 +01:00
Mark HilbushandGitHub ba06c0d138 [ecobee] Fix for error code 14 (token expired) (#16467)
* Remove AccessTokenRefreshListener

Signed-off-by: Mark Hilbush <mark@hilbush.com>
2024-03-05 22:45:39 +01:00
ChristophandGitHub 998721531b [intesis] Improve session handling (#16476)
* [intesis] SESSION ID HANDLING IMPROVED

Signed-off-by: Christoph <fd0cwp@gmx.de>
2024-03-05 21:40:22 +01:00
troemandGitHub fb26d0ee18 [ecotouch] Add water and heating power limit channels (#16446)
* limit power compressor flags for water and heating

Signed-off-by: tobiroemer <bitbucket.org@t-obias.de>
2024-03-04 18:58:40 +01:00
Holger FriedrichandGitHub 2c1a08679a [knx] Fix DPT 243.600 and 249.600 when time>=1000s (#16481)
* [knx] Fix DPT 243.600 and 249.600 when time>=1000s

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-03-04 18:56:34 +01:00
dependabot[bot]andGitHub fdb2bba7a6 [jdbc] Upgrade PostgreSQL JDBC driver to 42.4.4 (#16444)
* Bump org.postgresql:postgresql in /bundles/org.openhab.persistence.jdbc

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.3 to 42.4.4.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.3...REL42.4.4)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-03-03 13:19:25 +01:00
Jacob LaursenandGitHub 53694dfaf7 Add information/failure channels (#16463)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-03-03 10:21:26 +01:00
Michael HeißandGitHub f0675f8fd6 [Fronius] Fix broken link & spelling issues (#16478)
Signed-off-by: Michael Heiß <michael.heiss@outlook.at>
2024-03-02 23:31:01 +01:00
Li-Wen YipandGitHub f165d43459 [http] Document translation services need to be installed before usage (#16363)
* Update README.md

Signed-off-by: Li-Wen Yip <liwen.yip@gmail.com>
2024-03-02 12:01:24 +01:00
Matthew SkinnerandGitHub 05725de52e Bump net.java.dev.jna lib to version 5.14.0 (#16460)
* Update net.java.dev.jna lib version

Signed-off-by: Matthew Skinner <matt@pcmus.com>
2024-03-02 10:58:18 +01:00
openhab-botandGitHub c4f166dcdc New translations openweathermap.properties (Italian) (#16469) 2024-02-29 03:09:11 +01:00
ErikDB87andGitHub 372058cdbb [openweathermap] Add daily moon channels to OneCall Thing (#16350)
* [openweathermap] Add daily moon channels to OneCall Thing
This adds the daily moon data provided by the API (https://openweathermap.org/api/one-call-api#parameter) to the OneCall Thing.

Also-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Erik De Boeck <deboeck.erik@gmail.com>
2024-02-28 19:53:12 +01:00
openhab-botandGitHub 448466fa75 New translations fineoffsetweatherstation.properties (Italian) (#16468) 2024-02-28 08:35:33 +01:00
jimtngandGitHub be83cf186d [jythonscripting] Upgrade to Jython 2.7.3 (#16465)
* Upgrade to jython 2.7.3
* remove the deprecation notice in jython readme

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-27 15:51:24 +01:00
Andreas BergerandGitHub b6366abbdb [fineoffsetweatherstation] Implement new Measurand free-heap-size (#16461)
Signed-off-by: Andreas Berger <andreas@berger-freelancer.com>
2024-02-27 10:57:56 +01:00
GiviMADandGitHub 021fb19d31 [Voice] Fix google and watson STT pcm format support (#16464)
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2024-02-27 08:03:39 +01:00
mlobsteinandGitHub a891956683 [nuvo] Add source menu channel (#16443)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-02-26 23:26:12 +01:00
Gerd ZankerandGitHub 1cfaf20fdd [boschshc] Add command to list SHC device mappings (#15060)
* [boschshc] add command to list Bosch Smart Home Controller devices and mapping to openhab devices and related services

Signed-off-by: Gerd Zanker <gerd.zanker@web.de>
2024-02-26 21:04:04 +01:00
Martin GrasslandGitHub d56c9e55e2 [mybmw] Improve data refresh handling (#16418)
* [mybmw] add functionality for updating
disable updating by setting the refresh-interval to 0
enable force update by adding some switches

Signed-off-by: Martin Grassl <martin.grassl@digital-filestore.de>
2024-02-25 14:03:16 +01:00
Holger FriedrichandGitHub 3d9ac22fe3 [knx] Add list of supported DPTs (#16452)
* [knx] Add list of supported DPTs

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-02-25 14:00:25 +01:00
Holger FriedrichandGitHub 51caca3008 [knx] Fix DPT 6.020 and 8.010 (#16453)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-02-25 11:59:19 +01:00
lsiepelandGitHub 52f4a648d0 [ism8] Add UoM support (#14206)
* Add UoM support

Signed-off-by: lsiepel <leosiepel@gmail.com>
2024-02-25 11:56:34 +01:00
Florian HotzeandGitHub df7a57af96 [jsscripting] Improve logging on JS error (#16445)
* [jsscripting] Improve script error logging
* [jsscripting] Suppress some warnings
* [jsscripting] Throw ISE instead of RE
* [jsscripting] Minor null annotation improvements

Include fileName or ruleUID or transformation UID in the logger name used by the logged error stack trace.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-25 00:39:57 +01:00
Wouter BornandGitHub c9f8324142 Upgrade get-changed-files GHA dependency (#16451)
This fixes the last remaining 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-24 14:25:24 +01:00
Konstantin PolihronovandGitHub cb548306e6 [solax] Support for x1 mini inverter local connection (#16412)
Skeleton of the required classes for supporting X1 mini
Add the parser data

Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
2024-02-24 11:49:52 +01:00