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
joerg1985
89de130929
[rrd4j] Improved the interpolation workaround ( #17437 )
...
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Gaël L'hopital
067a8e3f58
[gce] Fix NullPointerException
( #17430 )
...
* Remove @NonNullByDefault({}) annotations to avoid NPE
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Дилян Палаузов
0eda10da32
[groovyscripting] Update Groovy to 4.0.23 ( #17428 )
...
Updates Groovy from 4.0.22 to 4.0.23.
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Marcel
880ed3e60d
[miio] add Xiaomi Robot Vacuum X10 (dreame.vacuum.r2209) ( #17427 )
...
Adding support for the following models:
* Xiaomi Robot Vacuum X10 (modelId: dreame.vacuum.r2209)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
mlobstein
34b7ca671f
[kaleidescape] Add movie end time and music title channels ( #17423 )
...
* Add movie end time and music end title channels
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Mark Herwege
08dce8c477
[jdbc] revert db version variables ( #17431 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Sönke Küper
40bd429619
[homematic] Fix NullPointerException
in discovery ( #17390 )
...
* #17372 : Fixed NPE
Signed-off-by: Sönke Küper <soenkekueper@gmx.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
lsiepel
37d732d76c
[unifi] Fix NullPointerException
( #17421 )
...
* Fix NPE
* Null warning
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Florian Hotze
ed1236c00f
[jsscripting] Upgrade to openhab-js 5.6.0 ( #17424 )
...
Also sync webpack dependency with openhab-js package.json.
* [jsscripting] README changes from ohjs upgrade
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
Holger Friedrich
ada40c1fc5
[knx] Code rework ( #17420 )
...
* [knx] Code rework
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Matthew Skinner
87303e4356
[ipcamera] Add motion and alarm support for Axis branded cameras ( #17419 )
...
* Add support for Axis motion detection
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Holger Friedrich
8b6931cd53
[knx] Allow decoding of KNX Data Secure frames ( #12434 )
...
* [knx] Allow decoding of KNX Data Secure frames
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Martin
48f5995df4
[pihole] Add channels for gravity ( #17413 )
...
* Add channels for gravity
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Madeorsk
01c0a2f8df
Fix level write mode for LEDs which don't support white and color update at once. ( #15846 )
...
Signed-off-by: Madeorsk <madeorsk@protonmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:15 +02:00
Andrew Fiddian-Green
9ee1db8e77
[hue] Set channel autoUpdatePolicy veto ( #17411 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Holger Friedrich
bd9a50e2ed
Reduce SAT warnings ( #17406 )
...
* Reduce SAT warnings
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Mark Herwege
a815d684dd
[nikohomecontrol] Add console commands ( #17352 )
...
* dump devices from console
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Cody Cutrer
a4d083281a
[mqtt.homeassistant] Fully implement Fan component ( #17402 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Lee Charlton
c35aa6a147
[sunsynk] Initial contribution ( #16753 )
...
* Initial
Signed-off-by: LeeC77 <lee.charlton00@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Mark Herwege
f3a87d0e71
[jdbc] Fix error in addon info for Oracle ( #17403 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Cody Cutrer
ae8f53274d
[mqtt.homeassistant] Implement template schema lights ( #17399 )
...
* [mqtt.homeassistant] implement template schema lights
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Florian Hotze
53578e5bd9
[fronius] Fix warning box in README ( #17401 )
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Gaël L'hopital
02dec79d82
[netatmo] Switching siren channel of the Presence to Read-Only ( #17397 )
...
* Switching siren channel of the Presence to Read-Only
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Marcel
5bed85b447
[miio] Fix parsing error clear record ( #17350 )
...
* [miio] Fix parsing error clear record
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Cody Cutrer
e8ccb11135
[homekit] Adjust default ranges for some characteristics ( #17157 )
...
* [homekit] adjust default ranges for some characteristics
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
jimtng
0224c3a457
[map] Add a way to customize inline-map delimiters ( #17327 )
...
* [map] Add a way to customize inline-map delimiters
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
lsiepel
e93e0a360c
[melcloud] Improve null handling ( #17295 )
...
* Add null annotations
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Gaël L'hopital
0334e86c81
[netatmo] Fix doorbell channels flapping ( #17367 )
...
* Adressing issue #13002
* Second row of url validity check
* Take snapshot expiration in account
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
lsiepel
233e3ed64b
[senechome] Fix ArrayIndexOutOfBoundsException
when less than 4 packs ( #17299 )
...
* Fix issue and warnings
* Fix operator
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
lsiepel
862e23e979
[evcc] Fix IllegalArgumentException
for specific vehicle Id's ( #17380 )
...
* Handle semicolon in car id
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Cody Cutrer
5f2253e656
[mqtt.homeassistant] Use Jinjava directly ( #17378 )
...
* [mqtt.homeassistant] Use Jinjava directly
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:14 +02:00
Marcel
bdf780d575
[androidTV] fix version parsing for newer Philips TV models ( #17373 )
...
* [androidTV] fix version parsing for newer Philips TV models
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:13 +02:00