Commit Graph

5474 Commits

Author SHA1 Message Date
lolodomo
15c1d2eaf7
[linky] Filter on dates when building the report requested from console (#17824)
Related to #17070

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-11-30 22:36:10 +01:00
Wouter Born
0d58d7ec62
Update bnd to 7.1.0 (#17822)
For release notes, see:

https://github.com/bndtools/bnd/wiki/Changes-in-7.1.0

Signed-off-by: Wouter Born <github@maindrain.net>
2024-11-30 21:32:58 +01:00
Andrew Fiddian-Green
5cf6feaab5
[growatt] Enhancements for MID inverter and Smart Meter (#17810)
* [growatt] Enhancements for MID inverter and Smart Meter
* remove excess comment

Signed-off-by: AndrewFG <software@whitebear.ch>
2024-11-30 20:05:02 +01:00
tl-photography
9b803b0334
[aWATTar] move calculation logic into best price classes (#17729)
* [aWATTar] move calculation logic into best price classes
* [aWATTar] Refactor AwattarBestPriceTest and AwattarApiTest by initializing zoneId directly and removing unnecessary setup 

Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-11-30 20:00:31 +01:00
David Goodyear
12c3c89f71
[metOfficeDataHub] Correction to specific key required (#17821)
[metOfficeDataHub] Correction to specific key required

Signed-off-by: David Goodyear <david.goodyear@gmail.com>
2024-11-30 08:13:57 +01:00
dag81
78c5d0ef2c
[metOfficeDataHub] Minor documentation Updates (#17818)
Signed-off-by: dag81 <david.goodyear@gmail.com>
2024-11-29 09:43:45 +01:00
lsiepel
6e81a76073
[irobot] Update documentation regarding button names (#17806)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-11-26 23:01:36 +01:00
Andrew Fiddian-Green
81e488d65f
[growatt] Enhance support for SPF inverters (#17795)
* [growatt] tweak channel aliases; add missing channels

Signed-off-by: AndrewFG <software@whitebear.ch>
2024-11-26 06:45:26 +01:00
lsiepel
3ae0203197
Update documentation (#17808)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-11-25 22:59:37 +01:00
Cody Cutrer
546bb566e2
[mqtt.homeassistant] Fix duplicate component resolution when unique_id is set (#17803)
* [mqtt.homeassistant] fix duplicate component resolution when unique_id is set

unique_id is only unique per component type. so we need to a) take that into
account, and b) use that when resolving duplicates

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-11-25 22:04:29 +01:00
openhab-bot
d966d1ec35
New Crowdin updates (#17802)
* New translations deconz.properties (German)
* New translations amazonechocontrol.properties (German)
* New translations deconz.properties (Italian)
* New translations amazonechocontrol.properties (Italian)
2024-11-25 08:15:57 +01:00
Holger Friedrich
7b1c44547e
[knx] Improve logging for serial gateways (#17793)
* Logger in SerialAdapter respects the log setting for the binding.
* Additional warning if open port is detected.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-11-24 10:19:33 +01:00
lsiepel
336875797b
[plugwiseha] Add 5 boiler related channels (#17737)
* Improvements
* Fix compile warnings
* Sync config with readme
* Fix unit detection
* Add 5 channels
* Update documentation
* Add semantic tags
* Add default state
* Adjust DTO structure
* Improve state pattern
* Fix NPE

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-11-24 10:05:19 +01:00
Andrew Fiddian-Green
caf163e9ce
[amazonechocontrol] Improve color temperature channel (#17754)
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-11-24 01:08:44 +01:00
Andrew Fiddian-Green
61e9413cdc
[deconz] color temperature channel improvements (#17777)
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-11-24 01:03:29 +01:00
Andrew Fiddian-Green
c758013093
[tapocontrol] color temperature channel improvements (#17779)
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-11-24 01:02:31 +01:00
Andrew Fiddian-Green
ff103585da
[tplinksmarthome] Improve color temperature channel (#17780)
* [tplinksmarthome] color temperature channel improvements

Signed-off-by: AndrewFG <software@whitebear.ch>
2024-11-24 01:01:35 +01:00
Holger Friedrich
8bc89612c1
[knx] Readme: Troubleshooting, Logger, kBerry (#17797)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-11-24 00:39:16 +01:00
lsiepel
7ece8ad86d
[homewizard] Fix NumberFormatException (#17792)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-11-23 21:16:16 +01:00
KaiNative
37c6d6b3eb
[kermi] Initial contribution (#16329)
* [kermi] Initial working state

Signed-off-by: Kai Neuhaus <code@kaineuhaus.com>
2024-11-23 16:07:38 +01:00
Jan Gustafsson
a9a02afe2a
[verisure] Fix broken cloud authentication (#17761)
* Fix Verisure bridge cannot login (#17730)

Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
2024-11-22 21:41:44 +01:00
lolodomo
fd092a2939
[dbquery] Fix thing action annotation (#17784)
Related to #17504

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-11-22 20:52:15 +01:00
mlobstein
511fab73c0
[oppo] Add missing input option and enable translations (#17783)
* Add missing input option and enable translations

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-11-22 17:05:32 +01:00
dag81
38b04943cc
[metOfficeDataHub] Initial contribution (#15367)
* [metOfficeDataHub] Initial Commit for v4

[metOfficeDataHub] Initial code commit.

Signed-off-by: David Goodyear <david.goodyear@gmail.com>
2024-11-22 09:40:51 +01:00
Jacob Laursen
e607a9934d
Fix missing URL decoding in test (#17782)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-11-21 22:27:47 +01:00
Andrew Fiddian-Green
12d3babc17
[growatt] Fix battery SOC support (#17781)
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-11-21 21:20:19 +01:00
Mike Major
a5c62106c1
[hueemulation] Change uniqueid to make the earlier octets more unique to fix Alexa … (#17772)
* Change uniqueid to make the earlier octects more unique to fix Alexa discovery.

Signed-off-by: Mike Major <mike_j_major@hotmail.com>
2024-11-21 20:04:05 +01:00
Andrew Fiddian-Green
1825a4ddd8
[avmfritz] color temperature channel improvements (#17776)
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-11-21 18:49:31 +01:00
Andrew Fiddian-Green
9bd28b31dc
[govee] color temperature channel improvements (#17778)
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-11-21 18:47:02 +01:00
druciak
0901c47d59
[Onkyo] Set "CurrentURIMetaData" for "SetAVTransportURI" action (#17755) (#17770)
* [Onkyo] Set "CurrentURIMetaData" for "SetAVTransportURI" action (#17755)

Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
2024-11-21 17:20:02 +01:00
Gaël L'hopital
9df7d58c4e
Correcting url (#17774)
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
2024-11-21 13:01:49 +01:00
Gaël L'hopital
91f16fa16c
[meteofrance] Documentation enhancements and more (#17740)
* Some binding enhancements

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
2024-11-20 23:32:33 +01:00
Jacob Laursen
b4fb5a1f1b
Fix DateTimeType tests (#17764)
* Refactor test to verify UTC timestamp independently of time-zone

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-11-20 23:00:20 +01:00
maniac103
90ee2b2341
[yamahareceiver] Fix read stall blocking OH thing handler thread pool (#17769)
Since no read timeout was set, reads blocked indefinitely, which in case
of unreachable receiver led to blocking the OH thing handler thread
pool, since multiple requests are launched into the thread pool
simultaneously.

Fixes #17768

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2024-11-19 20:08:13 +01:00
Holger Friedrich
68a02d538a
Upgrade XStream to 1.4.21 (#17763)
* Upgrade XStream from 1.4.20 to 1.4.21, fixes CVE-2024-47072.
  See changelog at https://x-stream.github.io/changes.html#1.4.21

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-11-19 11:03:33 +01:00
Holger Friedrich
063f551d4a
[metrics] Fix link to json example (#17766)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-11-18 23:25:48 +01:00
Holger Friedrich
76ca7e449f
[ism8] Fix example, regression (#17759)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-11-17 22:26:42 +01:00
lsiepel
fe91fc7b7d
[zway] Remove org.apache.commons.net.util.SubnetUtils (#17410)
* Remove apache

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-11-17 11:29:15 +01:00
lsiepel
4a5aa04c0a
[plugwiseha] Improve connection stability (#17677)
* Improvements
* Sync config with readme
* Fix unit detection
* Fix NPE

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-11-17 11:25:16 +01:00
Holger Friedrich
562ce0348f
[ism8] Extend example sitemap (#17738)
* Add things, items, and sitemap for heat pump and solar module.
* Use UOM for all items.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-11-17 11:19:52 +01:00
lsiepel
a1b4cb1071
Fix absbaromin (#17736)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-11-16 14:37:42 +01:00
lsiepel
22aeffbc44
[ipobserver] Add channel rainTotal (#17727)
* Add totalRain channel

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-11-16 14:35:49 +01:00
Felix Schneider
9d1c0a6dfa
Unify error messages (#17746)
Signed-off-by: Felix Schneider <mail@fschneider.me>
2024-11-16 13:40:59 +01:00
Bernd Weymann
1b686f81c8
[mercedesme] AdBlue channel for combustion vehicles (#17748)
* add adblue channel for combustion vehicles

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-11-16 13:06:33 +01:00
Bernd Weymann
140fe617ee
[mercedesme] Add vin automatically to discovered vehicle (#17750)
* add vin as representation property

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-11-16 13:04:31 +01:00
mlobstein
c4bce9a768
[radiothermostat] Add next scheduled set point channels (#17743)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-11-16 11:59:00 +01:00
Jacob Laursen
772026e25e
Fix last hour not being considered for best price (#17731)
Resolves #17316

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-11-13 07:41:17 +01:00
Peter Kretz
10048bc625
[solarman] Add support for LSE-3 (LAN Stick Logger) (#17563)
* [solarman] Added LSE-3 (LAN Stick Logger) Support (#17559)

Signed-off-by: Peter Kretz <peter.kretz@kretz-net.de>
2024-11-11 22:49:57 +01:00
David Masshardt
66f8c82af8
Various Onvif fixes for IpCamera (#17732)
I made various changes and fixes to the ONVIF connection in the IpCamera binding.

Signed-off-by: David Masshardt <david@masshardt.ch>
2024-11-11 20:11:25 +01:00
openhab-bot
c6e9efbbc2
New translations energidataservice.properties (Danish) (#17734) 2024-11-11 19:33:54 +01:00