Commit Graph

1524 Commits (f1606ca0a9bd115fbf7f8e655675347e560ad75a)

Author SHA1 Message Date
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
Gwendal Roulleau a4f2b25396
Added logo for mimictts (#1863)
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>

Co-authored-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
2022-07-13 23:31:07 +02:00
simon-dengler baa61e0208
Added logo for mcd (#1862)
Signed-off-by: Simon Dengler <simon_dengler@gmx.de>
2022-07-12 17:52:50 +02:00
Wouter Born 8be18c9d6f
Remove checkerboard from watsonstt logo (#1861)
Also removes execute permissions from spotify.png

Signed-off-by: Wouter Born <github@maindrain.net>
2022-07-12 17:52:07 +02:00
Bert Theuwissen 72b06f4b50
Update linux.md (#1859)
Fixed typo
2022-07-12 17:51:06 +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
Florian Merkert c9aa2de11f
Fix typo of filename for openhab public key (#1857)
The filename /usr/share/keyrings/openhab.pgp should be used consistently in the documentation about setup
2022-07-08 14:57:55 +02:00
mlobstein 846c6bda28
Add several binding logos (#1858)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2022-07-08 14:44:36 +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
GiviMAD a2b28d76bd
Add rustpotterks icon (#1848)
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2022-07-04 21:49:20 +02:00
Jacob Laursen cef98dd9c4
Describe generation of i18n properties using tool (#1833)
* Describe generation of i18n properties using tool

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>

* Bumped heading up one level

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>

* Comply with rule: Fenced code blocks should be surrounded by blank lines

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>

* Remove plugin version from command

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-03 22:49:51 +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
Richard Koshak e81df2316f
Changed apt installation instructions gpg import (#1845)
apt-key is deprecated and shouldn't be used nor should the trusted keystore in /etc/apt. Instead the gpg keys should be stored somewhere else and the list file that adds the openHAB repo should point at that one key. Thus, apt will only trust that key for that repo instead of trusting that key even if it's used by some other repo.

There were problems with the redirect from `gpg` which makes the command fail sometimes even when using sudo which is why I save it locally and then move and chmod it after.

Signed-off-by: Richard Koshak rlkoshak@gmail.com
2022-07-03 16:31:34 +02:00
Richard Koshak a457bff1c3
Added a link to the Blockly Video on YouTube (#1844)
There is now a video (will become a series) introducing Blockly and how to use it in openHAB's official YouTube channel.
2022-07-03 16:29:33 +02:00
Sven Strohschein 6f1ab962f4
[livisismarthome] Logo for LIVISI SmartHome (binding "livisismarthome") added (#1840)
Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>

Co-authored-by: Sven Strohschein <sven.strohschein@gmail.com>
2022-06-17 20:29:54 +02:00
lolodomo 3482f6ec71
[sitemap] Default color for label and value colors (#1837)
Related to openhab/openhab-core#2995

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-06-11 12:14:16 +02:00