Commit Graph

1801 Commits (28f15bd68f3ea6c2e204f8db770934e30f14ea52)

Author SHA1 Message Date
Florian Hotze a5b6708a7e
Update docs for `SCRIPT` transformation (#1945)
* Update docs for `SCRIPT` transformation

This clarifies that the file-extension has to be added inside the transform pattern and adds an example for the transform pattern and fixes a few wording problems.

* Improve SCRIPT transformation docs

State what the script-type is.

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

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-12-04 18:46:16 +01:00
Tom Deckers f675d5ea20
Add webex teams logo (#1943)
Signed-off-by: Tom Deckers <tom@ducbase.com>

Signed-off-by: Tom Deckers <tom@ducbase.com>
2022-12-04 18:43:59 +01:00
Gwendal Roulleau 5a3c28c710
Added logo for smsmodem (#1942)
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>

Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
Co-authored-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
2022-12-04 14:03:39 +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 14422a8a6b
Documentation for SCRIPT transformation (#1940)
* Documentation for SCRIPT transformation

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

* improvement

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

* move to correct location

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

* Apply suggestions from code review

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>
2022-12-04 13:56:40 +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
dependabot[bot] 22491ea47f
Bump minimatch from 3.0.4 to 3.1.2 (#1939)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 21:57:35 +01:00
dependabot[bot] ba00cdeb5a
Bump decode-uri-component from 0.2.0 to 0.2.2 (#1938)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 21:49:22 +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 cc168a43af
Fix spelling (#1931)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-28 10:48:01 +01:00
Dan Cunningham cfd87387b2
Adds logo for the QolsysIQ binding (#1930)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2022-11-27 22:48:27 +01:00
Jerome Luckenbach de86cf4192
Add addon page link. (#1929)
* Add addon page link.

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

* Ad logic to build url dynamically.

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

* Generate valid mardown.

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

* Fix spelling.

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

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-27 16:45:15 +01:00
Jerome Luckenbach 07f41cfdee
Add commadn notice. (#1928)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-27 15:39:21 +01:00
Jerome Luckenbach c02c98107a
Add Note to Java 11 community papckage. (#1927)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-27 15:13:56 +01:00
Jerome Luckenbach 71337d914c
Add version notice to prevent failing instalaltions. (#1925)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-27 13:32:17 +01:00
Jerome Luckenbach 27b55495be
Add paragraph with logging article reference. (#1924)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-26 15:36:52 +01:00
Jerome Luckenbach 3046d1e698
[Certificate based auth] Link/Reference forum tutorial (#1923)
* Link/Reference forum tutorial.

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

* Fix markdown errors.

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

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-26 15:11:02 +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 b67c8ee5b7
Fixes #491 (#1919)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-26 12:15:15 +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 574e12bcf2
Fix markdown errors. (#1915)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-19 00:37:54 +01:00
Richard Koshak e92b820871
[Ready for Review] Reworking Rules docs (#1860)
* Getting started

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

* [Rules] Add Rules Concepts page

This covers 1 and 1a of the table at
https://github.com/openhab/openhab-docs/issues/1855.

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

* Address @rkoshak 's review

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

* Address @rkoshak 's review

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

* Address @rkoshak 's review

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

* [Rules] Add concept docs for triggers

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

* [Rules] Add concepts docs for conditions

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

* Address @rkoshak 's review for triggers

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

* Address @rkoshak 's review for conditions

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

* Address @rkoshak 's review

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

* [rules] Add remaining sections of concepts page

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

* Add note about "Scenes" to rules concepts

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

* [Rules Concepts] Add Scripts and Script Actions sections

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

* [Rule Concepts] Add Available Values, Rule Templates & Helper Libraries sections

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

* [Rules Concepts] Add comprehensive examples with JS Scripting code snippets

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

* [Rules Concepts] Add DSL code to comprehensive examples

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

* [Rules Concepts] Add UI rule code to comprehensive examples

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

* [Rules Concepts] Add UI rule screenshots to examples

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

* Address @rkoshak 's review

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

* [Rules Concepts] Add JRuby examples from @rkoshak

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

* [Rules Concepts] Link to the JRuby Scripting addon

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

* Update docs-sidebar.js

Added the new rules concepts page to the sidebar.

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Addressing MD Linting

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

* Removing files we are not ready to push to upstream

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

* Removing files we are not ready to push to upstream

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

* Removing files we are not yet ready to push upstream

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

* Deleting files not ready to push to upstream

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

* Removing files not ready to push to upstream

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

* Removing files not ready to push to upstream

* Removing files not ready to push to upstream

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

* Moved new rules concepts page to the concepts folder.

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

* Fixed paths to images

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

* Attempting to fix tabs for examples

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

* Fixing tabs for last two examples, cleaning for consistency

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

* Fix old gh pages syntax

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

Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2022-11-18 23:36:18 +01:00
Jerome Luckenbach 2048ca3557
Fix markdown errors. (#1914)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-18 18:21:00 +01:00
jsjames 5546475bfe
Add logo for juicenet binding (#1913) 2022-11-18 16:37:26 +01:00
stefan-hoehn 15039b8c6f
add rules-scripts-schedule documentation (#1911)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2022-11-13 15:01:58 +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
nostroff b0a3de95e7
Update introduction.md (#1905)
Replace references to sitemap with page.
2022-11-01 08:54:07 +01:00
Cody Cutrer f3ffc3b4fd
add mireds to units of measurement (#1904)
* add mireds to units of measurement

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

* use manual link instead of markdown footnote

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

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2022-10-31 12:50:06 +01:00
JustinGeorgi ecb1157d2b
Add advanced widget doc page (#1896)
* Add advanced widget doc page

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Expand object description

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Fix linting errors

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Fix other linting errors

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Move personal widget section and expand basic info

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Fix new linting errors

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Correct visible property name

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Make minor edits

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2022-10-26 21:01:56 +02:00
Julian Herzog fa1e005a5c
Fixed typos in developers/ide/intelij.md (#1903) 2022-10-25 20:18:49 +02:00
stefan-hoehn 7167fb3c56
fix settings menu urls (#1902)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2022-10-25 20:17:25 +02:00
pmknowles 2c6177b6ff
Update windows.md (#1901)
* Update windows.md

update script fails and PowerShell window closes before the error can be read,

* Update installation/windows.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>
2022-10-25 20:07:29 +02:00
Markus Storm ee5640a388
Update recommended java etc (#1897)
* Update index.md

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

* change JVM recommendation

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

* Apply suggestions from code review

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-10-19 20:26:32 +02:00
Jan Gustafsson b3b24a4925
Added MEATER logo (#1898)
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>

Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
2022-10-19 20:18:37 +02:00
Jan Gustafsson dedf989048
Added Electrolux logo (#1899)
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>

Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
2022-10-19 20:17:16 +02:00
Jan Gustafsson 0e0df53ccc
Added Verisure logo (#1900)
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>

Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
2022-10-19 20:16:44 +02:00
JustinGeorgi 1f64bddcd7
Update ui page with new user object and @ operator (#1895)
Signed-off-by: justin <justin.georgi@gmail.com>
2022-10-13 21:51:20 +02:00
Florian Hotze ac4feeb1e9
Update building pages: Add `screen` property and mention CSS's `calc()` (#1894)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-10-11 19:26:15 +02:00
Mark Herwege fe9b31a628
example syntax correction (#1893) 2022-10-09 21:17:36 +02:00
stefan-hoehn 4cf51ae89e
document about page info and settings (#1892)
* document about page info and settings

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

* fix typos in about-page doc

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

* fix md error

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

* copy images in processing, layout changes

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

* fix more md issues

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

* document Configuration section of Settings

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

* Update settings/aboutpage.md

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>

* Update settings/aboutpage.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>
2022-10-02 13:33:49 +02:00
Alija 14dbc2f314
Fix typo in auto_review.md (#1891) 2022-09-25 18:17:46 +02:00
stefan-hoehn c675bae997
new menu entry settings (#1888)
* new menu entry settings

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Markdown fixes from code review

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

* Markdown fixes from code review (Round 2)

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-09-18 14:09:31 +02:00
Jerome Luckenbach 2e9459b32d
Create config.yml (#1889)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-09-15 22:11:08 +02:00
Christoph Weitkamp fb6f36607d
Added default channel types for electrical energy (#1886)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2022-09-11 17:42:36 +02:00