Commit Graph

440 Commits (main)

Author SHA1 Message Date
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
J-N-K 2373e5ec8d
Add forecast strategy (#2163) 2023-11-25 22:01:08 +01:00
lolodomo b283dbe9dc
Iconify icons now supported by the iOS app (#2157)
See openhab/openhab-ios#724

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-19 14:17:44 +01:00
stefan-hoehn 2de9c5377f
Blockly uom fix pic (#2107)
* fix some typos in Readme

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

* update uom blocks

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-11-18 18:02:31 +01:00
Jeremy edadbc64bc
Bump github action workflow package dependencies (#2124)
* Bump github action workflow package dependencies

Signed-off-by: jsetton <jeremy.setton@gmail.com>

* Fix markdownlint errors

Signed-off-by: jsetton <jeremy.setton@gmail.com>

---------

Signed-off-by: jsetton <jeremy.setton@gmail.com>
2023-09-02 12:56:18 +02:00
lolodomo 0d67c5c2ec
Framework7 icons now supported by Basic UI (#2118)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-08-21 14:07:33 +02:00
Wouter Born 3e452c5250
Undo OH3 breaking changes link workaround (#2110)
These breaking changes were added to the OH3 release notes again recently (https://github.com/openhab/openhab-distro/issues/1339).

Signed-off-by: Wouter Born <github@maindrain.net>
2023-08-07 12:20:12 +02:00
stefan-hoehn 88266a1e45
Blockly rulecontext types (#2105)
* fix some typos in Readme

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

* Blockly get rule context type explanation

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

* adding info about context type selector

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

* fix linting

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-07-29 10:18:47 +02:00
stefan-hoehn 2e66a8fead
Blockly 4.0 release docs (#2099)
* fix some typos in Readme

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

* [blockly] latest 4.0 updates

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

* add category type at blockly-getItemAttributes doc

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

* fix lint, fix uom url

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-07-23 14:39:07 +02:00
stefan-hoehn 0d4cbee5d3
Blockly UI event link update (#2095)
* fix some typos in Readme

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

* replace outdated ui event doc link

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-07-02 17:58:17 +02:00
stefan-hoehn 98de52351c
Blockly updates m3 (#2087)
* fix some typos in Readme

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

* add blockly docu for latest improvements

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-07-02 17:57:17 +02:00
J-N-K 52484aad11
Add persistence filters (#2088)
* Add persistence filters

* address review comments

Signed-off-by: Jan N. Klug <github@klug.nrw>

* md lint

Signed-off-by: Jan N. Klug <github@klug.nrw>

* fooo

Signed-off-by: Jan N. Klug <github@klug.nrw>

* include

Signed-off-by: Jan N. Klug <github@klug.nrw>

* md

Signed-off-by: Jan N. Klug <github@klug.nrw>

---------

Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-07-01 10:29:09 +02:00
Дилян Палаузов 2493af5a1f
configuration/items: write Tags are for Semantic model (#2081) 2023-07-01 10:14:44 +02:00
Дилян Палаузов 524cf43f1b
Typos (#2078)
Add an example to Group item, that it can reference sub-types of
Number (dimensions).
2023-05-24 10:30:12 +02:00
lolodomo 1b4dcc22ec
New icon sources for an item (#2065)
* New icon sources for an item

Related to openhab/openhab-core#3052

Depends on the merge of PR openhab/openhab-core#3539

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* First set of review comments considered

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Remove the constraint regarding hyphen in icon name

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Consider one remaining opened comment

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Hide &lt; and &gt;

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Include HTTP link to icon sources directly in the table

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

---------

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-04 22:17:56 +02:00
Cody Cutrer a6c437e01d
update docs for core.GenericEventTrigger (#1986)
* update docs for core.GenericEventTrigger

see https://github.com/openhab/openhab-core/pull/3299

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

* link to javadocs for mostly-complete list of event types

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

---------

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2023-03-18 18:51:11 +01:00
stefan-hoehn 4c8e76fa06
fix minor wording in blockly migration (#2031)
* fix minor wording in blockly migration

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

* Update configuration/blockly/index.md

Co-authored-by: Florian Hotze <florianh_dev@icloud.com>

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
2023-03-18 18:43:44 +01:00
stefan-hoehn ad1e66c440
[blockly] add more migration info (#2028)
* [blockly] add more migration info

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

* Update configuration/blockly/index.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2023-03-11 15:43:38 +01:00
Felix Schneider 24cbb8f15e
Add missing comma (#2023)
Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2023-03-09 18:57:09 +01:00
mueller-ma f2e97181bb
Fix `Number:<dimension>` item type (#2020)
`<` and  `>` need to be escaped to be visible.

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-08 15:26:54 +01:00
stefan-hoehn 6ae6573bf4
[blockly] Document all new changes for 4.0 (#2017)
* [blockly] document all new changes for 4.0

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

* fix linting

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

* Apply suggestions from code review

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2023-03-05 22:00:07 +01:00
Jerome Luckenbach 8ba401fba0
Fix markdown (#2004)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2023-02-06 10:11:52 +01:00
Rosi 0fee8ff11c
spelling corrections (#1998)
Signed-off-by: Rosi2143 <Schrott.Micha@web.de>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2023-02-06 10:08:51 +01:00
Richard Koshak 17b60a49c9
Clarified that strategies are additive (#2000)
* Clarified that strategies are additive

Signed-off by Richard Koshak <rlkoshak@gmaill.com>

* Update configuration/persistence.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

---------

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2023-02-06 09:57:29 +01:00
netwolfuk 4969501178
Update rules-dsl.md (#1997)
Update the link to the `Blockly` documentation, because it currently returns a 404.
2023-01-27 10:10:43 +01:00
Jerome Luckenbach 7a87fdc06b
openHAB 4 and Java 17 refactoring (#1975)
* Remove or rename openHAB Version where useful.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Review changes.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Java bulk edit
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Wouter Born <github@maindrain.net>
2022-12-30 16:24:19 +01:00
spacemanspiff2007 08ba6f93c8
Update items.md (#1982) 2022-12-30 08:47:58 +01:00
Udo Hartmann 3e5606f1d9
Update rules-dsl.md (#1981)
Small typo
2022-12-30 08:20:44 +01:00
Wouter Born 446022f8a4
Fix add-ons stylization (#1976)
This makes the documentation a bit more consistent to use "add-ons" or "Add-ons" where possible.

Signed-off-by: Wouter Born <github@maindrain.net>

Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-26 23:09:28 +01:00
Wouter Born 3341a970fb
Fix typos, inconsistencies and remove references to JavaScript transformation (#1977)
Signed-off-by: Wouter Born <github@maindrain.net>

Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-26 23:08:42 +01:00
stefan-hoehn 5df473c0ff
document bundle install and update (#1962)
* document bundle install and update

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

* document bundle install and update - crosslink pages

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

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2022-12-19 07:24:10 +01:00
stefan-hoehn 3130645947
[blockly] docu replace, taggeditems, list_concat, previous_value, datetime (#1955)
* [blockly] document replace, taggeditems, list_concat, previous_value, datetime

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

* used tip marker

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

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2022-12-18 10:11:55 +01:00
J-N-K a158793a05
Adjust to websocket documemntation (#1954)
Signed-off-by: Jan N. Klug <github@klug.nrw>

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-12-15 22:31:22 +01:00
J-N-K 1d7bc424a1
Websocket documentation (#1952)
* Websocket documentation

Signed-off-by: Jan N. Klug <github@klug.nrw>

* fix

Signed-off-by: Jan N. Klug <github@klug.nrw>

* markdown fixes

Signed-off-by: Jan N. Klug <github@klug.nrw>

* markdown and sidebar

Signed-off-by: Jan N. Klug <github@klug.nrw>

* fix links

Signed-off-by: Jan N. Klug <github@klug.nrw>

* fix

Signed-off-by: Jan N. Klug <github@klug.nrw>

* Update configuration/websocket.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2022-12-11 22:03:31 +01:00
Wouter Born 4c19576ebc
Fix topic subscription example (#1951)
This seems to have been overlooked in #1313

Signed-off-by: Wouter Born <github@maindrain.net>

Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-11 18:27:35 +01:00
J-N-K d37343137f
Documentation for using the cache in DSL (#1947)
Signed-off-by: Jan N. Klug <github@klug.nrw>

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-12-06 07:52:18 +01:00
J-N-K 7da8861566
Clarify persistence extension documentation for .lastUpdate (#1941)
Signed-off-by: Jan N. Klug <github@klug.nrw>

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-12-04 14:02:09 +01:00
J-N-K deeac8b6ce
Documentation for JSR223 cache preset (#1937)
* Documentation for JSR223 cache preset

Signed-off-by: Jan N. Klug <github@klug.nrw>

* fix

Signed-off-by: Jan N. Klug <github@klug.nrw>

* fix

Signed-off-by: Jan N. Klug <github@klug.nrw>

* add Nashorn example

Signed-off-by: Jan N. Klug <github@klug.nrw>

* improvement

Signed-off-by: Jan N. Klug <github@klug.nrw>

* address review comment

Signed-off-by: Jan N. Klug <github@klug.nrw>

* Update configuration/jsr223.md

Co-authored-by: Wouter Born <github@maindrain.net>

* add ruby

Signed-off-by: Jan N. Klug <github@klug.nrw>

Signed-off-by: Jan N. Klug <github@klug.nrw>
Co-authored-by: Wouter Born <github@maindrain.net>
2022-12-04 11:37:23 +01:00
Flole998 4bda286b4d
Document timeOnly option for DateTimeTrigger (#1936)
This feature was added in openhab-core#3051

Signed-off-by: Flole <flole@flole.de>

Signed-off-by: Flole <flole@flole.de>
2022-12-02 21:11:47 +01:00
Дилян Палаузов 969fae1f7b
Typos a/an (#1933) 2022-12-01 22:42:51 +01:00
Jerome Luckenbach 337003c76e
Mention refresh command and update Tables. (#1922)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-26 14:53:04 +01:00
Jerome Luckenbach 91c151a3e0
Remove all default stategy references. (#1920)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-26 13:09:56 +01:00
Jerome Luckenbach 2ddff112b1
Remove common jekyll references. (#1917)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-24 18:35:16 +01:00
Дилян Палаузов 4ee3ef794a
configuration/items.md: typo (#1916) 2022-11-22 22:05:08 +01:00
stefan-hoehn cb0c4de762
Menu settings addons (#1912)
* add rules-scripts-schedule documentation

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

* settings addons documentation

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

* Small additions/fixes

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-20 11:14:17 +01:00
Jerome Luckenbach 53cdcdfe51
Fix markdown errors due to configuration changes (#1908)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-06 22:13:21 +01:00
Markus Storm 6e1b443613
Clarify main UI is both, admin and user UI (#1907)
* Clarify main UI is both, admin and user UI

Signed-off-by: Markus Storm <markus.storm@gmx.net>

* Update configuration/index.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2022-11-06 21:34:45 +01:00
Jerome Luckenbach 1a15b6c7fc
Improve markdown linting (#1906)
* Improve markdownlint configuration.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Apply changes to current linting rules.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-03 18:43:14 +01:00
stefan-hoehn be6f32d6bd
Blockly youtube links (#1882)
* [blockly] finalize blockly docs for M3.3

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

* [blockly docs] remove MD025 check

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

* [blockly] add topic specific youtube video links to documentation

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

* Update configuration/blockly/rules-blockly-standard-ext.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Update configuration/blockly/rules-blockly-standard-ext.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Update configuration/blockly/rules-blockly-logging.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Markdown fix

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Markdown fix

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Markdown fix

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* [blockly]move reference to top of page, link videos internally

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

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-09-10 18:05:57 +02:00
Wouter Born ad166c4887
Update UIs that support the Web Audio sink (#1870)
The Web Audio sink is now also supported by Main UI and Basic UI, see:

* https://github.com/openhab/openhab-webui/pull/1422
* https://github.com/openhab/openhab-webui/pull/1426

Signed-off-by: Wouter Born <github@maindrain.net>

Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-21 13:05:59 +02:00
Florian Hotze e04c48958d
[JSR223] Mention difference between NashornJS and GraalJS (#1846)
* [JSR223] Mention difference between NashornJS and GraalJS

Fixes https://github.com/openhab/openhab-js/issues/139.

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

* [JSR223] Adress @rkoshak s review comments

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

* [JSR223] Fix markdownlint errors

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

* [JSR] Add rule example for JS Scripting

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

* [JSR223] Update example tab names

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

* [JSR223] Add JS Scripting example for raw API

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

* [JSR223] Update JS Scripting example

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-07-12 17:48:48 +02:00
stefan-hoehn f893c46646
[blockly] finalize blockly docs for M3.3 (#1843)
* [blockly] finalize blockly docs for M3.3

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

* [blockly docs] remove MD025 check

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2022-07-05 21:22:53 +02:00
J-N-K b7ff3129af
Add trigger-event-string profile to docs (#1851)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-07-03 22:47:37 +02:00
J-N-K 913925531d
Add between methods to PersistenceExtension docs (#1835)
* Add between methods to PersistenceExtension docs

Signed-Off-by: Jan N. Klug <github@klug.nrw>

* Update configuration/persistence.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Update configuration/persistence.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2022-06-08 17:59:42 +02:00
J-N-K 4b4266b021
Adjust DateTimeTrigger after core-change (#1836)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-06-07 17:26:26 +02:00
stefan-hoehn f0ce583a83
Blockly docs date blocks (#1832)
* [blockly-docs] fix small doc bugs, add minor changes

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* Update configuration/blockly/rules-blockly-items-things.md

* [blockly] add documentation for new datetime blocks, bit of other cleanup

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

* Update configuration/blockly/index.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Update configuration/blockly/rules-blockly-date-handling.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Markdown Fix

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Markdown fixes

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-05-30 22:04:44 +02:00
Jerome Luckenbach c962e31ab3
Fix Mardown Error (#1828)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-05-27 10:35:40 +02:00
lolodomo 5b4628f744
[multimedia] Add voice parameter to voice assistant (#1827)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-27 10:22:40 +02:00
J-N-K b0f7cea3ae
Add DateTimeTrigger to DSL documentation (#1818)
This depends on https://github.com/openhab/openhab-core/pull/2963

Signed-Off-By: Jan N. Klug <github@klug.nrw>
2022-05-27 10:21:13 +02:00
Thomas Karl Pietrowski c54c6b3cdb
rules-dsl: Correcting typo (#1823)
Like sand in my eyes 😄
2022-05-23 11:20:47 +02:00
lolodomo e8cff4477d
[Multimedia] Voice assistant (#1822)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-23 11:20:23 +02:00
lolodomo ac76bb3feb
[Multimedia] Audo + keyword spotter (#1821)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-17 21:49:21 +02:00
jimtng b61a81a7ab
Add Group, Thing and System triggers to JSR223 docs (#1819)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-05-15 18:46:51 +02:00
J-N-K 8d676f2645
Add DateTimeTrigger to JSR223 docs (#1817)
Follow-up to https://github.com/openhab/openhab-core/issues/2726

Signed-Off-By: Jan N. Klug <github@klug.nrw>
2022-05-15 18:31:53 +02:00
lolodomo 97cd44e6c9
[Multimedia] Update for voice (TTS, STT, HLI) (#1816)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-15 18:30:46 +02:00
GiviMAD df982ba3ea
[built-in interpreter] update language support, add es (#1803)
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
2022-05-01 14:17:12 +02:00
Wouter Born 6d42647cb8
Fix broken links (#1796)
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-13 19:36:53 +02:00
ulfwin 0861e9a1cf
Clarifying lowercase requirement (#1791)
The "-state" part of the custom dynamic icon name must be lowercase. Clarifying this where the state parameter is explained
2022-04-05 21:52:48 +02:00
Дилян Палаузов 8c0135e2fa
jsr223.md: obvious inconsistency (#1786) 2022-03-20 11:05:34 +01:00
jimtng 89e4a058b6
[jsr223] Add JRuby example (#1781)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2022-03-14 16:14:55 +01:00
Jerome Luckenbach 0adc017f39
Fix markdown errors (#1779)
* Remove blank line

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Fix missing blank line

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-03-09 22:09:26 +01:00
stefan-hoehn 2600d6e190
[blockly-docs] fix small doc bugs, add minor changes (#1775)
* [blockly-docs] fix small doc bugs, add minor changes

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* Update configuration/blockly/rules-blockly-items-things.md

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-03-09 21:58:42 +01:00
James Melville 0965a6c68f
Update rules for improved naming in #2796 (#1769)
Signed-off-by: James Melville <jamesmelville@gmail.com>
2022-02-27 08:22:54 +01:00
Fabian Wolter 846a2ddcd1
Remove reference to OH 1 (#1766)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2022-02-21 21:54:41 +01:00
stefan-hoehn f0474446df
Initial blockly reference contribution (#1755)
* [blockly docs] initial main page and first sub page (wip)

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* [blockly-docs] add timers and delays section

* [blockly-docs] add all missing sections

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* [blockly-docs] refactor structure, return blocks

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* [blockly-docs] fix styling

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* [blocky-docs] fix styling - one line per sentence

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* Test temporary linter disabling

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* [blockly-docs] final style: suppress MD036

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-02-20 10:21:55 +01:00
James Melville 66d9d53c38
Update Thing based trigger and implicit variables (#1754)
Changes made in openhab/openhab-core#2756

Signed-off-by: James Melville <jamesmelville@gmail.com>
2022-02-15 21:08:20 +01:00
digitlength e072f632fb
Update persistence.md (#1746)
* Update persistence.md

Added short section about default configuration.

* Newline

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-01-31 20:14:07 +01:00
Flole998 e0daaa288d
Document new "System reached start level XX"-trigger in DSL-Rules (#1741)
Signed-off-by: Flole <flole@flole.de>
2022-01-18 16:23:12 +01:00
digitlength 9abb32711a
Update persistence.md (#1737)
Make clear that openHAB ships with RRD4J installed and running by default.
Make clear that the default persistence service is used by charts and rules.
2022-01-15 10:13:38 +01:00
Peter Hoeg cd6c9b5b13
Mentioned emacs support (#1710) 2021-12-22 07:36:53 +01:00
Christoph Weitkamp d6aa20fe1e
Added `triggeringChannel` to implicit variables (#1705)
- Added `triggeringChannel` to implicit variables

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-12-21 10:34:04 +01:00