mcroker
838b97ff8f
Update README pub/sub instructions ( #17898 )
...
Add instruction on how to create a subscription in your GCP project.
Signed-off-by: mcroker <mcroker@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:35 +02:00
Daedalus
00dae33297
Update README.md - Including hint on "Android TV Remote Service" and potential troubleshooting ( #17899 )
...
Signed-off-by: Daedalus <37384006+Boldfor@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:35 +02:00
Marcel Goerentz
b005245511
[VeSync] Add support for wifi outlets ( #17844 )
...
* Add support for wifi outlets
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:35 +02:00
Tom Quist
f15d09caf8
[tibber] add level to today_prices and tomorrow_prices ( #17916 )
...
Fixes #17915
Signed-off-by: Tom Quist <tom+github@quist.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:35 +02:00
Cody Cutrer
7c8fe077f2
[mqtt.homeassistant] Implement regex_findall and regex_findall_index filters ( #17895 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
Jeremy
63a8c29a0d
[insteon] Convert legacy threads to use scheduler service ( #17904 )
...
Signed-off-by: jsetton <jeremy.setton@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
mlobstein
23a2b0c991
Catch null host exception in discovery service ( #17924 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
Marcel
d40e12e312
[miio] Add support for Xiaomi Robot Vacuum X20+ ( #17902 )
...
Adding support for the following models:
* Xiaomi Robot Vacuum X20+ (modelId: xiaomi.vacuum.c102gl)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
Jacob Laursen
667cb7b5fc
Fix binding name ( #17909 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
Andrew Fiddian-Green
44e5d2f9eb
[hue] Recognise grouped_motion
and smart_scene
resources ( #17905 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
Holger Friedrich
de74eb51e9
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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
openhab-bot
7778934d07
[unleash-maven-plugin] Preparation for next development cycle.
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
Martin Grassl
1fd1ac5fd9
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
Cody Cutrer
dcf2a1aa6a
[mqtt.homeassistant] Document new channels from #17659 ( #17880 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
Cody Cutrer
573959ee59
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
lsiepel
e061876e6e
[amazonechocontrol] Improve documentation ( #17525 )
...
* Adjust readme
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
lolodomo
304ce292ac
[freeboxos] Add missing thing actions for active player ( #17877 )
...
Fix #17874
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:34 +02:00
Florian Hotze
c7e29ef159
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Cody Cutrer
22dce4d693
[wiz] Correct units for RSSI ( #17867 )
...
Number:Power of dBm, instead of Number:Dimensionless of dB.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Andrew Fiddian-Green
030012b106
[hue] show friends of hue battery sensors as online ( #17878 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
openhab-bot
e78b51ef32
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)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Jacob Laursen
774cf97321
Simplify DateTimeType handling for Robonect ( #17872 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
lsiepel
5dfde43661
[tesla] Add null annotations ( #17582 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
openhab-bot
16463b8f44
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)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Cody Cutrer
90e05dfb1d
[wiz] Enable addon finder support ( #17856 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
lsiepel
8176c827aa
Normalize thread names ( #17804 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Cody Cutrer
8803ad0c0a
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Jacob Laursen
8fa2e1e3af
Remove unneeded code ( #17861 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Wouter Born
d7ca3da98c
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
lsiepel
aee5cc9c25
Catch ISE ( #17854 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Cody Cutrer
74329618b5
[mqtt.homeassistant] Implement WaterHeater ( #17859 )
...
* [mqtt.homeassistant] Implement WaterHeater
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Cody Cutrer
56c55a9604
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Cody Cutrer
0b09aaf475
[mqtt.homeassistant] Implement Tag Scanner ( #17852 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Andrew Fiddian-Green
760ba2c0e4
Normalize thread names (2) ( #17849 )
...
* Normalize thread names
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Cody Cutrer
cbb88c4e50
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
jimtng
23b382b24c
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Andrew Fiddian-Green
d4228e0330
Add UoM support for RSSI channels ( #17845 )
...
* Enhance received signal strength indications
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
David Goodyear
7260b0ca31
[vesync] Core 300S Updates ( #17842 )
...
* [vesync] Core 300S Updates
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Cody Cutrer
744b13cd86
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
David Goodyear
b9c56ac0bf
[vesync] SCA error catches ( #17835 )
...
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
jimtng
3321641a2c
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Cody Cutrer
091dc80e2a
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
lsiepel
75e6bb781f
[gpstracker] Fix handling ambigious region names ( #17805 )
...
* Fix regionname
* Fix SAT
* Improve log line
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Patrik Gfeller
867786cb8c
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Alexander Friese
dcc8cb85cb
[myuplink] Initial contribution ( #17451 )
...
* myuplink skeleton
Signed-off-by: Alexander Friese <af944580@googlemail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
David Goodyear
546b58e0da
[veSync] 131 and Vital Purifiers base support ( #15296 )
...
* [veSync] Device support enhancements
Device support enhancements
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
openhab-bot
a75143239c
New translations mqtt.properties (Italian) ( #17832 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Cody Cutrer
6398651ceb
[mqtt.homeassistant] Implement Device Tracker ( #17831 )
...
* [mqtt.homeassistant] implement Device Tracker
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Holger Friedrich
b73de32aa6
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Jacob Laursen
843477eade
Provide unit hints for RSSI channel types ( #17826 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Bernd Weymann
e5da2860a2
[mercedesme] Websocket decoupling ( #17753 )
...
* decouple websocket thread from handler update
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
jimtng
18e80a7871
[jrubyscripting] Upgrade to JRuby 9.4.9.0 ( #17827 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Holger Friedrich
74eda8710c
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Holger Friedrich
39d353d9a3
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
lolodomo
5356b2e2ba
[freeboxos] Internationalize thing actions ( #17794 )
...
Fix #17635
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
lolodomo
f1c855de05
[linky] Filter on dates when building the report requested from console ( #17824 )
...
Related to #17070
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Andrew Fiddian-Green
38369b8059
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
tl-photography
a427e2aa93
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
David Goodyear
680f84038d
[metOfficeDataHub] Correction to specific key required ( #17821 )
...
[metOfficeDataHub] Correction to specific key required
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
dag81
88472e3a24
[metOfficeDataHub] Minor documentation Updates ( #17818 )
...
Signed-off-by: dag81 <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
lsiepel
f8059e0c92
[irobot] Update documentation regarding button names ( #17806 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Andrew Fiddian-Green
9ff4ea9def
[growatt] Enhance support for SPF inverters ( #17795 )
...
* [growatt] tweak channel aliases; add missing channels
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
lsiepel
2aeb93d154
Update documentation ( #17808 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Cody Cutrer
f103c8dfbf
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
openhab-bot
844b6b8976
New Crowdin updates ( #17802 )
...
* New translations deconz.properties (German)
* New translations amazonechocontrol.properties (German)
* New translations deconz.properties (Italian)
* New translations amazonechocontrol.properties (Italian)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Holger Friedrich
4d8ff03a40
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
lsiepel
2beb81ca62
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Andrew Fiddian-Green
85ab641348
[amazonechocontrol] Improve color temperature channel ( #17754 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Andrew Fiddian-Green
02418d6888
[deconz] color temperature channel improvements ( #17777 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Andrew Fiddian-Green
94eb46b3c2
[tapocontrol] color temperature channel improvements ( #17779 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Andrew Fiddian-Green
1499cf68c1
[tplinksmarthome] Improve color temperature channel ( #17780 )
...
* [tplinksmarthome] color temperature channel improvements
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Holger Friedrich
8e79831cfd
[knx] Readme: Troubleshooting, Logger, kBerry ( #17797 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
lsiepel
12a09aadb3
[homewizard] Fix NumberFormatException
( #17792 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
KaiNative
48429361b4
[kermi] Initial contribution ( #16329 )
...
* [kermi] Initial working state
Signed-off-by: Kai Neuhaus <code@kaineuhaus.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Jan Gustafsson
5c38c8fea6
[verisure] Fix broken cloud authentication ( #17761 )
...
* Fix Verisure bridge cannot login (#17730 )
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
lolodomo
baad61d614
[dbquery] Fix thing action annotation ( #17784 )
...
Related to #17504
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
mlobstein
a91fdaab16
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
dag81
0b80ba36bf
[metOfficeDataHub] Initial contribution ( #15367 )
...
* [metOfficeDataHub] Initial Commit for v4
[metOfficeDataHub] Initial code commit.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Jacob Laursen
3c4cbe37cf
Fix missing URL decoding in test ( #17782 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Andrew Fiddian-Green
80c5698a5a
[growatt] Fix battery SOC support ( #17781 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Mike Major
2cb454fde2
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Andrew Fiddian-Green
2938381094
[avmfritz] color temperature channel improvements ( #17776 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Andrew Fiddian-Green
717963fd41
[govee] color temperature channel improvements ( #17778 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
druciak
40e0b845bd
[Onkyo] Set "CurrentURIMetaData" for "SetAVTransportURI" action ( #17755 ) ( #17770 )
...
* [Onkyo] Set "CurrentURIMetaData" for "SetAVTransportURI" action (#17755 )
Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Gaël L'hopital
e2ced84eb2
Correcting url ( #17774 )
...
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Gaël L'hopital
a5d4dc230b
[meteofrance] Documentation enhancements and more ( #17740 )
...
* Some binding enhancements
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Jacob Laursen
35aa4bcdc0
Fix DateTimeType
tests ( #17764 )
...
* Refactor test to verify UTC timestamp independently of time-zone
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
maniac103
ed1dc963d0
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Holger Friedrich
dab4296d43
[metrics] Fix link to json example ( #17766 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Holger Friedrich
d5ba09bac9
[ism8] Fix example, regression ( #17759 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
lsiepel
2c4561a616
[zway] Remove org.apache.commons.net.util.SubnetUtils ( #17410 )
...
* Remove apache
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
lsiepel
81fea618a4
[plugwiseha] Improve connection stability ( #17677 )
...
* Improvements
* Sync config with readme
* Fix unit detection
* Fix NPE
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Holger Friedrich
cd2b85d2b9
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
lsiepel
23035b2768
Fix absbaromin ( #17736 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
lsiepel
d03a4ea419
[ipobserver] Add channel rainTotal ( #17727 )
...
* Add totalRain channel
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:29 +02:00
Felix Schneider
6e51b2955b
Unify error messages ( #17746 )
...
Signed-off-by: Felix Schneider <mail@fschneider.me>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
Bernd Weymann
0a22630b4a
[mercedesme] AdBlue channel for combustion vehicles ( #17748 )
...
* add adblue channel for combustion vehicles
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
Bernd Weymann
22f953ff00
[mercedesme] Add vin automatically to discovered vehicle ( #17750 )
...
* add vin as representation property
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
mlobstein
f9dee9230e
[radiothermostat] Add next scheduled set point channels ( #17743 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
Jacob Laursen
dab00add80
Fix last hour not being considered for best price ( #17731 )
...
Resolves #17316
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
Peter Kretz
92daa5d319
[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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
David Masshardt
aa13775a79
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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
openhab-bot
f51793d25b
New translations energidataservice.properties (Danish) ( #17734 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
lolodomo
d2cbbeea9d
[energidataservice] Fix @ActionOutput annotations ( #17679 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
dependabot[bot]
e696cdd079
Bump org.eclipse.jetty:jetty-server in /bundles/org.openhab.binding.http ( #17570 )
...
Bumps org.eclipse.jetty:jetty-server from 9.4.54.v20240208 to 9.4.55.v20240627.
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
Fabian Girgert
de3fb1be71
[avmfritz] Fix incorrect state of dimmable bulb ( #17685 )
...
* [avmfritz] Fix incorrect state of dimmable bulb
Fixes #17609
Signed-off-by: Fabian Girgert <fabian-github@girgert.name>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
Jacob Laursen
d8beff5a18
Define grid tariff filters in YAML ( #17690 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
J-N-K
268eabdcec
[shelly] Add support for Shelly Plus RGBW PM ( #17692 )
...
* [shelly] Add support for Shelly Plus RGBW PM
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
Holger Friedrich
2d421a3c62
[knx] Improve handling of unknown encrypted frames ( #17721 )
...
* Show encrypted frames without a matching key using console command
"openhab:knx list-unknown-ga"; sort output numerically by GA.
* Add trace logging to show decryption error due to missing key.
Previously, those frames were silently dropped unless logging for
Calimero was explicitly enabled as well.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
jsjames
102b29cab5
[lutron] Added device discovery for DivaSmartDimmer and PaddleSwitchPico ( #17723 )
...
* Added discovery of DivaSmartDimmer and PaddleSwitchPico. Also, it will not print out ID of any unrecongnized device in the logs.
Signed-off-by: Jeff James <jeff@james-online.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
Konstantin Polihronov
08e688057c
Fix the parsing of total consumption channel ( #17726 )
...
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:28 +02:00
stefan-hoehn
82655e64cb
[nanoleaf] Suppress ipv6 addr in controller discovery ( #17724 )
...
* stabilize nanoleaf binding:suppress ipv6 addresses in controller discovery
Signed-off-by: Stefan Höhn <stefan.hoehn@nfon.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Jan Gustafsson
d28eaf8e9c
[electroluxappliance] Initial contribution ( #17663 )
...
* First version
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Artur-Fedjukevits
16353e95c2
[ChatGPT] Enhance binding ( #17320 )
...
Signed-off-by: Artur-Fedjukevits <fedjukevitsh@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Gaël L'hopital
2caaae2d00
[linky] Yet another website underlaying API modification ( #17538 )
...
* Yet another website underlaying API modification
* Correction for current and previous week, month, year
* Added unitHing
* Switch peek power to kVA
* Adding new cookie and user agent
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
openhab-bot
9247338c8f
New translations icalendar.properties (Italian) ( #17717 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
lsiepel
37d25ee55f
[snmp] make use of openHAB network configuration ( #17699 )
...
* Network
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Nick Waterton
aa58d58009
[samsungtv] Fix for incorrect PowerState ( #17715 )
...
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Jacob Laursen
5f0e3c438c
[unifi] Provide LED channel for access point ( #17702 )
...
* Provide LED channel for access
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Christian Heinemann
48ae1e267b
[icalendar] Add configuration for the behavior of the time-based event filter ( #16105 )
...
* Extract time-based event search strategies into a separate class
This allows extensions without having to adapt the logic in
BiweeklyPresentableCalendar.
Signed-off-by: Christian Heinemann <ch@chlab.net>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Gaël L'hopital
3ae0e63661
[netatmo] Consider setpoint duration when manual changing the setpoint temperature ( #17662 )
...
* setpointDefaultDuration was not always considered
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Gaël L'hopital
bf25a38391
[netatmo] Webhook events are dispatched but group id is missing ( #17661 )
...
* Events were dispatched but group id was missing
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Holger Friedrich
64940c79a2
[ism8] Improve debug logging ( #17705 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Holger Friedrich
2fa28a9735
[ism8] Add channel types for heat pumps ( #17688 )
...
* [ism8] Add channel types for heat pumps
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Florian Hotze
9f7c7c2630
[jsscripting] Upgrade openhab-js to 5.8.0 & Add note to check core fix on on upgrade ( #17703 )
...
* [jsscripting] Upgrade to openhab-js 5.8.0
Signed-off-by: Florian Hotze <dev@florianhotze.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
maniac103
03f33792b7
[ecovacs] Fix expired token handling for XML-over-MQTT models ( #17333 )
...
At least the Deebot 900 sends an unusual error response in case of
expired token.
Fixes #15961
Signed-off-by: Danny Baumann <dannybaumann@web.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Jacob Laursen
17ef86b366
Refactor removal of accents for Thing ID normalization ( #17698 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Neil Greatorex
67c6fe36d7
[network] Modify iOS port knock to use a valid mDNS packet ( #17687 )
...
Signed-off-by: Neil Greatorex <neil@greatorex.me.uk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Andrew Fiddian-Green
e7dda8ffbd
[siemensrds] Fix setting of target temperature ( #17697 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:27 +02:00
Jacob Laursen
7fe334c5c6
Fix suggestion finder ( #17696 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
J-N-K
9c5bd0e057
[shelly] Fix timeDuration handling in DTOs ( #17689 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
cyr1l0u
fce9509a99
Fix dead link / org.openhab.transform.jsonpath ( #17691 )
...
Replace https://jsonpath.herokuapp.com/ (dead link) with https://jsonpath.fly.dev/
Signed-off-by: cyr1l0u <164659715+cyr1l0u@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
Stefan Pledl
d6f6a66a44
[shelly] fix NumberFormatException on Shelly2RelayStatus.timerDuration ( #17269 )
...
- If 'Auto OFF' mode is enabled on a Shelly Plus 1 device and set to a
value with decimal places a status update throws an NumberFormatException.
Changed timerDuration/timer_duration from Integer to Double
fixes the problem.
Signed-off-by: Stefan Pledl <stefan@pledl.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
Andrew Fiddian-Green
fd85d1bad0
[various] Lamp handlers expose min/max Color Temperature in state description ( #17641 )
...
* Lamp handlers expose min/max Colour Temperature in state description
* add color temperature validit and range checks
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
VasekCejka
8bdedde8a0
[mqtt.homeassistant] Add missing climate properties ( #17659 )
...
* Added support for humidity and preset_modes
Signed-off-by: Václav Čejka <V.Cejka@seznam.cz>
Signed-off-by: VasekCejka <150804231+VasekCejka@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
Jacob Laursen
c206ba9d4c
Fix binding name in first README lines ( #17675 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
lolodomo
322ebe52e1
[pushsafer] Fix typo in i18n for thing action output ( #17676 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
lolodomo
f9460b61fc
[pushover] Fix typo in i18n for thing action output ( #17678 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
Laith-Budairi
a83c961ad8
[x] Fix @ActionOutput annotations ( #17673 )
...
Related to #17636
Signed-off-by: Laith Budairi <laith.budairi@exalt.ps>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
Laith-Budairi
4b6d78203a
[evcc] Chargeplan changes on the app are not synced to openHAB ( #17645 ) ( #17672 )
...
Signed-off-by: Laith Budairi <laith.budairi@exalt.ps>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
lolodomo
6e71e4f9e2
[t*] Fix @ActionOutput annotations ( #17666 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
lolodomo
6a8a8bcf6b
[u-v] Fix @ActionOutput annotations ( #17670 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
Jacob Laursen
b4e9bd5456
Fix discovery exception ( #17669 )
...
Fixes #17668
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
Jacob Laursen
9f5349bae8
[entsoe] Refactor HTTP error handling ( #17616 )
...
* Refactor HTTP error handling
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
Florian Hotze
10054a7d5c
[jsscripting] Upgrade openhab-js to 5.7.1 ( #17667 )
...
Changelog: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#571 .
Signed-off-by: Florian Hotze <dev@florianhotze.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
Florian Hotze
c76910afdd
[fronius] Thing actions: Return boolean & Annotate all inputs as required ( #17623 )
...
* [fronius] Symo Inverter actions: Return boolean to indicate success/failure
* [fronius] Symo Inverter actions: Annotate all inputs as required
* [fronius] Add `@ActionOutput` annotation
As discussed in #17504 .
Signed-off-by: Florian Hotze <dev@florianhotze.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
lolodomo
eba17c1e43
[visualcrossing] Add missing @ActionOutput annotation ( #17665 )
...
Related to #17504
Also fix the return of corresponding static methods
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:26 +02:00
lolodomo
1feb51c454
[p-s] Fix @ActionOutput annotations ( #17664 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:25 +02:00
Jacob Laursen
f64349261c
Add support for VAT rate periodization ( #17642 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:25 +02:00
Laith-Budairi
7074c938d3
[webexteams] Fix @ActionOutput annotations ( #17653 ) ( #17656 )
...
Related to #17636
Signed-off-by: Laith Budairi <laith.budairi@exalt.ps>
Co-authored-by: Laith Budairi <Laith.Budairi@exalt.ps>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:25 +02:00