mueller-ma
73a2efc548
Remove "begin/end" from Sitemap Chart syntax ( #2018 )
...
They aren't supported in the Sitemap syntax: https://github.com/openhab/openhab-core/blob/main/bundles/org.openhab.core.model.sitemap/src/org/openhab/core/model/sitemap/Sitemap.xtext#L63-L71
Closes #503
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-06 00:28:16 +01:00
lolodomo
799cbf1199
[sitemap] forceasitem must be all in lowercase ( #1989 )
...
Syntax can be checked here:
0d0b64b8f6/bundles/org.openhab.core.model.sitemap/src/org/openhab/core/model/sitemap/Sitemap.xtext (L62)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-03-05 22:03:22 +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
stefan-hoehn
cc067e4686
Scene Rule tutorial ( #2009 )
...
* Scene Rule tutorial
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* added scenes icon
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 21:57:34 +01:00
Mithi83
7f0d7bbdb1
linux.md: mention firewall and port requirements ( #2007 )
...
As requested here https://github.com/openhab/openhab-docs/issues/2006 I tried to write a small firewall section for the Linux installation documentation to help new users that struggle to open the dashboard after a fresh install due to an interfering firewall.
2023-03-05 20:58:40 +01:00
Mark Herwege
94cf65c750
[sitemap] document new input element ( #2012 )
...
* sitemap input element
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
* Update ui/sitemaps.md
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
---------
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2023-03-05 20:52:41 +01:00
stefan-hoehn
e0f55cf610
typos and improvements ( #2016 )
...
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-03-02 21:46:44 +01:00
mueller-ma
29e849cd9c
Add theme colors ( #2008 )
...
These colors have been added in Android recently: https://github.com/openhab/openhab-android/issues/3248
Feature requests for iOS and Basic UI have been created:
* https://github.com/openhab/openhab-ios/discussions/711
* https://github.com/openhab/openhab-webui/issues/1716
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-02 16:34:33 +01:00
Florian Hotze
cc9bc0fbd6
Building Pages: Add `config` property to access widget configuration ( #2013 )
...
Reference #1698 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2023-02-25 12:18:13 +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
dependabot[bot]
15e5c3b5ed
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #2003 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 09:51:28 +01:00
Richard Koshak
15fee26a89
Fixed typo ( #1999 )
...
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
2023-02-06 09:51:13 +01:00
morph166955
087d01a612
add androidtv logo ( #2001 )
...
* Adds androidtv image
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
* Fix resolution
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
* Fixes background issues
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
---------
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2023-02-06 09:50:48 +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
boingo-00
87c6ef1a1d
Update security.md ( #1995 )
...
Fix AWS meaning
2023-01-27 10:09:44 +01:00
Felix Schneider
0c5bc5a218
Add sudo command for consistency ( #1996 )
...
This commands needs `sudo`. The one above has `sudo` in it so this one should have `sudo` as well
2023-01-27 10:08:23 +01:00
J-N-K
8551b57331
Fix .editorconfig ( #1992 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-01-27 10:07:16 +01:00
J-N-K
71adc538ad
Adapt to core changes (addon.xml) ( #1872 )
...
* Adjust to addon.xml
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-01-16 20:37:08 +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
Hilbrand Bouwkamp
9f1ee6d20e
Moved reverse-proxy configuration to it's own page ( #1967 )
...
* Moved reverse-proxy configuration to it's own page
To give a better balance between the different options I moved the NGINX configuration to it's own page.
So that the security page is focussed on the different options, and not looks like a configuration page for NGINX as it's the preferred way to do this.
Also added the option to run your own openHAB cloud.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* Fixes + Sidebar entry.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-12-30 11:54:41 +01:00
spacemanspiff2007
08ba6f93c8
Update items.md ( #1982 )
2022-12-30 08:47:58 +01:00
Wouter Born
52669b5d24
Add missing JDBC logos ( #1983 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-30 08:21:44 +01:00
Udo Hartmann
3e5606f1d9
Update rules-dsl.md ( #1981 )
...
Small typo
2022-12-30 08:20:44 +01:00
Michael Geramb
aac15125f5
Remove invalid log level ( #1980 )
...
Log level all does not exist. Console output:
Error executing command: No enum constant org.apache.karaf.log.core.Level.ALL
2022-12-27 21:10:11 +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
Wouter Born
1108bf5a29
Add logo for JavaScript Scripting (Nashorn) add-on ( #1978 )
...
Depends on openhab/openhab-addons#14013
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-26 23:07:41 +01:00
mueller-ma
909bc4f04b
Fix typo in sitemaps.md ( #1979 )
2022-12-26 23:06:15 +01:00
Cody Cutrer
9318184665
add JRuby example for SCRIPT transformation ( #1971 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2022-12-20 23:12:58 +01:00
spacemanspiff2007
d3c8383817
Create rules_overview.md ( #1956 )
...
* Create rules_overview.md
* Update docs-sidebar.js
* Update rules_overview.md
* Update rules_overview.md
* Update rules_overview.md
* Update rules_overview.md
* Update rules_overview.md
* Update rules_overview.md
* Remove Java engine for now
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Sidebar sort order
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-12-19 07:33:31 +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
Wouter Born
4858173c5a
Add CometVisu logo ( #1965 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-18 15:05:10 +01:00
Дилян Палаузов
65adc0ecbc
typo: successful ( #1964 )
2022-12-18 15:04:06 +01:00
Дилян Палаузов
ed464f75f5
typo: succesSful ( #1963 )
2022-12-18 10:58:00 +01:00
Hilbrand Bouwkamp
934797accb
Fixed link to CONTRIBUTING.md ( #1959 )
2022-12-18 10:12:45 +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
Florian Hotze
7f61a3d805
Add DoorBird Binding logo ( #1957 )
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-12-18 10:10:19 +01:00
Wouter Born
5b7c5141f6
Use bigger rocket for MapDB logo ( #1960 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-18 10:09:43 +01:00
Florian Hotze
f2da75b128
Add NUT Binding logo ( #1958 )
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-12-18 10:09:07 +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
Jerome Luckenbach
4a22e578fc
Add strong usage rule ( #1950 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-12-06 21:14:59 +01:00
dependabot[bot]
307cc385bb
Bump express from 4.17.1 to 4.18.2 ( #1949 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
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-06 18:06:01 +01:00
dependabot[bot]
e0bcb22151
Bump qs from 6.5.2 to 6.5.3 ( #1948 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
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-06 17:44:06 +01:00
mlobstein
1f4d2ce34c
add vizio logo ( #1890 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2022-12-06 17:06:21 +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
Cody Cutrer
706c4844fd
add logo for bondhome ( #1946 )
...
see https://github.com/openhab/openhab-addons/pull/13459
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2022-12-06 07:47:07 +01:00