Commit Graph

377 Commits (scenes)

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