Commit Graph

435 Commits (main)

Author SHA1 Message Date
Holger Friedrich 673da56ad1
Java 21 for OH5 development (#2426)
* Java 21 for OH5 development

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

* rework after OH5 release

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

* review comment

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

---------

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-01-09 13:03:55 +01:00
Florian Hotze a27d468310
WebSocket API: Add sending access token through sub-protocols header (#2442)
* WebSocket API: Add sending access token through sub-protocols header

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

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Update configuration/websocket.md

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

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-01-05 11:55:21 +01:00
Richard Koshak b99531db6b
Documented support for wild card thing status triggers (#2438)
https://github.com/openhab/openhab-core/pull/2832 added support for wild card Thing status triggers. This PR adds a couple of sentences documented that and how to use it.

Signed-off-by: Richard Koshak <rkoshak@users.noreply.github.com>
2024-12-31 11:26:40 +01:00
Jacob Laursen c64ed13467
Remove references to deprecated DateTimeType method getZonedDateTime (#2432)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-22 13:34:29 +01:00
Jacob Laursen 85f084bed5
Link to Java 21 documentation (#2433)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-22 11:35:06 +01:00
Mark Herwege 21fc66dd9f
[blockly] persistence documentation update (#2427)
* [blockly] persistence documentation update

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

* review feedback

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

* fix image filename

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

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-12-19 18:55:13 +01:00
Mark Herwege 840953e3e7
[blockly] Document removal of nashorn support (#2428)
* remove nashorn

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

* fix image

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

* fix image position

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

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-12-18 20:02:37 +01:00
Mark Herwege d3ff431ebc
Persistence exclude documentation (#2423)
* persistence exclude documentation

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

* fix spelling

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

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-12-16 21:15:53 +01:00
Jacob Laursen edeb5735e1
Remove time-zone parameter from profile 'timestamp-offset' (#2403)
Related to openhab/openhab-core#3583

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-09 22:32:57 +01:00
Дилян Палаузов 7379411764
jsr223.md: add example for scriptExtension.get() (#2418)
Related to https://github.com/openhab/openhab-core/issues/4368
2024-12-08 10:20:01 +01:00
Дилян Палаузов 9cbdf7d545
jsr223.md: do not state that SimpleRule is used only in Jython (#2354)
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-12-01 11:38:55 +01:00
stefan-hoehn 0901b9c7ac
update blockly attribution - resize svg (#2386)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-10-18 21:54:24 +02:00
Markus 7ede74f3e2
Update websocket.md (#2383)
Clarify use of `accessToken` URL param in websocket url.

Signed-off-by: Markus <doits@users.noreply.github.com>
2024-10-18 20:29:36 +02:00
stefan-hoehn bf4d78b608
update blockly attribution (#2385)
* update blockly attribution

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-10-18 20:00:24 +02:00
Mark Herwege 507a80eabd
median documentation (#2353)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-09-30 22:43:01 +02:00
F. Vollmann 5b7b0870bb
add XOR to docs (#2374)
Signed-off-by: F. Vollmann <1691981+fabianvo@users.noreply.github.com>
2024-09-26 08:28:57 +02:00
Mark Herwege 09a2650589
[blockly] http block documentation (#2359)
* blockly http

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

* three toggles

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

* update screenshots

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

* fix linter error

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-09-14 16:04:09 +02:00
jimtng 0cbc62a30c
Document offset support for DateTimeItem trigger in RulesDSL (#2364)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-09-12 18:53:39 +02:00
Дилян Палаузов 31007ff040
jsr223: correct package name of TriggerBuilder (#2358)
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-09-05 22:05:39 +02:00
stefan-hoehn e6fc355ddf
fix ol (#2361)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-09-05 21:53:25 +02:00
jimtng 45628b8920
Add a link to the transformation add-ons page (#2351)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-08-19 19:17:53 +02:00
jimtng b6546de886
Add clarifications about blank settings in Script Transformation Profile configurations (#2350)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-08-18 19:32:23 +02:00
jimtng 9557203f32
Add links to the automation add-ons (#2343)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-30 20:46:23 +02:00
Florian Hotze 47279bb71b
JSR223: Add links to JavaDoc for variables (#2340)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-07-24 13:03:59 +02:00
jimtng fc234f20d0
Fix broken link to addons transform section (#2339)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-23 17:41:52 +02:00
Felix Schneider 18f77f61ed
Fix wrong negation (#2323)
* Fix wrong negation

Signed-off-by: Felix Schneider <fs@felix-schneider.org>

* Remove confusing introduction into items

As discussed in
https://github.com/openhab/openhab-docs/pull/2323#issuecomment-2232629933

---------

Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2024-07-20 10:50:38 +02:00
jimtng d50e237b8d
jsr223: closing tab is missing (#2337)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-17 19:37:29 +02:00
jimtng 9f48d8153a
Rules tweaks (#2336)
* Update JRuby notification action

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

* split helper library code into separate blocks for clarity

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

---------

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-16 20:56:46 +02:00
Mark Herwege 65ca57780d
update persistence documentation (#2318)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-06-30 13:30:12 +02:00
jimtng 512d2364dc
Document triggeringGroup and triggeringGroupName in RulesDSL (#2311)
* Document triggeringGroup and triggeringGroupName in RulesDSL

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

* variable -> variables

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

---------

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-06-30 13:26:59 +02:00
Jacob Laursen 16f8b62de5
Items: Fix mention of tag name and temperature tag example (#2315)
* Fix mention of tag name

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>

* Fix temperature tag example

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>

---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-06-30 13:24:05 +02:00
Florian Hotze 30c568cc46
Fix markdownlint (#2322)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-06-26 22:58:24 +02:00
Florian Hotze c4e31f8a71
Replace old Jekyll contribution wanted with Vuepress tip (#2308)
Must be merged after openhab/website#470.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-06-26 22:48:14 +02:00
Florian Hotze f6013b92f7
Move Notification Action docs to cloud connector README (#2320)
Refs https://github.com/openhab/openhab-addons/pull/16941.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-06-26 22:15:52 +02:00
Oleg Andreych 2cd27418b0
Added an example of the `ScriptAction` preset (#2228)
* Added an example of the `ScriptAction` preset

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>

* Changed brackets for some newly added anchors

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>

* add JS and JRuby

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

* fix fences

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

* fix fences

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

* js indentation

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

* jruby indentation

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

---------

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Stefan Höhn <mail@stefanhoehn.com>
2024-05-30 17:26:34 +02:00
stefan-hoehn a3accd8278
add latest docu of blockly features of M2 (#2297)
* add latest docu of blockly features of M2

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
2024-05-27 20:01:55 +02:00
GiviMAD 9474dc3bdf
[multimedia] Add record and transcribe commands (#2295)
* [multimedia] Add record and transcribe commands

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>

* apply pr review

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>

* fix md errors

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

---------

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-05-19 23:10:20 +02:00
Mark Herwege e0d594d7f2
Update persistence actions docs (#2289)
* update persistence actions docs

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

* correction

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

* document HistoricItem

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

* review adjustment

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

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-05-04 14:52:56 +02:00
Дилян Палаузов 59d9289179
Document addon installation in Karaf from Marketplace (#2272)
as implemented in https://github.com/openhab/openhab-core/pull/4057 .
2024-03-12 21:25:57 +01:00
jimtng 2a2489a82d
Blockly: explain the multiselect feature (#2262)
https://github.com/openhab/openhab-webui/pull/2419

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-03-04 08:04:21 +01:00
lsiepel 89206d2c1c
Update transformations.md (#2267)
Minor fix as this is not limited to the UI.

Signed-off-by: lsiepel <leosiepel@gmail.com>
2024-03-02 12:48:01 +01:00
Carsten Mogge e728feb7f1
Update index.md (#2237)
* Update index.md

slightly adapted to reflect Blockly's high level of maturity

Signed-off-by: Carsten Mogge <carsten.mogge@gmail.com>

* Update index.md

---------

Signed-off-by: Carsten Mogge <carsten.mogge@gmail.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-02-29 19:03:33 +01:00
stefan-hoehn 8d7079bfc9
add blockly logo (#2259)
* add blockly logo

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

* fix image path

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

* Update index.md

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-02-28 11:55:46 +01:00
jimtng 17df2612c7
Add jruby helper library example (#2258)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-27 19:29:02 +01:00
Florian Hotze 3de78d17f9
Update transformation docs for script profile changes & Clean-Up addons folder (#2235)
* Update transformation docs for script profile changes

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

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Migrate actions docs from addons to configuration folder

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Clean-up addons docs

The removed files have not been picked up by the build process, i.e. they were not used by the website.
Looking at their content, they also seem outdated.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Minor enhancements

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Address review

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-02-26 17:04:31 +01:00
jimtng c9a8344cfc
Fix a minor typo (#2255)
Signed-off-by: jimtng <2554958+jimtng@users.noreply.github.com>
2024-02-26 12:58:51 +01:00
Дилян Палаузов 1a96bd8863
Icons shall not be changed in rules (#2222)
• insert the conclusion from https://github.com/openhab/openhab-core/issues/3958

Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-02-26 11:27:49 +01:00
Marvin Dostal 2115d8d55e
Rephrase the authentication section of the REST documentation (#2234)
* Rephrase the authentication section of the REST documentation

Resolves #2202

* Apply suggestions from code review

Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>

* fix markdown issues

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

* fix markdown issues Emphasis style

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

---------

Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-02-17 13:36:37 +01:00
Florian Hotze d04a583ee5
Improvements to UI-related documentation (#2229)
* Persistence config: Mention UI support & Link UI docs

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Add links to docs from Main UI docs pages

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Minor wording improvements

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Building Pages: Add CSS section

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Expand sidebar for Main UI devtools & Creating Widgets

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Add some images

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Fix sidebar

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Remove ugly border from image

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Address review

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-10 00:13:15 +01:00
Дилян Палаузов c4234415cd
configuration/items: [] means no textual presentation (#2221) 2024-02-09 19:46:23 +01:00