Commit Graph

1618 Commits (a03e4c072bcf97e9fdb2d638e880144af80806e9)

Author SHA1 Message Date
Jacob Laursen cd10104705
Remove deprecated author property (#2041)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-02 22:18:01 +02:00
Sven Strohschein 163c35cedc
[innogysmarthome] Remove binding (#2039)
The innogysmarthome binding will get removed, see issue https://github.com/openhab/openhab-addons/issues/14674

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
Signed-off-by: Sven Strohschein <novanic@gmx.de>
2023-04-02 21:53:22 +02:00
Richard Koshak e72c0502c1
Document the script-prefix for Nashorn JavaScript (#2038)
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
2023-03-25 11:31:27 +01:00
Wouter Born 096a6b1056
Update docs for OSGi R8 upgrade (#2037)
Signed-off-by: Wouter Born <github@maindrain.net>
2023-03-25 11:30:30 +01:00
maniac103 9906487cf9
Add ecovacs binding logo (#2035)
Signed-off-by: Danny Baumann <dannybaumann@web.de>
2023-03-25 11:28:33 +01:00
jimtng 399f614cba
Update JRuby's transformation example (#2034)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2023-03-21 21:46:51 +01: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
mueller-ma 86ab6ecead
[Sitemap] Add color 'itemValue' (#2032)
* [Sitemap] Add color 'itemValue'

https://github.com/openhab/openhab-core/pull/3453
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

* update

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

---------

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-18 17:06:45 +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
Gaël L'hopital 4b478eba0f
[Mynice] Adding logo to documentation (#2024)
* Adding documentation for timestamp-update and timestamp-change profiles.

Signed-off-by: Gaël L'hopital <gael@lhopital.org>

* Adding mynice icon

Signed-off-by: clinique <gael@lhopital.org>

* Removing unwanted change

Signed-off-by: clinique <gael@lhopital.org>

* Removing unwanted change2

Signed-off-by: clinique <gael@lhopital.org>

---------

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
2023-03-11 12:19:34 +01:00
jimtng 72f1001921
Update rules_overview.md - minor typos (#2025)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2023-03-11 12:13:30 +01:00
keef65 b7ea5fa232
Update windows.md (#2022)
When running as a service an extra folder called log is created in userdata  (Note: OpenHab log folder is userdata/logs with the s on the end).
This extra folder is created because the default Karaf log folder is not explicitly set in the wrapper config. 
These changes update the wrapper config file to make sure the Karaf log folder is set to the same as the OpenHab Logs folder.

See Community post - https://community.openhab.org/t/oh3-oh4-running-as-service-on-windows-creates-spurious-log-folder-with-openhab-log-empty/145048
2023-03-11 12:12:48 +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 ef65c9d152
Sitemap parameter iconcolor (#2021)
Closes #2015

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-08 16:58:57 +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
mueller-ma f593bbd85e
Sitemap: Theme colors are supported by Basic UI (#2019)
Support has been added in https://github.com/openhab/openhab-webui/pull/1733

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-06 00:29:59 +01:00
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