Commit Graph

369 Commits (85f5ac1b01abe11cbe43b0c7a09e88212aacc343)

Author SHA1 Message Date
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