Commit Graph

420 Commits (bef600ae59f4a27b1edbffff6d3643136d07271f)

Author SHA1 Message Date
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
Florian Hotze b4fd83501e
Minor enhancements (#2230)
* Minor doc enhancements

Some findings from Vuepress compilation warnings while working on the website build.

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

* Improve Ruby build script

See https://github.com/openhab/website/pull/445.

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

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-09 18:48:07 +01:00
Oleg Andreych 9f2c66f461
Changed class for `actions` to the one actually used. (#2225)
* Changed class for `actions` to the one actually used.

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

* Update jsr223.md

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

* Update jsr223.md

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

---------

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>
2024-02-09 14:41:15 +01:00
Oleg Andreych 5e1ed479e3
Provided FQN for the `ValueCache` (#2226)
Signed-off-by: Oleg Andreych <kjiec4@gmail.com>
2024-02-05 19:44:42 +01:00
Florian Hotze 321c8decda
Add Main UI docs for integration into sidebar help (#2199)
* Add Main UI docs structure & Migrate UI-integrated docs

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

* Add some links

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

* Add CONTRIBUTING.md

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

* Update icon comments for UI code change

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

* Fix markdownlint

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

* Migrate existing MainUI settings documentation

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

* Fix build & Update sidebar

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

* Update img links

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

* Migrate docs from the UI section

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

* Add persistence docs

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

* Fixes & Improvements

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

* Update CONTRIBUTING.md

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-01-27 00:35:27 +01:00
Дилян Палаузов aeb05253ad
configuration/items: clarify that items linked to channels have implicit state presentation (#2214) 2024-01-26 22:29:11 +01:00
stefan-hoehn 03b43caf83
Add menu grouping in sidebar, prepare for better UI doc integration (#2198)
* Add menu grouping in sidebar, prepare for better UI doc integration

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

* review comments

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

* Markdown fixes

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-01-13 20:48:06 +01:00
GiviMAD 88a862fbfe
[Voice] Add build-it interpreter doc and fix dialog commands (#2200)
* [Voice] Add build-it interpreter doc and fix dialog commands

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

* apply pr review

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

* apply pr review

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

* apply pr review

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

* apply pr review

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

---------

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2024-01-13 19:11:03 +01:00
Wouter Born 45773302a2
Fix typos and capitalization issues (#2207)
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-13 19:06:34 +01:00
mueller-ma bf53b487ce
Update icon sources (#2204)
All icon sources will be supported in the next releases of Android and iOS apps.

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2024-01-11 20:48:06 +01:00
stefan-hoehn 40758a20e4
Blockly 4.1 doc updates (#2201)
* Blockly 4.1 doc updates

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

* review updates

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-01-10 16:10:49 +01:00
Дилян Палаузов c9576303d9
configuration/items: use more specific item types (#2195)
I think having all examples using as specific item types, as possible,
utilizing the default UoM, is a good practice.

The wording “If no state presentation and no square brackets are given…”
leaves unclear what happens, if state presentation is missing, but square
brackets are present.  This is refined here.
2024-01-07 11:03:50 +01:00
Jens Hauser 22123c00cd
Update rules-dsl.md (#2187)
* Update rules-dsl.md

Learnings from conversation with Rich added:
https://community.openhab.org/t/ecma-rule-to-trigger-after-system-fully-functional/152091/6

Signed-off-by: Jens Hauser<jens@hauser-digital.de>

Signed-off-by: Jens Hauser <44340656+JensHauser@users.noreply.github.com>

* Update rules-dsl.md

Thanks for your comments, Stefan.
Adjusted text

Signed-off-by: Jens Hauser <44340656+JensHauser@users.noreply.github.com>

---------

Signed-off-by: Jens Hauser <44340656+JensHauser@users.noreply.github.com>
2023-12-31 10:04:44 +01:00
Andrew Fiddian-Green 3b0f08a720
Explanation of suggested add-ons (#2179)
* Explanation of suggested add-ons

Added an explanation of the new suggested add-ons feature.

Note: I added a new screen-shot image, but I am not sure if it is automatically added to the PR commit.

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

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

* Adopt reviewer suggestion.

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

* Fix umage location

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

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-18 12:21:01 +01:00
Andrew Fiddian-Green b3e070a36c
[documentation] Explain implicit profiles (#2141)
* [documentation] Explain implicit profiles

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

* [documentation] adopt reviwer suggestion

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

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-17 14:29:15 +01:00
Udo Hartmann 3a49136da8
Update jsr223.md (#2155)
* Update jsr223.md

Add example of how to implement sharedCache in DSL rules.

Thanks to rlkoshak.

Signed-off-by: Udo Hartmann <udo1toni@users.noreply.github.com>

* Update jsr223.md

removed one empty line

---------

Signed-off-by: Udo Hartmann <udo1toni@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2023-12-17 10:59:51 +01:00