Commit Graph
6272 Commits
Author SHA1 Message Date
Thomas LauterbachandGitHub cc8a8b4f6f [mqtt.awtrix3] Corrected DSL Code and better App examples (#19460)
* Corrected DSL Code and better App examples

Signed-off-by: Thomas Lauterbach <2452988+DrRSatzteil@users.noreply.github.com>
2025-10-11 13:12:51 +02:00
Дилян ПалаузовandGitHub 791e0cc05c [pythonscripting] typos “A(n) scope module”, plural form (#19467) 2025-10-11 13:12:13 +02:00
Thomas LauterbachandGitHub f63c36c783 [mqtt.awtrix3] Parse font tags for multi-colored app texts (#19466)
* Allow color tags in app text

Signed-off-by: Thomas Lauterbach <2452988+DrRSatzteil@users.noreply.github.com>
2025-10-11 13:09:03 +02:00
Florian HotzeandGitHub e8d136e83c [jsscripting] Refactor script types to not rely on Graal.js defined consts (#19440)
This effectively changes the script types 

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-10-11 09:07:11 +02:00
Philipp S.andGitHub 3a91588a8a [fenecon] Change default port to 80 (#19442)
* Changed default port from 8084 to 80 (#19441)

- see port example
https://docs.fenecon.de/de/fems/fems-app/App_REST-JSON_Lesezugriff.html

* Update link in documentation (#19441)

Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
2025-10-10 22:59:55 +02:00
Nick WatertonandGitHub c470cbbc2f [samsungtv] media input and token fix (#19083)
* [samsungtv] media input fix

Signed-off-by: Nicholas Waterton <n.waterton@outlook.com>
2025-10-10 13:33:30 +02:00
MikeTheTuxandGitHub 0e42e8c70d [ondilo] Handle command REFRESH (#19455)
* handle command REFRESH

Signed-off-by: Michael Weger <weger.michael@gmx.net>
2025-10-10 13:27:08 +02:00
MikeTheTuxandGitHub e375b93848 [automower] Implement individual Things for configuration dependent items (#19268)
* split automower stayout zones and work areas into individual things/AutomowerCommand.java

Signed-off-by: Michael Weger <weger.michael@gmx.net>
2025-10-10 13:24:57 +02:00
Florian HotzeandGitHub 6bacd8e552 [jsscripting] Wrapper: Always enable for actions, configurable for conditions (#19443)
See https://community.openhab.org/t/rules-and-return-codes/166438 for discussion.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-10-09 22:06:33 +02:00
Florian HotzeandGitHub 125e0055e0 [jsscripting] Check if language is available (#19439)
This is required due to the service loading used by Graal, see https://github.com/openhab/openhab-osgiify/blob/81a752c60450ae9b5eb70bbf30f89ba18377a86e/README.md.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-10-09 21:59:12 +02:00
Дилян ПалаузовandGitHub 707cbeb5bf [jsscripting] README: fix broken link to the openhab-js documentation (#19454) 2025-10-09 21:12:54 +02:00
Andrew Fiddian-GreenandGitHub 9f184b8ad6 mdns fix (#19458)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-10-09 21:01:13 +02:00
Jacob LaursenandGitHub 9a003419e5 Fix bridge player channels (#19457)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-10-09 20:46:15 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
43e6da248d Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1 (#19449)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.1 to 3.6.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.6.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-10-06 17:50:16 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
94c254d7ce Bump org.apache.maven.plugins:maven-dependency-plugin (#19450)
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-version: 3.9.0
  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-10-06 17:50:02 +02:00
openhab-botandGitHub 2fedb2a984 New translations dwdunwetter.properties (German) (#19447) 2025-10-06 08:41:00 +02:00
Florian HotzeandGitHub 58785dddb2 [jsscripting] Make event object conversion work independent of wrapper (#19429)
* [jsscripting] Make event object conversion work independent of wrapper

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-10-05 18:49:12 +02:00
mjagdisandGitHub 39b81ea03f [tuya] Allow translations for Thing statuses (#19434)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-10-04 17:39:34 +02:00
NadaharandGitHub 9b5d188a4e [network] Use a threaded consumer for Process output consumption (#19398)
* Use a threaded consumer for Process output consumption

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-10-03 17:17:13 +02:00
NadaharandGitHub 7b30391016 Fix synchronization problems (#19355)
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-10-03 17:06:19 +02:00
mjagdisandGitHub c093e9860c [tuya] Add missing dependency (#19426)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-10-03 16:39:56 +02:00
mjagdisandGitHub 54ff79f96d [tuya] Use dynamic providers to make channels, command and options translateable (#18949)
* [tuya] Sort local schemas by DP id

Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-10-03 14:05:30 +02:00
Christoph WeitkampandGitHub 8518769a01 Add hint for renaming product brand from FRITZ DECT to FRITZ SMART (#19163)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2025-10-03 12:02:20 +02:00
Christoph WeitkampandGitHub dee2a7b797 [OpenWeatherMap] Add unitHint for ChannelType definitions with ItemType 'Number:Dimensionless' (#19423)
* Added unitHint for ChannelType definitions with ItemType 'Number:Dimensionless'
* Remove min/max from ChannelType definitions

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2025-10-03 11:45:13 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
01ade2a455 Bump com.github.eirslett:frontend-maven-plugin from 1.15.1 to 1.15.4 (#19407)
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.15.1 to 1.15.4.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.15.1...frontend-plugins-1.15.4)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-version: 1.15.4
  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-10-03 10:45:19 +02:00
Paul SmedleyandGitHub fe55a91b2c Possible fix for jetty error (#19409)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-10-03 10:15:21 +02:00
lo92frandGitHub ebe1d5146c [frenchgovtenergydata] Fix IllegalArgumentException for thing type tempo (#19424)
* fix tempo tariff EMPTY_LINE format

Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-10-03 10:06:21 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c14b7cec81 Bump org.apache.maven.plugins:maven-scm-plugin from 2.1.0 to 2.2.1 (#19406)
Bumps [org.apache.maven.plugins:maven-scm-plugin](https://github.com/apache/maven-scm) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/apache/maven-scm/releases)
- [Commits](https://github.com/apache/maven-scm/compare/maven-scm-2.1.0...v2.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-scm-plugin
  dependency-version: 2.2.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-10-03 09:50:49 +02:00
lsiepelandGitHub 30770fd6f2 [various] Add null annotations to bindings F (#18995)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-10-03 09:49:27 +02:00
Christoph WeitkampandGitHub 26dcce3a36 Added unitHint for ChannelType definitions with ItemType 'Number:Dimensionless' (#19422)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2025-10-02 12:38:01 +02:00
mlobsteinandGitHub 4440af9d1a Use getOrDefault() to reduce null checks (#19416)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2025-10-02 08:06:53 +02:00
Jacob LaursenandGitHub 04fe2dcef0 Fix test after MqttAsyncClientWrapper core change (#19419)
Regression of openhab/openhab-core#5030

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-10-01 20:53:20 +02:00
ErikDB87andGitHub a57ec340e8 [icloud] Adds possible need to log in on icloud.com to README.md (#19395)
Signed-off-by: Erik De Boeck <deboeck.erik@gmail.com>
2025-10-01 08:37:13 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1437d04704 Bump io.grpc:grpc-netty-shaded in /bundles/org.openhab.voice.googlestt (#19415)
Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.53.0 to 1.75.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.53.0...v1.75.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-version: 1.75.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 08:34:13 +02:00
davebukandGitHub 724a41ed7d Update README.md (#19414)
Typo in '.items' example

Signed-off-by: davebuk <daveb81@gmail.com>
2025-10-01 08:32:50 +02:00
openhab-botandGitHub 25ea6c0b1e New translations proteusecometer.properties (German) (#19402) 2025-09-28 22:31:29 +02:00
joerg1985andGitHub 8c5431aefd [bluetooth.bluez] Enable lazy scan via thing configuration (#19392)
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
2025-09-28 20:47:39 +02:00
Holger FriedrichandGitHub db6e5c2589 [serial] Fix test on Windows platform (#19391)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-09-27 00:08:15 +02:00
Jacob LaursenandGitHub 64eea39fe0 Refactor Optional fields to nullable (#19377)
Refactor delay to Duration

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-09-26 10:06:32 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
13b6bd4714 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.4 (#19371)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.5.4.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.5.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.4
  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-09-25 20:17:18 +02:00
MartinandGitHub 17165ab975 The Camera is not working for cloud mode (#19374)
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
2025-09-25 20:16:32 +02:00
Florian HotzeandGitHub f789f33d11 [jsscripting] Fix wrong max value for config parameter declaration (#19384)
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-09-24 21:01:11 +02:00
Jacob LaursenandGitHub 99c0cbc345 Fix ability to filter by thingName in logs (#19382)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-09-24 08:55:50 +02:00
NadaharandGitHub 820ed4ca7d Fix regression from #19310 (#19383)
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-09-24 08:54:46 +02:00
openhab-botandGitHub 70fce579ca New Crowdin updates (#19375)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (Italian)
2025-09-22 20:21:24 +02:00
Jacob LaursenandGitHub 8acbebd6d0 Remove unsupported thing type (#19364)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-09-21 20:09:49 +02:00
Florian HotzeandGitHub 20018390ed [fronius] Thing Actions: Add string overrides for actions requiring enum (#19367)
This eases use of these actions from script environments.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-09-21 20:07:25 +02:00
Jacob LaursenandGitHub c7dc1bac3b Include stack trace when logging WebSocket exceptions (#19363)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-09-21 13:26:22 +02:00
Paul SmedleyandGitHub 5f9702f645 [roborock] Initial contribution (#19117)
* Initial commit

Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-09-21 08:56:53 +02:00
Paul SmedleyandGitHub 7cd5de0211 Fix warnings, use gson to parse json to simplify code (#19361)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-09-21 08:54:56 +02:00