Commit Graph

1819 Commits (main)

Author SHA1 Message Date
Holger Friedrich fba7b0db59
Document Felix Webconsole available in demo app (#2502)
* Document Felix Webconsole available in demo app

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* fix markdown

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

---------

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-06-16 21:19:41 +02:00
Giovanni Fabiani 63b94b9607
[meross] logo (#2504)
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-06-16 21:05:59 +02:00
Paul Smedley c95dd15c9e
Add ring logo (#2503)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-06-16 20:54:14 +02:00
Dan Cunningham fa03b65e97
Matter logo (#2505)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-06-16 20:53:18 +02:00
Florian Hotze d9612cd7de
Upgrade CI Markdown checks (#2497)
* Upgrade CI Markdown checks

- Use tcort/github-action-markdown-link-check instead of deprecated gaurav-nelson/github-action-markdown-link-check.
- Pin actions to SHA version to mitigate possible supply chain attacks.
- Consolidate markdown checks into a single workflow.

Signed-off-by: Florian Hotze <dev@florianhotze.com>

* Comment out broken link check as it was previously disabled

Signed-off-by: Florian Hotze <dev@florianhotze.com>

* Adjust markdownlint config for new version

Signed-off-by: Florian Hotze <dev@florianhotze.com>

* Fix markdownlint

Signed-off-by: Florian Hotze <dev@florianhotze.com>

---------

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-06-16 20:44:16 +02:00
jswim788 c8da430ff6
Update index.md for typo in 'through' (#2506)
Fixed spelling error

Signed-off-by: jswim788 <jswim788@users.noreply.github.com>
2025-06-16 17:01:08 +02:00
Holger Hees 8784b1aaf4
add python transformation examples (#2500)
* add python transformation examples

* change tab order
2025-06-16 17:00:23 +02:00
Bernd Weymann 6674708f33
dirigera logo (#2507)
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-06-16 16:59:33 +02:00
Andrew Fiddian-Green f40cf73eb3
Tagging conventions for commonly confused cases (#2496)
* Add conventions for commonly confused tag cases

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* A couple more use cases

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* Adopt reviewer suggestion

Co-authored-by: jimtng <2554958+jimtng@users.noreply.github.com>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* describe multiple state modes

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* Remove empty line

* adopt some reviewer suggestions

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* adopt more reviwer suggestions

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* fix lint warning

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* more changes

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Co-authored-by: jimtng <2554958+jimtng@users.noreply.github.com>
2025-06-16 16:57:01 +02:00
Zachary Christiansen 371af2493a
Add files via upload (#2498)
Signed-off-by: Zachary Christiansen <volfan6415@gmail.com>
2025-05-31 20:21:50 +02:00
jimtng 4d87390fb2
Rules Overview: add Python, update Ruby, JS and Groovy versions. (#2489)
* Rules Overview: add Python, update Ruby, JS and Groovy versions

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* tweaks and additional note on jython

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

---------

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-05-13 10:34:36 +02:00
jimtng 54a4fb04da
Add JRuby examples in rules_advanced.md (#2451)
* Add JRuby examples in rules_advanced.md

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* requested changes

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* Apply requested changes

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* address review change requests

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

---------

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-05-13 10:31:22 +02:00
Florian Hotze 4fb8862d8e
Add Fronius Wattpilot logo (#2495)
Refs https://github.com/openhab/openhab-addons/pull/18471.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-05-13 10:24:44 +02:00
Andrew Fiddian-Green eb248fa81e
Add tagging guideline (#2484)
* Add tagging guideline

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* adopt reviewer suggestion

Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* fix lint error

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-05-09 19:40:59 +02:00
jimtng e9202e2417
Thing XML: Update system state channel types (#2490)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-05-07 16:15:12 +02:00
jimtng 7b513dc289
Document lastStateUpdate and lastStateChange for RulesDSL (#2480)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-05-07 15:39:43 +02:00
Wouter Born 48cd9ce3a7
Improve replacement logic so it also works with openHAB HTTPS links (#2488)
Nowadays HTTPS links are more common which should also be replaced.

Signed-off-by: Wouter Born <github@maindrain.net>
2025-05-07 15:34:30 +02:00
jimtng ac2e9941b1
Fix codefence languages (#2492)
s/xtend/java/
s/conf/ini/

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-05-07 15:32:08 +02:00
jimtng 28f15bd68f
Update item `expire` documentation (#2485)
See https://github.com/openhab/openhab-core/pull/4724

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-05-07 15:20:24 +02:00
dependabot[bot] 9915e15c13
Bump koa from 2.15.4 to 2.16.1 (#2482)
Bumps [koa](https://github.com/koajs/koa) from 2.15.4 to 2.16.1.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.15.4...v2.16.1)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 2.16.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-07 15:06:01 +02:00
jimtng 54bafbb3b1
Fix typo and examples for cache (#2439)
* Fix typo for RuleDSL sharedCache

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* Minor adjustments in cache example

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* Explain cached timer's automatic cancellation

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

---------

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-05-05 12:38:22 +02:00
jimtng 048bc7ed6b
MainUI help: addon section name update (#2449)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-05-05 12:37:51 +02:00
jimtng 591985539e
Script Editor: Update shortcut key to delete the current line (#2486)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-05-05 12:37:21 +02:00
Wouter Born d8967d91a2
Fix documentation PR preview (#2491)
The openHABian sidebar entries added in #2434 break the Netlify preview build so some more placeholder files are necessary.

Signed-off-by: Wouter Born <github@maindrain.net>
2025-05-05 12:36:24 +02:00
Ethan Dye 75401504d3
Add proper sidebar for openHABian (#2434)
* Add proper sidebar for openHABian

Depends openhab/openhabian#1936

Signed-off-by: Ethan Dye <mrtops03@gmail.com>

* Fix typo

Signed-off-by: Ethan Dye <mrtops03@gmail.com>

---------

Signed-off-by: Ethan Dye <mrtops03@gmail.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-04-24 20:12:30 +02:00
Andrew Fiddian-Green ead0542917
Update developer documentation concerning tags (#2483)
* Update developer documentation concerning tags

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* revert error

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* fix lint errors

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* tweak table

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* Add precision

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* Add schema link to references

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* Bug fix prior PR

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* second try

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* fix typo

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* Refer to primary function

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-16 16:58:50 +02:00
Mark Herwege 211d8f26ff
no default strategy (#2478)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-04-07 18:12:37 +02:00
Mark Herwege 45e62b1e22
sitemap_interpolation (#2463)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-04-07 18:10:18 +02:00
Mark Herwege d758e26586
Riemann sum documentation (#2477)
* persistence extensions

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

* blockly

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

* fix image locations

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

* improvements

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

* clarify time dimension

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-04-07 18:07:39 +02:00
Cody Cutrer e5f9c2fa1c
[tuya] Add Tuya logo (#2431)
* [tuya] Add Tuya logo

https://github.com/openhab/openhab-addons/pull/17937

Signed-off-by: Cody Cutrer <cody@cutrer.us>

* use an SVG version

Signed-off-by: Cody Cutrer <cody@cutrer.us>

---------

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-04-07 18:01:40 +02:00
Florian Hotze f16c5ec3ec
Main UI docs: Add log viewer (#2481)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2025-04-05 17:54:03 +02:00
Martin fb4a95e4e8
bambulab icon (#2476)
* bambulab.png
2025-03-23 13:32:13 +01:00
dependabot[bot] dd2df6b822
Bump @babel/runtime-corejs3 from 7.23.9 to 7.26.10 (#2473)
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.23.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime-corejs3)

---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-03-23 11:52:40 +01:00
dependabot[bot] dd006c3f8b
Bump @babel/runtime from 7.23.9 to 7.26.10 (#2475)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-23 11:48:13 +01:00
dependabot[bot] e691e41778
Bump prismjs from 1.29.0 to 1.30.0 (#2471)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-03-23 11:46:37 +01:00
dependabot[bot] 00915da74e
Bump @babel/helpers from 7.23.9 to 7.26.10 (#2474)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.23.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-03-23 11:40:19 +01:00
Andrew Fiddian-Green 93b8256446
Semantic Tags: developer information/rules (#2466)
* improve information on tags

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* typo

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* adopt some reviewer suggestions

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* add further rules

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* fix lint error

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* import https://github.com/openhab/openhab-core/issues/4619

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* tweaks

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* adopt reviewer suggestions

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* add rfc-2119 citation

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* cosmetics

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* fix capitalisation, and numbering scheme (to pass CI check)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* adopt reviewer feedback

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* tweaks

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-03-20 15:28:04 +01:00
Bernd Weymann 9682c3947a
add casokitchen logo (#2472)
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-03-12 16:36:54 +01:00
Thomas Lauterbach 5dc4004298
Add Awtrix 3 logo (#2469)
* Add Awtrix 3 logo

Signed-off-by: Thomas Lauterbach <thomas@pop-os.amfthome.org>

* Reduce icon size

Signed-off-by: Thomas Lauterbach <thomas@pop-os.amfthome.org>

* 512x512 smaller 30Kb

Signed-off-by: Thomas Lauterbach <thomas@pop-os.amfthome.org>

* Rename icon

Signed-off-by: Thomas Lauterbach <thomas@pop-os.amfthome.org>

---------

Signed-off-by: Thomas Lauterbach <thomas@pop-os.amfthome.org>
Co-authored-by: Thomas Lauterbach <thomas@pop-os.amfthome.org>
2025-03-09 09:39:55 +01:00
dependabot[bot] 86f2f63e52
Bump elliptic from 6.6.0 to 6.6.1 (#2458)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1.
- [Commits](https://github.com/indutny/elliptic/compare/v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 19:03:58 +01:00
dependabot[bot] f38c94f113
Bump koa from 2.15.0 to 2.15.4 (#2457)
Bumps [koa](https://github.com/koajs/koa) from 2.15.0 to 2.15.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.15.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.15.0...2.15.4)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 19:01:46 +01:00
Ciprian Pascu 7179921554
[sbus] logo (#2460)
* [sbus] logo

* [sbus] logo update

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>

---------

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
Co-authored-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-03-01 18:52:59 +01:00
Holger Hees c86531bb4d
add pythonscripting icon (#2455)
* add pythonscripting icon

* update pythonscripting.svg with an optimized version

Signed-off-by: Holger Hees <holger.hees@gmail.com>

---------

Signed-off-by: Holger Hees <holger.hees@gmail.com>
2025-03-01 18:52:06 +01:00
Florian Hotze aec431d3f1
Add WebSocket topic filter docs (#2465)
* Add WebSocket topic filter docs

Refs https://github.com/openhab/openhab-core/pull/4550.

Signed-off-by: Florian Hotze <dev@florianhotze.com>

* Minor rewording

Signed-off-by: Florian Hotze <dev@florianhotze.com>

---------

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-02-20 22:33:32 +01:00
Gaël L'hopital fa609cbd5e
Added airparif logo (#2459)
* Added airparif logo

Signed-off-by: gael@lhopital.org <gael@lhopital.org>

* Transparent background

Signed-off-by: gael@lhopital.org <gael@lhopital.org>

---------

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2025-02-20 22:28:29 +01:00
jsjames 653926d360
[juicenet addon] Delete images/addons/juicenet.png (#2464)
Signed-off-by: jsjames <jeff@james-online.com>
2025-02-20 21:44:48 +01:00
Mark Herwege e1f3a8f374
alias documentation (#2462)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-02-18 18:32:15 +01:00
cdwijs 03878ac77b
Update armbian.md (#2453)
* Update armbian.md

It's not possible to run Linux on half a MB of RAM. Is 512MB the correct number?

Signed-off-by: cdwijs <8469638+cdwijs@users.noreply.github.com>

* Update armbian.md

Upper case Kb to KB

Signed-off-by: cdwijs <8469638+cdwijs@users.noreply.github.com>

---------

Signed-off-by: cdwijs <8469638+cdwijs@users.noreply.github.com>
2025-02-08 15:19:19 +01:00
Jacob Laursen 15418fcb2a
Fix addon id for Grundfos logo (#2454)
Regression of #2452

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-02-08 15:17:50 +01:00
Jacob Laursen c1c1e7f0fb
Provide SVG logo for Grundfos (#2452)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-01-26 10:28:37 +01:00