Laurent ARNAL
f95b6e5691
direct Enedis Api call support
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:35:56 +01:00
Laurent ARNAL
a6717ce69b
add new channels
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:35:56 +01:00
Laurent ARNAL
cd53876b0b
quick fix on dto objects
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:35:56 +01:00
Laurent ARNAL
4e34da2e36
refactor binding (WIP)
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:35:56 +01:00
Laurent ARNAL
e04cfea00a
refactor binding (WIP)
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:35:56 +01:00
Laurent ARNAL
e45f6a0615
refactor binding (WIP)
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:35:52 +01:00
Laurent ARNAL
5d48bc0120
spotless:apply
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:35:02 +01:00
Laurent ARNAL
214194e895
Start refactoring AuthService to handle direct Enedis service call and cleaner code
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:34:58 +01:00
Laurent ARNAL
73d36c30a7
Start refactoring AuthService to handle direct Enedis service call and cleaner code
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:33:45 +01:00
Laurent ARNAL
cc827a0166
fix pull request
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:33:45 +01:00
Laurent ARNAL
7a4a9969d2
fix code violations
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:33:45 +01:00
Laurent ARNAL
4a19a1d243
review null annotation and null pointer warning
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:33:45 +01:00
Laurent ARNAL
34459b3a48
review null annotation and null pointer warning
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:33:40 +01:00
Laurent ARNAL
a84023ee3c
fix code violation
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:31:52 +01:00
Laurent ARNAL
6f8b6a621a
spotless:apply
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:31:49 +01:00
Laurent ARNAL
6e40ddfcf4
some fixes on connectlinky page
...
tempo day support, WIP
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:30:53 +01:00
Laurent ARNAL
e7996bca12
div fixes
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:28:09 +01:00
Laurent ARNAL
3e2b9bba1c
refactor authservice to break link between handler and auth
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:28:03 +01:00
Laurent ARNAL
3f27bf3365
reintegrate repporting features inside binding
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:27:11 +01:00
Laurent ARNAL
cfda793db1
add max consumption data
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:27:09 +01:00
Laurent ARNAL
91215a7294
implements daily meter readings, 1st phase
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:25:48 +01:00
Laurent ARNAL
43585f32ed
update linky binding to use new dataconnect api
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-12-17 12:24:00 +01:00
Holger Friedrich
639a1cb263
Prepare for OH 5.0.0 ( #17906 )
...
* Switch to 5.0.0-SNAPSHOT
* Fix spotless after unleash
* resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-12-15 20:30:05 +01:00
openhab-bot
f80fd3d18c
[unleash-maven-plugin] Preparation for next development cycle.
2024-12-15 13:46:58 +00:00
Martin Grassl
fe624dd6c1
[mybmw] Fix hcaptchatoken issue ( #17862 ) ( #17896 )
...
* [mybmw] add stop charging command
* [mybmw] fix hcaptcha issue (#17862 )
Signed-off-by: Martin Grassl <martin.grassl@digital-filestore.de>
2024-12-15 11:36:49 +01:00
Cody Cutrer
7fc3d3b685
[mqtt.homeassistant] Document new channels from #17659 ( #17880 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-14 00:12:29 +01:00
Cody Cutrer
c6f2fca499
[mqtt.homeassistant] fix unbounded growth of config for device_trigger ( #17894 )
...
Because of how it shares a channel, whenever openHAB was rebooted and it
would first restore the device trigger components from the channel configuration,
and then from the MQTT message, it didn't identify it as the same component
as before, and so would merge into another instance of itself. My Things.json
is normally 13MB, and had grown to 545MB, and my openHAB was constantly having
memory issues! So now just make sure we only keep unique information, which
will automatically clean up anyone in a bad state.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-13 10:26:58 +01:00
lsiepel
334c909b90
[amazonechocontrol] Improve documentation ( #17525 )
...
* Adjust readme
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-12-13 08:35:17 +01:00
lolodomo
2a58b8ed9b
[freeboxos] Add missing thing actions for active player ( #17877 )
...
Fix #17874
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-12-11 20:16:28 +01:00
Florian Hotze
9b4ee482ab
[jsscripting] Upgrade openhab-js to 5.8.1 ( #17885 )
...
Changelog: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#581 .
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2024-12-11 16:48:05 +01:00
Cody Cutrer
8ea703ecd3
[wiz] Correct units for RSSI ( #17867 )
...
Number:Power of dBm, instead of Number:Dimensionless of dB.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-11 08:12:06 +01:00
Andrew Fiddian-Green
91d6b62dd0
[hue] show friends of hue battery sensors as online ( #17878 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-10 20:52:44 +01:00
openhab-bot
93e0723bbb
New Crowdin updates ( #17873 )
...
* New translations openweathermap.properties (French)
* New translations tasmotaplug.properties (French)
* New translations mail.properties (French)
* New translations exec.properties (French)
* New translations map.properties (French)
* New translations exec.properties (French)
2024-12-10 15:48:10 +01:00
Jacob Laursen
18d85e68bf
Simplify DateTimeType handling for Robonect ( #17872 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-10 08:03:41 +01:00
lsiepel
f39415b631
[tesla] Add null annotations ( #17582 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-12-08 14:35:41 +01:00
openhab-bot
931f39ff17
New Crowdin updates ( #17866 )
...
* New translations mail.properties (French)
* New translations exec.properties (French)
* New translations netatmo.properties (French)
* New translations icalendar.properties (French)
* New translations mqtt.properties (Italian)
* New translations mail.properties (French)
* New translations exec.properties (French)
2024-12-08 13:10:43 +01:00
Cody Cutrer
4a4f5868a0
[wiz] Enable addon finder support ( #17856 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-08 12:10:44 +01:00
lsiepel
fb54c2baca
Normalize thread names ( #17804 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-12-08 01:15:43 +01:00
Cody Cutrer
5829b9056b
[mqtt.homeassistant] Update Jinjava to 2.7.4 ( #17858 )
...
* [mqtt.homeassistant] Update Jinjava to 2.7.4
Which includes support for break/continue, which is what Zigbee2MQTT's
new event component uses in their template.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
* update bndrun file
Signed-off-by: Cody Cutrer <cody@cutrer.us>
---------
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-08 00:06:58 +01:00
Jacob Laursen
04254ce147
Remove unneeded code ( #17861 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-07 19:48:32 +01:00
Wouter Born
98d257982c
[groovyscripting] Prevent CNFE for scoped classes unavailable to the class loader ( #17860 )
...
Fixes the ClassNotFoundException when using Thing actions caused by #17383 .
The GroovyClassLoader loads classes by name however the Thing actions classes cannot be loaded by name because they are internal classes.
Fixes #17683
Signed-off-by: Wouter Born <github@maindrain.net>
2024-12-07 17:10:28 +01:00
lsiepel
37d910d318
Catch ISE ( #17854 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-12-07 16:44:46 +01:00
Cody Cutrer
5d89c9a885
[mqtt.homeassistant] Implement WaterHeater ( #17859 )
...
* [mqtt.homeassistant] Implement WaterHeater
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-07 16:34:05 +01:00
Cody Cutrer
f733c85343
[mqtt.homeassistant] Implement Humidifier ( #17853 )
...
* [mqtt.homeassistant] Implement Humidifier
Signed-off-by: Cody Cutrer <cody@cutrer.us>
* remove debug logging from test
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-07 00:39:43 +01:00
Cody Cutrer
2e7f0e061c
[mqtt.homeassistant] Implement Tag Scanner ( #17852 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-05 23:27:05 +01:00
Andrew Fiddian-Green
388dc6bde3
Normalize thread names (2) ( #17849 )
...
* Normalize thread names
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-12-05 22:32:29 +01:00
Cody Cutrer
35630e1074
[mqtt.homeassistant] Fix thing consistency for existing things when a device adds or removes components ( #17851 )
...
* [mqtt.homeassistant] gracefully handle a component's discovery info being deleted
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-05 22:31:58 +01:00
jimtng
1190c14f75
[basicprofiles] Add $DELTA_PERCENT function to State Filter profile ( #17843 )
...
* [basicprofiles] Add $DELTA_PERCENT function to State Filter profile
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-12-05 20:52:42 +01:00
Andrew Fiddian-Green
036c1231c4
Add UoM support for RSSI channels ( #17845 )
...
* Enhance received signal strength indications
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-05 20:37:15 +01:00
David Goodyear
ca2ee2087d
[vesync] Core 300S Updates ( #17842 )
...
* [vesync] Core 300S Updates
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
2024-12-05 20:19:36 +01:00
Cody Cutrer
044e9a3388
[wiz] Initial contribution ( #17681 )
...
Also-by: Joshua Freeman <github@frejos.net>
Also-by: Stefan Fussenegger <stf+git@molindo.at>
Also-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-04 17:32:09 +01:00
David Goodyear
45b98ec991
[vesync] SCA error catches ( #17835 )
...
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
2024-12-03 22:21:58 +01:00
jimtng
12e7212bd9
[basicprofiles] Add support for functions (DELTA, MEDIAN, AVG, STDDEV, MIN, MAX) in State Filter ( #17362 )
...
* [basicprofiles] Add support for functions (DELTA, MEDIAN, AVG, STDDEV, MIN, MAX) in State Filter
Support any type of operand on either side of the operator
e.g.: `ItemName > 10` and `10 < ItemName`
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-12-03 20:03:15 +01:00
Cody Cutrer
156e691d0b
[mqtt.homeassistant] fix multi-speed fans ( #17813 )
...
* fix step math so that the state description represents the step
scaled to 0-100%
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-03 19:47:28 +01:00
lsiepel
d0ea14f441
[gpstracker] Fix handling ambigious region names ( #17805 )
...
* Fix regionname
* Fix SAT
* Improve log line
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-12-03 19:22:29 +01:00
Patrik Gfeller
5a27b0e752
[huesync] Initial contribution ( #16516 )
...
* ☠️ Binding skeleton created for org.openhab.binding.huesync
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
2024-12-03 18:41:54 +01:00
Alexander Friese
36bde0037f
[myuplink] Initial contribution ( #17451 )
...
* myuplink skeleton
Signed-off-by: Alexander Friese <af944580@googlemail.com>
2024-12-03 12:33:08 +01:00
David Goodyear
b00a44aa76
[veSync] 131 and Vital Purifiers base support ( #15296 )
...
* [veSync] Device support enhancements
Device support enhancements
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
2024-12-03 12:31:48 +01:00
openhab-bot
fd7fd8a84d
New translations mqtt.properties (Italian) ( #17832 )
2024-12-03 12:24:04 +01:00
Cody Cutrer
3f392ab80a
[mqtt.homeassistant] Implement Device Tracker ( #17831 )
...
* [mqtt.homeassistant] implement Device Tracker
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-03 06:10:44 +01:00
Holger Friedrich
64e4bad8e6
[knx] Upgrade calimero-device to 2.6-rc1 ( #17830 )
...
Upgrade library which was not included in #16588 .
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-12-02 21:38:35 +01:00
Jacob Laursen
22e88bceca
Provide unit hints for RSSI channel types ( #17826 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-02 09:13:29 +01:00
Bernd Weymann
c991856e0e
[mercedesme] Websocket decoupling ( #17753 )
...
* decouple websocket thread from handler update
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-12-01 21:18:21 +01:00
jimtng
3a798b55de
[jrubyscripting] Upgrade to JRuby 9.4.9.0 ( #17827 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-12-01 11:23:36 +01:00
Holger Friedrich
4ed9474bdb
[ism8] Allow linking switch-r to Contact items ( #17742 )
...
* [ism8] Allow linking switch-... to Contact items
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-11-30 22:40:32 +01:00
Holger Friedrich
3187b0110f
[ism8] Prevent sending for read-only channel types ( #17760 )
...
* [ism8] Prevent sending for read-only channel types
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-11-30 22:38:49 +01:00
lolodomo
3ae78a0f91
[freeboxos] Internationalize thing actions ( #17794 )
...
Fix #17635
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-11-30 22:38:04 +01:00
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
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