Commit Graph

6173 Commits (main)

Author SHA1 Message Date
lsiepel 3c075cbb2d
Improve meaningful links (#19155)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-08-17 15:25:38 +02:00
Nadahar cfea7651fc
[exec] Prevent deadlock (#19152)
* Add TextOutputConsumer
* Add stdout and stderr channels
* Add charset configuration
* Add upgrade instructions

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-08-17 08:25:23 +02:00
lolodomo 02e7b1c252
[sonos] Enhance logging for playback of notifications (#19168)
Related to #19158

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2025-08-16 12:38:06 +02:00
joschkopf 3b058caeb9
[lgwebos] Add support for wakeonlan in docker (#19024)
* Add support for wakeonlan in docker

When running in docker, broadcast address can be configured to allow the wol packet to be forwarded to the correct network.

Signed-off-by: Jochen Rueter <jo.rueter@gmail.com>
Co-authored-by: lsiepel <leosiepel@gmail.com>
2025-08-16 12:23:52 +02:00
Holger Friedrich 5bb7ef59c0
[knx] Refine default semantic tags (#19031)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-08-16 11:55:38 +02:00
Wouter Born 0c6a72df58
Remove jackson-datatype-jdk8 bundle from Jinja Transformation feature (#19114)
To prevent upgrade issues it was added to the Jackson feature in openHAB Core.

Signed-off-by: Wouter Born <github@maindrain.net>
2025-08-16 11:45:09 +02:00
Andrew Fiddian-Green f54ff70aaf
[growatt] Describe Grott installation via openHABian (#19169)
* describe openHABian installation
* minor improvements

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-08-16 10:38:16 +02:00
Cody Cutrer 07b11edbbd
[tuya] remove dependency on jose4j (#19171)
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-08-15 23:04:24 +02:00
Marcel Goerentz 605e9ba668
Update EvccSiteHandler.java (#19165)
Hotfixing bug where smartCostType was tried to set even it was null

Signed-off-by: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
2025-08-15 12:58:30 +02:00
lolodomo 8cae3d5676
[Sonos] Add support for Sonos Arc Ultra (#19162)
Closes #19075

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2025-08-15 10:24:22 +02:00
Andrew Fiddian-Green e65acf1534
[avmfritz] Fix boost and window open modes (#19118)
* fix boost and window open modes

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-08-15 00:03:19 +02:00
Markus Michels 2a1ee509e9
[shelly] Add support for Shelly Pro 3EM-3CT63 and Pro 3EM-400 (#18952)
Signed-off-by: Markus Michels <markus7017@gmail.com>
2025-08-14 21:34:32 +02:00
lsiepel 787242d982
Fix (#19141)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-08-14 11:46:47 +02:00
lsiepel 4d403ea438
[somfytahoma]] Correct `exteriorheatingsystem` label (#19156)
* Update i18n file

Signed-off-by: Leo Siepel <leosiepel@gmail.com>

* Limit request

Signed-off-by: Leo Siepel <leosiepel@gmail.com>

* Cleanup

Signed-off-by: Leo Siepel <leosiepel@gmail.com>

---------

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-08-13 20:28:23 +02:00
Marcel Goerentz 24747129e6
[evcc] Rework the binding, add missing datapoints and make it future ready (#18946)
* First commit of reworked binding

Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
2025-08-13 20:15:32 +02:00
Markus Michels 0d28575470
Add support for Shelly Pro 1UL and Pro 1PMUL (#19137)
Signed-off-by: Markus Michels <markus7017@gmail.com>
2025-08-13 08:14:51 +02:00
jimtng ce138b5ffd
[jrubyscripting] Upgrade to JRuby 10.0.2.0 (#19151)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-08-12 17:09:57 +02:00
Christian Kemper f871501135
[tibber] Add support for power consumption and production in one channel (#19124)
* [tibber] Add support for power consumption and production in one channel

Signed-off-by: Christian Kemper <dev@bestof5.de>
2025-08-12 13:07:59 +02:00
Andrew Fiddian-Green 4cdd798205
[smartmeter] Implement AbstractStorageBasedTypeProvider (#19146)
* Add StorageBasedTypeProvider

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-08-11 22:02:56 +02:00
David Goodyear 3b9017bfb0
[electroluxappliance] Improve JWT handling (#19021)
* [electroluxappliance] Readme.md corrections

Signed-off-by: David Goodyear <david.goodyear@gmail.com>
2025-08-11 12:35:53 +02:00
lo92fr 866bc99a31
fix userInfo url changes (fix issue https://github.com/openhab/openhab-addons/issues/19140). (#19142)
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-08-11 12:23:11 +02:00
Nadahar 3e66c13f0e
Make dedicated thread pools for Exec and Chromecast bindings (#19133)
* Make dedicated thread pools for Exec and Chromecast bindings

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-08-11 12:18:06 +02:00
neutmute 5181b7df1b
[mqtt.awtrixlight] Improve documentation (#19135)
* Things and Items fixes

Fix some errors in the docs

Signed-off-by: neutmute <neutmute@users.noreply.github.com>
2025-08-11 11:48:20 +02:00
Paul Smedley 46c60091d3
Fix typo (#19139)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-08-11 11:34:28 +02:00
openhab-bot f307850a10
New translations shelly.properties (German) (#19120) 2025-08-10 21:47:27 +02:00
Holger Friedrich 8ae35c0c84
Upgrade Karaf from 4.4.7 to 4.4.8 (#19076)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-08-09 21:27:48 +02:00
lsiepel 8ebd608060
Possible fix comparison (#18975)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-08-09 17:12:33 +02:00
Florian Hotze 7433801d22
[jsscripting] Fix memory leak caused by GraalJSScriptEngine not closed properly (#18226)
* [jsscripting] Close GraalJSScriptEngine when closing OpenhabGraalJSScriptEngine

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-08-09 13:18:18 +02:00
Christian Kemper f9f2a24191
[evcc] Simple Fix for #19116 (#19134)
Signed-off-by: christian <dev@bestof5.de>
Co-authored-by: Christian Kemper <dev@bestof5.de>
2025-08-09 09:56:48 +02:00
Florian Hotze 58973f9cf2
[jsscripting] Fix wrapping UI scripts fails if comment in last line (#19129)
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-08-09 07:55:15 +02:00
jimtng 830db535f4
[mqtt.generic] Adjust unit description to avoid literal input of quoted examples (#19119)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-08-07 09:25:57 +02:00
Christian Kemper 09c59ac415
[tibber] Add support for average channel (#19111)
Signed-off-by: Christian Kemper <dev@bestof5.de>
2025-08-06 11:14:51 +02:00
Markus Michels 294cfc4963
[shelly] Refactor device definitions (#19093)
* Move all device / thing related definitoons to class ShellyDevices.
Device Profile initialization is now based THING_TYPE_CLASSES, some unit
tests fixed.

* The BLU Gateway is a regular W-LAN device, has the Gen 2 API and acts as
a gateway for the BLU devices. BLUGWxx was renamed to PLUSBLUGWxx to
make it clear and moved the declarations under the the Shelly Plus
series, removed it from the BLU_SENSOR group

* group GROUP_MINI_THING_TYPES added, group GROUP_LIGHT_THING_TYPES is
build from sub-groups, SUPPORTED_THING_TYPES uses GROUP_xxx and adds
only remaining thing types to improve maintainability

Signed-off-by: Markus Michels <markus7017@gmail.com>
2025-08-06 11:12:51 +02:00
Дилян Палаузов b3b1cbc6d7
[Groovy] Text about alternative, manual installation is outdated (#19115) 2025-08-05 19:19:55 +02:00
openhab-bot 83c1182889
New translations ecovacs.properties (Italian) (#19108) 2025-08-04 23:10:37 +02:00
Jeremy 632e15b227
[insteon] Clear auto-unboxing null pointer warnings (#19107)
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-08-04 19:53:35 +02:00
Patrick Weniger 173c7600d9
[surepetcare] Fix hubRssi `NullPointerException` (#19106)
* [surepetcare] Fix NullPointerException when signal values are null

Signed-off-by: Patrick Weniger <patrickweniger@gmx.de>
2025-08-03 16:57:30 +02:00
Дилян Палаузов 5ccd1859e3
[groovyscripting] Upgrade Groovy to 4.0.28 (#18988) 2025-08-03 16:06:52 +02:00
jimtng b57b1caf60
[ecovacs] Add Deebot T30 (PRO) OMNI and support Scenario Cleaning (#17162)
* [ecovacs] Add Deebot T30 (PRO) OMNI

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-08-03 14:04:28 +02:00
Ondrej Pecta a358bf83dd
[somfytahoma] make token refreshing independent on event polling frequency (#19038)
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2025-08-03 11:26:19 +02:00
lolodomo d14f74b9e9
[sonos] Ignore Sonos Boost and any Sub including Sonos Sub 4 (#19103)
Related to #19075

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2025-08-03 10:28:48 +02:00
Paul Smedley 533ed4c18f
Possible fix for passwords with special characters (#19102)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-08-03 08:14:13 +02:00
dependabot[bot] 2cb32ae44c
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.1 (#19050)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.5.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.5.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-01 19:58:05 +02:00
Florian Hotze e47e6dea8e
[froniuswattpilot] Upgrade wattpilot4j to 2.0.0 (#19092)
This new version brings no code changes,
it only moves the library to a new namespace.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-08-01 17:35:58 +02:00
Jacob Laursen eef2ed1ea3
[bluetooth.bluez] Fix some warnings (#19085)
* Remove unused method

Left-over from #8970

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-31 08:28:37 +02:00
Jacob Laursen 093d4948f0
[bluetooth.bluez] Fix data not being updated (#19086)
* Fix ServiceDataEvent

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-31 08:25:30 +02:00
Jacob Laursen 3725576ade
Fix duplicate channel (#19082)
Fixes #19080

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-29 22:18:48 +02:00
matmai 976a4acd75
[shelly] Add initial support for Shelly Dimmer Gen3 (#18686)
Signed-off-by: Matthias Maier <code@telebim.de>
2025-07-29 12:31:42 +02:00
Jacob Laursen 1e13bef624
[bluetooth.bluez] Upgrade bluez-dbus to 0.3.2 (#19074)
* Upgrade bluez-dbus to 0.3.2
* Simplify code

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-29 11:38:07 +02:00
Jacob Laursen 929a367e7b
Fix name (#19072)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-28 19:24:45 +02:00
Jacob Laursen 8bab650303
[bluetooth.bluez] Fix data not being updated (#19071)
* Fix CharacteristicUpdateEvent

Resolves #19070

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-28 19:21:00 +02:00
Jacob Laursen 0180b9437b
Refactor Optional to nullable (#19061)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-27 18:21:22 +02:00
MikeTheTux 5acfef3f97
[automower] Status update via Husqvarna WebSocket API (#18630)
* initial checkin: working WSS communication

Signed-off-by: Michael Weger <weger.michael@gmx.net>
2025-07-27 15:02:17 +02:00
dependabot[bot] 0d1dcd6133
Bump the jacoco group with 2 updates (#19065)
Bumps the jacoco group with 2 updates: [org.jacoco:org.jacoco.agent](https://github.com/jacoco/jacoco) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco).


Updates `org.jacoco:org.jacoco.agent` from 0.8.12 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13)

Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13)

---
updated-dependencies:
- dependency-name: org.jacoco:org.jacoco.agent
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jacoco
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jacoco
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-27 12:15:00 +02:00
Jacob Laursen 3fc91e5e92
[freeboxos] Fix Markdown (#19062)
* Fix Markdown

Related to #19010

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-27 12:07:42 +02:00
lsiepel 45709e089c
Fix markdown bindings T-V (#19028)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 21:36:00 +02:00
lsiepel 8eda464a0e
Fix markdown io / persistence / transform / voice (#19034)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:59:28 +02:00
lsiepel 0d76f68c96
Fix markdown bindings W-Z (#19032)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:58:57 +02:00
lsiepel 4eb6bad3be
Fix markdown bindings Q-S (#19027)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:57:51 +02:00
lsiepel 8b26f7d3bd
Fix markdown bindings O-P (#19026)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:57:22 +02:00
lsiepel 0421d6e8f9
Fix markdown bindings M-N (#19025)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:56:53 +02:00
lsiepel 04d8143026
Fix markdown bindings G-H (#19016)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:56:20 +02:00
lsiepel 834b587623
Fix markdown bindings K-L (#19018)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:55:53 +02:00
lsiepel 5c817ea190
Fix markdown bindings I-J (#19017)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:55:24 +02:00
lsiepel 12ea895db2
Fix markdown bindings E-F (#19015)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:54:54 +02:00
lsiepel a4f2c1546e
Fix markdown bindings C-D (#19013)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:54:27 +02:00
lsiepel 9440628914
Fix markdown bindings A-B (#19012)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:53:55 +02:00
lsiepel b8721e7f64
[various] Fix ConstantNameCheck (#18992)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 16:14:58 +02:00
openhab-bot ffbaad93d7
New Crowdin updates (#19035)
* New translations avmfritz.properties (German)

* New translations shelly.properties (German)
2025-07-26 13:17:38 +02:00
lsiepel 6304dbc7b6
Freebox removal (#19000)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 11:17:00 +02:00
Ondrej Pecta cc45e8f31e
[orbitbhyve] fix inability to set rain delay (#19056)
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2025-07-26 09:28:40 +02:00
Markus Michels bdcde5a1ef
[shelly] Use thing type `shellyplusht` for Shelly Plus HT Gen3 (#18943)
* Thing type shellyplushtg3 removed, instead it will be mapped to
shellyplusht

Signed-off-by: Markus Michels <markus7017@gmail.com>
2025-07-26 09:06:41 +02:00
Florian Hotze c85837c371
[jsscripting] Upgrade openhab-js to 5.12.0 (#19054)
Changelog: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#5120.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-07-25 13:08:51 +02:00
dependabot[bot] 6603704bc9
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#19047)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25 13:00:42 +02:00
lsiepel a8ce93f4d5
[zwavejs] Fix Channel configuration overwrite (#19036)
* Rewrite updateChannels

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-25 11:13:34 +02:00
dependabot[bot] cadb8cb298
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 (#19045)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25 10:31:06 +02:00
lsiepel 9189ca5c4e
[zwavejs] Fix humidity unit detection (#19003)
* Fix humidity unit
* Improve check

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: lsiepel <leosiepel@gmail.com>
2025-07-24 10:45:49 +02:00
Florian Hotze 18d288b679
[jsscripting] Wrap UI scripts, make dependency tracking configurable & config refactorings (#19019)
* [jsscripting] Add engineIdentifier to logging on OpenhabGraalJSScriptEngine

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-07-23 22:14:32 +02:00
Jacob Laursen e458413289
Fix zone 3 input source update (#19022)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-23 01:12:54 +02:00
Christoph Weitkamp 1b89ea87fb
[avmfritz] Fix links in documention (#19014)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2025-07-22 18:37:08 +02:00
Zhivka Dimova cd139da43b
[enocean] D2-01-0C implement support for pilot wire mode (#17450)
* [enocean] fix typos

Rename constants name from *RESPONE to *RESPONSE

Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net>
2025-07-22 00:47:19 +02:00
Bernd Weymann ffc5ba6e46
[mspa] Initial contribution (#18746)
* initial version

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-07-22 00:44:40 +02:00
MikeTheTux 445c17891b
[ondilo] Add new Channels and Properties (#18978)
* increased buffer to 3min
fixed error with assignment to local instead of global variable

Signed-off-by: Michael Weger <weger.michael@gmx.net>
2025-07-22 00:42:06 +02:00
Bernd Weymann e8b5839c5d
[mercedesme] internal websocket rework (#18984)
* version update, remove private discovery service reg

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-07-22 00:39:38 +02:00
Matthew Skinner 1d8f6f4e89
[ipcamera] Add missing ONVIF event topics for TP Link Tapo cameras. (#18996)
* Add missing ONVIF topics for TP Link Tapo cameras.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
2025-07-22 00:38:24 +02:00
Aron Beurskens bf85797032
* Better handling of `server` in configuration. Now possible to add hostname which can be matched against plex configuration (#18997)
* Updated error handling which not supports `CONFIGURATION_ERROR`
Signed-off-by: Aron Beurskens <aron@beurskens.nl>
2025-07-22 00:37:55 +02:00
lsiepel ce67b0145e
[various] Fix LocalVariableNameCheck (#18994)
* Fix LocalVariableNameCheck

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-22 00:00:12 +02:00
lsiepel 6592ccaa18
Fix StaticVariableNameCheck (#18993)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-21 23:58:29 +02:00
lsiepel 7e3b22cd78
[various] Fix sat warnings (#18991)
* Fix NeedBracesCheck
* Fix  LocalFinalVariableNameCheck
* Fix ModifierOrderCheck
* Fix EqualsAvoidNullCheck
* Fix AvoidStarImportCheck
* Fix AuthorContribution

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-21 23:57:33 +02:00
lsiepel d64a011ab4
Fix NoEmptyLineSeparatorCheck (#18990)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-21 23:54:54 +02:00
Wouter Born 5d0339ab09
Update OH version in skeleton scripts (#19005)
Signed-off-by: Wouter Born <github@maindrain.net>
2025-07-21 21:29:16 +02:00
lsiepel 90b3d12aa3
Spotless after release (#19002)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-21 20:21:58 +02:00
openhab-bot d779c17335 [unleash-maven-plugin] Preparation for next development cycle. 2025-07-21 09:29:14 +00:00
NbodySpecial 6ca38fa408
[JSScripting] Clarifying when you'll have the event object available. (#18947)
* Clarifying when you'll have the event object available.

Signed-off-by: lsiepel <leosiepel@gmail.com>
2025-07-20 21:21:27 +02:00
openhab-bot ed778e2f42
New Crowdin updates (#18985)
* New translations systeminfo.properties (German)

* New translations telegram.properties (German)

* New translations evcc.properties (German)
2025-07-19 10:32:57 +02:00
lsiepel c860b70170
[fronius] Make protocol scheme configurable (#18979)
* Make schema configurable

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-18 08:55:20 +02:00
openhab-bot 4179b89983
New Crowdin updates (#18981)
* New translations jeelink.properties (German)

* New translations nanoleaf.properties (German)

* New translations openweathermap.properties (German)

* New translations mielecloud.properties (German)

* New translations openhabcloud.properties (German)

* New translations mqtt.properties (German)

* New translations dynamodb.properties (German)

* New translations homekit.properties (German)

* New translations denonmarantz.properties (German)

* New translations heos.properties (German)

* New translations homematic.properties (German)

* New translations pilight.properties (German)

* New translations jsscripting.properties (German)

* New translations yamahamusiccast.properties (German)

* New translations awattar.properties (German)

* New translations fineoffsetweatherstation.properties (German)

* New translations chatgpt.properties (German)

* New translations pythonscripting.properties (German)
2025-07-17 15:59:09 +02:00
Dan Cunningham 4ba2e777f5
[matter] Fix for infinite loop at bridge startup (#18977)
Also cleans up commissioning window updates

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-07-17 10:22:40 +02:00
lsiepel 0b002e84b7
Fix-18371 (#18976)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-17 10:21:36 +02:00
Ondrej Pecta 4a654b9ee8
[somfytahoma] Fix invalid event listener after token renewal (#18970)
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2025-07-16 22:35:17 +02:00