Commit Graph

1389 Commits (de86cf4192301389268a99d44d377dec980a545e)

Author SHA1 Message Date
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
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
alexf2015 79428e52bd
add logo for easee binding (#1883) 2022-09-10 17:55:26 +02:00
Wouter Born 760caf55cf
Fix broken Armbian link (#1878)
This change will make it easier to get Armbian support.

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

Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-31 22:47:57 +02:00
Bernd Weymann cb700df8bd
MercedesMe and MyBMW logos (#1877)
* add e3dc logo for present modbus binding

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>

* Mercedes and BMW logos

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>

* Mercedes and BMW logos

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2022-08-29 20:40:21 +02:00
Carsten Mogge d928c3acd3
Update osgi.md (#1876)
Corrected two dead-links to osgi
2022-08-24 20:06:55 +02:00
2delarosa b9f7b5acc4
Update rules_advanced.md (#1874)
line 140 fails if actions. is not prepended
2022-08-23 20:55:12 +02:00
Espen Fossen ab3db12d04
[nobohub] Add logo (#1875)
Signed-off-by: Espen Fossen <espenaf@junta.no>

Signed-off-by: Espen Fossen <espenaf@junta.no>
2022-08-23 20:54:44 +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
Jacob Laursen ca7c7bb9c9
Simplify syntax of running translation generation tool (#1867)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-27 22:40:43 +02:00
0x4d4d 7b73951449
[somneo] Add logo (#1866)
Signed-off-by: Michael Myrcik <michael.myrcik@web.de>
2022-07-27 20:44:33 +02:00
dependabot[bot] 0a4f78687b
Bump terser from 4.8.0 to 4.8.1 (#1865)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 21:05:51 +02:00
Richard Koshak 3f6d01451d
Fixing once again pgp vs gpg (#1864)
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
2022-07-19 20:25:27 +02:00