Commit Graph

6170 Commits (main)

Author SHA1 Message Date
mjagdis 74ebf90f77
[tuya] Get channel labels from schema label or map from schema code (#18654)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-06 18:37:08 +02:00
mjagdis 6fec9470e9
[tuya] Fix to allow for Channels whose DPs have string values (#18653)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-06 18:36:01 +02:00
mjagdis 576285d560
[tuya] Fix typo, regen translations (#18652)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-06 18:32:17 +02:00
mjagdis 684c724fdc
[tuya] Handle RefreshType requests on Channels (#18655)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-06 18:29:40 +02:00
Ronny Grun 0d9842eda7
[tuya] add schema for PAUTIX WiFi/Bluetooth LED Controller (#18645)
PAUTIX HH-1201K3E Controller

Signed-off-by: Ronny Grun <ronny.grun@t-online.de>
2025-05-05 23:08:14 +02:00
Doug Culnane 37a372a2ec
[saicismart] remove SAIC iSMART binding that no longer works due to server API changes. (#18602)
* [saicismart] remove binding that no longer works due to API changes.

Signed-off-by: dougculnane <doug@culnane.net>
2025-05-05 21:45:42 +02:00
Martin 71d482ef49
Use JBambuAPI 1.6.0 (fixes #18642 out of range exception) (#18646)
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
2025-05-05 17:30:30 +02:00
David Pace bf2d534bcd
[boschshc] Update pairing documentation for Smart Home Controller II (#18640)
This is a follow-up PR for #18326.

The documentation update was kindly provided by github user
hofingerandi.

Signed-off-by: David Pace <dev@davidpace.de>
2025-05-04 13:31:32 +02:00
Wouter Born ac7360c97b
[groovyscripting] Upgrade Groovy to 4.0.26 (#18636)
Upgrades Groovy from 4.0.23 to 4.0.26.

For release notes, see:

* https://groovy-lang.org/changelogs/changelog-4.0.24.html
* https://groovy-lang.org/changelogs/changelog-4.0.25.html
* https://groovy-lang.org/changelogs/changelog-4.0.26.html

Signed-off-by: Wouter Born <github@maindrain.net>
2025-05-04 12:33:48 +02:00
Wouter Born 652865eadf
[nest] Change examples to prevent secret scan false positives (#18637)
Makes the documentation examples less real as it causes false positives in some secret scans.

Signed-off-by: Wouter Born <github@maindrain.net>
2025-05-04 11:51:37 +02:00
jsjames 4b175571be
[senseenergy] Address reconnect issues on failure (#18463)
* Address reconnect issues on failure

Signed-off-by: Jeff James <jeff@james-online.com>
2025-05-02 23:47:48 +02:00
Tobias Römer d86fea3104
Update README.md (#18592)
Energy channels rename from "_" underscore to "-"

Signed-off-by: troem <34965481+troem@users.noreply.github.com>
2025-05-02 15:04:32 +02:00
Jacob Laursen e8f556319e
Add myself as code owner for Alpha3 (#18627)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-05-01 10:36:06 +02:00
Holger Friedrich e349609ba7
[GHA] Fix rebuild using label rebuild (#18629)
* Implement rebuild in ci_build workflow to make PR validation pass
* Remove label rebuild at the end of the workflow

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-05-01 08:53:53 +02:00
Markus Michels 4e2278d3e0
[shelly] Add support for Pro 1CB (#18611)
* Add support for Shelly Pro 1CB (should also work for 2CB and 4CB)

Signed-off-by: Markus Michels <markus7017@gmail.com>
2025-04-29 22:21:08 +02:00
Paul Smedley 75f0e893b3
[teslascope] Provide additional functionality (#18612)
* Add additional channels
* Fix setChargeLimit
* Reduce minimum refreshInterval to 10s
* charge_amps is not an int, change it to a float
* Recognise Starting or Charging as being cases where Charging is enabled

Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-04-29 12:38:13 +02:00
jimtng 88f150a7d3
[jythonscripting] Add a note about the newer pythonscripting (#18620)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-04-29 11:27:16 +02:00
Wouter Born 0f9e925875
[pythonscripting] Add documentation polish (#18621)
* Fix capitalization to make it more consistent
* Start sentences on new lines for easier reviewing diffs
* Fix openhab-python link

Signed-off-by: Wouter Born <github@maindrain.net>
2025-04-29 10:34:20 +02:00
openhab-bot 13ffa3480a
New Crowdin updates (#18619)
* New translations danfossairunit.properties (Danish)
* New translations jsscripting.properties (Italian)
2025-04-28 23:05:29 +02:00
Peter Wojciechowski 5e51365de5
[lutron] Provides device location and names during discovery (#18484)
* [lutron] Provides device location and names during discovery

Signed-off-by: Peter J Wojciechowski <peterwoj@dwellersoul.com>
2025-04-28 21:20:15 +02:00
jimtng 72cdd823a3
[pidcontroller] Fix incorrect addon id (#18617)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-04-28 19:34:07 +02:00
Holger Hees 0c4cb9cfef
Python transform shortcut (#18616)
Signed-off-by: Holger Hees <holger.hees@gmail.com>
2025-04-28 18:53:16 +02:00
Holger Hees 114453738a
[pythonscripting] Initial contribution (#18499)
Signed-off-by: Holger Hees <holger.hees@gmail.com>
2025-04-28 13:55:10 +02:00
Nadahar 9a4131882e
Fix xml-maven-plugin error in Eclipse since #18579 (#18610)
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-04-26 10:51:03 +02:00
Holger Friedrich 8ecbbbf29d
Improve XML schema validation (#18608)
* Move validation to subprojects, skip on top level to avoid double
  execution using a marker file (regression, #18579)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-04-26 10:50:08 +02:00
Markus Michels 04c4085c1b
[shelly] Add support for Shelly BLU Gateway Gen3 (#18174)
* Support for Shelly BLU Gateway Gen3

Signed-off-by: Markus Michels <markus7017@gmail.com>
2025-04-25 22:40:23 +02:00
openhab-bot 5ab070b7fc
New translations emotiva.properties (Italian) (#18603) 2025-04-25 15:42:41 +02:00
0void ef3b28c1c5
[enocean] Fix: rollershutter opens/closes completely (#15491) (#18594)
Signed-off-by: Gregor Burghard <gburghard@gmx.de>
2025-04-25 13:12:06 +02:00
Andrew Fiddian-Green 9c87d37ba1
[tado] Add geofencingEnabled channel (#18412)
* [tado] add geofencingEnabled channel

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-24 13:51:57 +02:00
Hans Böhm 7fe840abc8
[openweathermap] Fix visibility channels (#18597)
* fix visibility channel

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2025-04-24 13:43:52 +02:00
Espen Fossen 378817d2f1
[emotiva] Fix keep alive when adding devices manually (#18469)
* [emotiva] Fix issue with keep alive when adding devices manually.
* Improves handling of keep alive.
* Bumps default protocol version 3.0.
* Add documentation about opening of ports, protocol versions and keep alive.

Signed-off-by: Espen Fossen <espenaf@junta.no>
2025-04-24 11:05:07 +02:00
Jacob Laursen a63e7c0c54
Fix DAY_AHEAD_AVAILABLE event (#18583)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-04-24 10:56:33 +02:00
Jacob Laursen f62e6327b8
[wemo] Refactor HTTP handling and improve port probing reliability (#18571)
* Refactor HTTP requests Related to #18453

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-04-24 10:55:35 +02:00
Mark Herwege e14e730f05
fix archive selection (#18593)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-04-24 10:50:20 +02:00
Andrew Fiddian-Green c3f2a7f785
Add semantic tags (#18548)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-24 10:42:53 +02:00
Holger Friedrich 850628f67f
[GHA] Allow rebuild using label rebuild (#18596)
* This restores functionality we had before we migrated the PR builds
  to GitHub Actions.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-04-24 10:40:13 +02:00
goopilot c445d15648
[Folderwatcher] Add Azure blob storage containers monitoring support (#14926)
* Add Azure Thing

Signed-off-by: Alexandr Salamatov <goopilot@gmail.com>
2025-04-24 10:38:36 +02:00
Andrew Fiddian-Green e534bcbdcb
[openthermgateway] Add semantic tags (#18518)
* [openthermgateway] Add semantic tags

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-24 09:13:02 +02:00
lsiepel 7c50a0a532
Fix build (#18595)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-04-23 21:12:41 +02:00
Andrew Fiddian-Green bcbc489f26
[neohub] Add semantic tags (#18511)
* [neohub] add semantic tags

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-23 17:32:15 +02:00
Andrew Fiddian-Green 46db2aca9f
[velux] Apply tags (#18513)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-23 17:31:26 +02:00
Andrew Fiddian-Green bbe35ce963
[siemensrds] Add semantic tags (#18514)
* [siemensrds] Add semantic tags

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-23 17:30:46 +02:00
Andrew Fiddian-Green 849be15a00
[deconz] Add semantic tags (#18515)
* [deconz] Add semantic tags

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-23 17:30:19 +02:00
Andrew Fiddian-Green 714639b014
[govee] Add semantic tags (#18517)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-23 17:29:53 +02:00
Andrew Fiddian-Green fa4d390767
Bindings A thru F: Add equipment tags (#18549)
* [various] Add equipment tags: A thru E

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-23 17:21:01 +02:00
Andrew Fiddian-Green 7556443853
Bindings M thru R: Add equipment tags (#18558)
* Add equipment tags: M thru R

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-23 17:20:30 +02:00
Andrew Fiddian-Green 2093a7aa15
Bindings S thru Z: Add equipment tags (#18563)
* Add equipment tags: S thru Z

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-23 17:18:50 +02:00
Andrew Fiddian-Green a8849bb854
Bindings G thru L: Add equipment tags (#18557)
* Add equipment tags: G thru L

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-23 15:35:50 +02:00
Jacob Laursen e4bc05a1e1
Fix NullPointerException (#18588)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-04-22 20:54:58 +02:00
Andrew Fiddian-Green f0c425123a
Add semantic tags (#18547)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-21 22:22:06 +02:00