Gaël L'hopital and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
271520e73f
New translations energidataservice.properties (Danish) ( #16522 )
2024-03-15 13:13:31 +01:00
Jacob Laursen and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
266d7b1476
New translations govee.properties (Italian) ( #16519 )
2024-03-13 23:20:05 +01:00
openhab-bot and GitHub
51b63f3045
New translations miele.properties (Danish) ( #16515 )
2024-03-12 23:10:14 +01:00
Jacob Laursen and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
100b0c154e
New translations tasmotaplug.properties (Italian) ( #16509 )
2024-03-11 22:52:34 +01:00
MikeTheTux and GitHub
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 and GitHub
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 and GitHub
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-bot and GitHub
f3751dc09d
New translations sonos.properties (French) ( #16498 )
2024-03-07 21:20:43 +01:00
Florian Hotze and GitHub
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 Hilbush and GitHub
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
Christoph and GitHub
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
troem and GitHub
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 Friedrich and GitHub
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] and GitHub
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 Laursen and GitHub
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ß and GitHub
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 Yip and GitHub
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 Skinner and GitHub
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-bot and GitHub
c4f166dcdc
New translations openweathermap.properties (Italian) ( #16469 )
2024-02-29 03:09:11 +01:00
ErikDB87 and GitHub
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-bot and GitHub
448466fa75
New translations fineoffsetweatherstation.properties (Italian) ( #16468 )
2024-02-28 08:35:33 +01:00
jimtng and GitHub
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 Berger and GitHub
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
GiviMAD and GitHub
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
mlobstein and GitHub
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 Zanker and GitHub
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 Grassl and GitHub
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 Friedrich and GitHub
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 Friedrich and GitHub
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
lsiepel and GitHub
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 Hotze and GitHub
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
Konstantin Polihronov and GitHub
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 Buitenen and GitHub
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