Christian Niessner
172c124054
[tacmi] Unit of Measurement fixes, added missing DateTime support ( #17481 )
...
* [tacmi] Use US Locale to format float numbers.
The German locale uses a comma as a separator for decimal numbers,
which means that the C.M.I. only uses the full number.
Signed-off-by: Christian Niessner <github-marvkis@christian-niessner.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:19 +02:00
lolodomo
3be45b9c8d
Thing actions: add type in @ActionInput for generic class ( #17501 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:19 +02:00
mlobstein
832ba7e3ea
switch to SDDP discovery ( #17508 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
Ronny Grun
17d03903e0
[ipcamera| add autoTracking channel for reolink camera ( #17488 )
...
Signed-off-by: Ronny Grun <ronny.grun@t-online.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
lsiepel
773a929d1a
Add useragent parameter ( #17455 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
lolodomo
76f2a0bb48
[solarforecast] Add missing @ActionOutput annotation ( #17506 )
...
* [solarforecast] Add missing @ActionOutput annotation
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:18 +02:00
lolodomo
257b78a348
[telegram] Add missing @ActionOutput annotation ( #17505 )
...
Also fix the methods sendTelegramAnimation for DSL rules that were calling sendTelegramVideo actions.
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:18 +02:00
Thomas Lauterbach
260f3e6023
[unifi] Add support for new thing type access point ( #17499 )
...
Signed-off-by: Thomas Lauterbach <thomas_lauterbach@arcor.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
dependabot[bot]
21bd126386
[mercedesme] Bump protobuf-java to 4.27.5 ( #17443 )
...
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf ) from 4.26.1 to 4.27.5.
Signed-off-by: dependabot[bot] <support@github.com>
* compile *.proto with protoc compiler v4.27.5
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
Jacob Laursen
0bbb16fa18
[wemo] Disable more unstable tests ( #17502 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
Florian Hotze
bd7cbed62b
[jsscripting] Synchronize context access in logger initialization ( #17496 )
...
* [jsscripting] Synchronize context access in logger initialisation to avoid illegal multi-thread access
Fixes #17494 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
Dave-Baldwin
b695881824
Update README.md ( #17495 )
...
Add additional guidance around using Image-type item content in an attachment message.
Signed-off-by: Dave-Baldwin <60361786+Dave-Baldwin@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
Jacob Laursen
d80453d69a
Fix build ( #17493 )
...
Regression of openhab/openhab-core#4389
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
lolodomo
af9a48253b
[warmup] Set Dimension to QuantityType ( #17492 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
Jacob Laursen
2ee86a07e9
Provide JavaScript examples ( #17490 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:18 +02:00
dag81
f7ab4f2307
[linktap] Initial contribution ( #17235 )
...
* [linkTap] Initial Code Commit
[Signed-off-by: dag81 <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
Jacob Laursen
08e3ea0af9
Make Markdown code block languages consistent ( #17480 )
...
* Make Markdown code block languages consistent
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Fix indentation
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
---------
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
Jacob Laursen
0173c5d27b
Remove space before colon ( #17483 )
...
Fix spelling of occurred
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
lsiepel
a9d6d30335
Disable wemo test ( #17479 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
Jeremy
72eb7773d8
[pushbullet] Add link and file push type support ( #17472 )
...
* [pushbullet] Add link and file push type support
Signed-off-by: jsetton <jeremy.setton@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
lsiepel
3b474220fb
Multiple binding markdown fixes ( #17422 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
Espen Fossen
3b8ddf81d1
[emotiva] Fix missing data in source channels ( #17365 )
...
* [emotiva] Fixes issue with missing data in source channels.
Signed-off-by: Espen Fossen <espenaf@junta.no>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
Cody Cutrer
37aa25d0a6
[mqtt.homeassistant] Fix jinja usage in availability templates ( #17400 )
...
* [mqtt.homeassistant] Fix jinja usage in availability templates
Use the local Jinjava, instead of implicitly depending on the Jinja
transformation service.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
Gaël L'hopital
b109ee35e9
[meteofrance] New binding ( #15462 )
...
* Adapting binding to new data feed
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
Nick Waterton
d7cdd406aa
[samsungtv] Add artOrientatation channel ( #17368 )
...
* [samsungtv] add artOrientation channel
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
jimtng
cd35a2bd0f
[modbus] Discard data if transformation failed ( #17457 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
Cody Cutrer
53937d0c08
[mqtt.homeassistant] implement iif and is_defined jinja function and filters ( #17435 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
dependabot[bot]
7902c1c29d
Bump com.google.protobuf:protobuf-javalite ( #17442 )
...
Bumps com.google.protobuf:protobuf-javalite from 3.25.1 to 3.25.5.
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-javalite
dependency-type: direct:production
...
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:17 +02:00
mlobstein
c186bc3a8b
Set autoUpdatePolicy for WriteOnly channels ( #17470 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
mlobstein
5c95608220
Set autoUpdatePolicy for WriteOnly channels ( #17469 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:17 +02:00
mlobstein
38052ac12e
Set autoUpdatePolicy for WriteOnly channels ( #17468 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
mlobstein
d0ec8b5887
Set autoUpdatePolicy for WriteOnly channels ( #17466 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
mlobstein
7c692592ce
Set autoUpdatePolicy for WriteOnly channels ( #17467 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
mlobstein
a59e1a73d5
Set autoUpdatePolicy for WriteOnly channels ( #17465 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
mlobstein
a3a960285e
Set autoUpdatePolicy for WriteOnly channels ( #17462 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
mlobstein
fd72039b82
Set autoUpdatePolicy for WriteOnly channels ( #17464 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
mlobstein
8fce884418
Set autoUpdatePolicy for WriteOnly channels ( #17463 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
lsiepel
000d5329f7
[samsungtv] Fix NullPointerException
( #17454 )
...
* Fix NPE
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
Gwendal Roulleau
1940e22a46
[smsmodem] Update README.md with devices ( #17458 )
...
* Update README.md
Signed-off-by: Gwendal Roulleau <dalgwen@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
Cody Cutrer
c6097cc517
[mqtt.homeassistant] Update Jinjava to 2.7.3 ( #17412 )
...
* [mqtt.homeassistant] Update Jinjava to 2.7.3
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
Rupert Schöttler
ae3bcadf20
Update README.md ( #17460 )
...
Make channel description more precise
Signed-off-by: Rupert Schöttler <40740682+rupert-sch@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
Alexander Friese
dba8ab7850
removal of obsolete nibeuplink binding ( #17453 )
...
Signed-off-by: Alexander Friese <af944580@googlemail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
Scott Hanson
3a2db74c97
[fpp] Initial contribution ( #16298 )
...
* working on FPP
Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
Cody Cutrer
48c96f98c8
[mqtt.homeassistant] Include the details of JSON syntax errors when parsing fails ( #17452 )
...
While it's useful in general to not have to copy/paste a MQTT message into a JSON
parser to verify syntax, it also includes details about fields that are the wrong
data type that a generic JSON parser won't catch. A la #17375 .
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
Gaël L'hopital
522b33cc9a
[netatmo] Prevent IndexOutOfBoundsException
( #17448 )
...
* Preventing IndexOutOfBoundsException
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
joerg1985
c555eb9d95
[rrd4j] Avoid RrdDb.getRrdDef calls ( #17449 )
...
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
Cody Cutrer
6dc2b6e478
[mqtt.homeassistant] remove channels for no-longer-configured components ( #17447 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:16 +02:00
Florian Hotze
ddc0f5abf2
[jsscripting] Upgrade openhab-js to 5.7.0 ( #17441 )
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Andrew Fiddian-Green
0051823bb3
[hue] do not add instantiated rooms/zones to inbox ( #17440 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
lsiepel
3735c7919e
Refactor and fix ( #17394 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00