Commit Graph
4626 Commits
Author SHA1 Message Date
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
Wietse van BuitenenandGitHub 09756d741c [melcloud] Adjust to new API limits (#16422)
* [melcloud] Add minimum polling value and change default
Signed-off-by: Wietse van Buitenen <thewiep@gmail.com>
2024-02-24 11:45:39 +01:00
Florian HotzeandGitHub 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
jimtngandGitHub 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
jimtngandGitHub 84eb97acd0 [jrubyscripting] Update README (#16440)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-22 09:30:20 +01:00
mlobsteinandGitHub 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
robnielsenandGitHub 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 FriedrichandGitHub 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-botandGitHub 4158bd1130 New translations pipertts.properties (Italian) (#16435) 2024-02-21 00:34:15 +01:00
Holger FriedrichandGitHub 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
jimtngandGitHub 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