Commit Graph

42 Commits (bef600ae59f4a27b1edbffff6d3643136d07271f)

Author SHA1 Message Date
Дилян Палаузов 31007ff040
jsr223: correct package name of TriggerBuilder ()
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-09-05 22:05:39 +02:00
Florian Hotze 47279bb71b
JSR223: Add links to JavaDoc for variables ()
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-07-24 13:03:59 +02:00
jimtng d50e237b8d
jsr223: closing tab is missing ()
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-17 19:37:29 +02:00
jimtng 9f48d8153a
Rules tweaks ()
* Update JRuby notification action

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* split helper library code into separate blocks for clarity

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

---------

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-16 20:56:46 +02:00
Oleg Andreych 2cd27418b0
Added an example of the `ScriptAction` preset ()
* Added an example of the `ScriptAction` preset

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>

* Changed brackets for some newly added anchors

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>

* add JS and JRuby

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

* fix fences

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

* fix fences

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

* js indentation

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

* jruby indentation

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

---------

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Stefan Höhn <mail@stefanhoehn.com>
2024-05-30 17:26:34 +02:00
jimtng 17df2612c7
Add jruby helper library example ()
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-27 19:29:02 +01:00
Florian Hotze b4fd83501e
Minor enhancements ()
* Minor doc enhancements

Some findings from Vuepress compilation warnings while working on the website build.

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

* Improve Ruby build script

See https://github.com/openhab/website/pull/445.

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

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-09 18:48:07 +01:00
Oleg Andreych 9f2c66f461
Changed class for `actions` to the one actually used. ()
* Changed class for `actions` to the one actually used.

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>

* Update jsr223.md

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>

* Update jsr223.md

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>

---------

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>
2024-02-09 14:41:15 +01:00
Oleg Andreych 5e1ed479e3
Provided FQN for the `ValueCache` ()
Signed-off-by: Oleg Andreych <kjiec4@gmail.com>
2024-02-05 19:44:42 +01:00
Udo Hartmann 3a49136da8
Update jsr223.md ()
* Update jsr223.md

Add example of how to implement sharedCache in DSL rules.

Thanks to rlkoshak.

Signed-off-by: Udo Hartmann <udo1toni@users.noreply.github.com>

* Update jsr223.md

removed one empty line

---------

Signed-off-by: Udo Hartmann <udo1toni@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2023-12-17 10:59:51 +01:00
Cody Cutrer a6c437e01d
update docs for core.GenericEventTrigger ()
* 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
Rosi 0fee8ff11c
spelling corrections ()
Signed-off-by: Rosi2143 <Schrott.Micha@web.de>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2023-02-06 10:08:51 +01:00
Jerome Luckenbach 7a87fdc06b
openHAB 4 and Java 17 refactoring ()
* 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
J-N-K deeac8b6ce
Documentation for JSR223 cache preset ()
* 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
Jerome Luckenbach 1a15b6c7fc
Improve markdown linting ()
* 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
Florian Hotze e04c48958d
[JSR223] Mention difference between NashornJS and GraalJS ()
* [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
Jerome Luckenbach c962e31ab3
Fix Mardown Error ()
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-05-27 10:35:40 +02:00
jimtng b61a81a7ab
Add Group, Thing and System triggers to JSR223 docs ()
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-05-15 18:46:51 +02:00
J-N-K 8d676f2645
Add DateTimeTrigger to JSR223 docs ()
Follow-up to https://github.com/openhab/openhab-core/issues/2726

Signed-Off-By: Jan N. Klug <github@klug.nrw>
2022-05-15 18:31:53 +02:00
Дилян Палаузов 8c0135e2fa
jsr223.md: obvious inconsistency () 2022-03-20 11:05:34 +01:00
jimtng 89e4a058b6
[jsr223] Add JRuby example ()
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2022-03-14 16:14:55 +01:00
Wouter Born dcc7ab3513
Fix config.core package references ()
Fixes 

Signed-off-by: Wouter Born <github@maindrain.net>
2021-06-27 20:58:41 +02:00
Peter Schraffl d9298459a9
Update jsr223.md ()
Signed-off-by: Peter Schraffl <p.schraffl@gmx.at>
2021-06-07 08:42:20 +02:00
Jonathan Gilbert 11d7632316
Startlevel execution support for jsr223 scripts ()
* Startlevel execution support for jsr223 scripts

JSR223 scripts can now be run at specific start levels as of https://github.com/openhab/openhab-core/pull/2222

This PR adds the docs to describe how it can be used.

Signed-off-by: Jonathan Gilbert <jpg@trillica.com>

* Add linebreaks.

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-03-15 22:12:01 +01:00
Jerome Luckenbach ae9bdd76ec
Fix Markdown. Remove Jenkins base tags. ()
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-02-24 21:08:19 +01:00
Jerome Luckenbach e737d718ed
Fix linter errors 🔧()
* Fix errros for the addon folder.
* Fix errros for the administration folder.
* Fix errros for the concepts folder.
* Fix errros for the configuration folder.
* Improved and synced markdown linting rules.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 16:01:56 +01:00
Jerome Luckenbach d509fe56d6
Apply bulk automated corrections. 🔧()
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 13:50:59 +01:00
Michael Rossner 02918a195f
jsr223: correct pathes still pointing to OH2 ()
Signed-off-by: Michael Roßner <Schrott.Micha@web.de>
2020-12-27 14:06:09 +01:00
Jerome Luckenbach 858701a7f2
Secure links should be standard, where available. ()
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-21 10:13:16 +01:00
Jerome Luckenbach b4a072ea8e
Refactoring the generic JSR223 article for openHAB 3. ()
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-20 10:46:08 +01:00
Wouter Born ad0864fe5f
Update available script variables ()
Updates the variables based on org.openhab.core.automation.module.script.internal.defaultscope.DefaultScriptScopeProvider

Fixes 

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-19 18:07:51 +01:00
Wouter Born a0816a331d
Update docs for SmartHome namespace change ()
* Update docs for SmartHome namespace change

Also removes pages for the "IoT Marktplace" and "REST Docs" add-ons which no longer exists in OH3.

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

* More fixes

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

* Fix collateral damage

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-19 17:01:06 +01:00
Jerome Luckenbach ab36fb90f4
OH3 preparations (1/x) ()
* Replace esh namespace with org.openhab in several locations

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

* Add armbian warning.

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

* Adress needed installation/index changes

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

* Adress needed installation/rasppi changes

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

* Adress needed installation/docker changes

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

* Additional improvements for the linux article.

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

* Additional improvements for the linux article.

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

* Additional improvements for the linux article.

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

* Additional improvements and renamings.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-12 12:27:08 +01:00
Yannick Schaus d72156a6c0
Merge 2.5.x into main ()
* Update README (2.5.x) ()

Change branch name.

Signed-off-by: Yannick Schaus <github@schaus.net>

* Update items.md ()

* Added var and VA units to UoM ()

VA (Volt-Ampere - apparent power) and var (Volt-Ampere reactive) are used to measure power and energy consumption in AC circuits.


Signed-off-by: Nagy Attila Gabor <mrbig@sneaker.hu>

* Fix filepath to keystore ()

Default openHAB userdata environment variable should be `$OPENHAB_USERDATA`, not `$USER_DATA` shouldn't it? At least, this is the default on my fresh openHABian and also the most popular variant to find in the docs.

* Slight language corrections ()

I think it reads better this way

Signed-off-by: Richard Davies <rwdrich@gmail.com>

* additional example for non default persistence service ()

For me it was confusing how to pass on the serviceId into methods that already had an argument. An extra example is always good.

Signed-off-by: jaco <jaco.waes@gmail.com>

* Adding 12 new logos for OH Add-Ons page on website ()

Signed-off-by: bracklanna bracklanna@users.noreply.github.com

* Added missing preset variables ()

* Added missing preset variables

Signed-off-by: Scott Rushworth <openhab@5iver.com>

* Cleaned up blank lines, fixed table, and added file name for SimpleRule

Signed-off-by: Scott Rushworth <openhab@5iver.com>

* Fix broken link ()

* Added Hotlink from "label" section to "state presentation" ()

* Added note about broken action ()

* Added note about broken action

See https://github.com/openhab/openhab-core/issues/1374

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Incorporated changes from review

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Incorporated changes from review

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Update index.md ()

Link appears to be wrong and does not work when I click on it in Edge. Loads the same page again instead of loading the correct new page from the hyperlink.

https://www.openhab.org/docs/developer/guidelines.html

* Added Airthings logo ()

* typo in exambp ()

`Temperature.averageSince(now.minusMinutes(5),"influxdb")`

* file.encoding=UTF-8 ()

* Update demo URL and add demo.rules URL ()

Based on: https://community.openhab.org/t/demo-setup-missing/94850
Old Link is broken leading to 404.
The link to the demo.rules on github is an extra :)

* Replace outdated zulu.org link. ()

* Replace outdated zulu.org link.

As of 3/23/2020 zulu.org has an SSL cert that expired on 9/28/2019. Changed link to azul.com/downloads, since that appears to be the new official source.

Signed-off-by: Billy Stevens <contact@wasv.me>

* Changed all http links to https for installation/index.md.

All changed links working, tested on 3/24/2020.

Signed-off-by: Billy Stevens <contact@wasv.me>

* Minor language tweak ()

* Ending an active scan/stopScan ()

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Add files via upload ()

* Update persistence.md ()

Clarify return objects for max/min rules extensions.

Signed-off-by: Ross Kennedy rossko@culzean.clara.co.uk

* Update things.md ()

Amended example code to include using label and location when defining a Thing with a bridge that is defined elsewhere.

* Correct typos ()

* Correct usage of its/it's

"It's" is always a contraction of "it is" or "it has".  "Its" is a
possessive.  Correct a few places where they were used backwards.

Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>

* Correct "Z-Wave" spelling

Per https://www.z-wave.com/, the canonical spelling appears to be "Z-Wave".
Most places use "Z-Wave" already; change the remaining references to match.

Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>

* Correct typos and grammatical errors

Correct some typos and grammatical errors.

Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>

* Update sitemap.md section charts ()

I observed that the unique first word in the labels of items charted in a group isn't causing an empty chart anymore. I'm on openHAB 2.5.1.

Signed-off-by: Juergen Baginski opus42@gmx.de

* Add image for insteon binding ()

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>

* typo ()

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Installation details ()

Added more details around the installation and configuration process.
Fixed that engine no longer logs "Activated scripting support..."

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Update sitemaps.md ()

Added full item definition for usage of visibility. See https://community.openhab.org/t/sitemap-visibility-basic-ui/97304/9

* Updated ecobee logo (https://brand.ecobee.com/) ()

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>

* tutorial: Fix description of sitemap 'type' ()

In the tutorial, the generic sitemap description says that ItemType has
to be the same as the type defined in default.items.
Looking at
https://www.openhab.org/docs/configuration/items.html#type and
https://www.openhab.org/docs/configuration/sitemaps.html#element-types
this is incorrect as they take different values.
The example is even mislading as `Switch` is one of the only types which
is common between items and sitemaps. Might be better to describe
`Default` instead.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>

* Added information about DateTime Group functions LATEST/EARLIEST ()

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Add section for documentation contributions ()

Hopefully this will lower the hurdle for people to submit documentation contributions. I know from myself that I didn't submit various documentation improvements, because I didn't know git and thought it would be a much more involved process. 
Ideally there would be a separate documentation section, but submitting this under the development contribution page for now (as per discussion with @Confectrician in https://github.com/openhab/openhab-docs/pull/1179#issuecomment-605642091).
Note that I am addressing the issue of DCO failures wrt specifying the full name that I ran into myself in https://github.com/openhab/openhab-docs/pull/1197#issuecomment-615597308. I found a good discussion of the issue at https://github.com/probot/dco/issues/43.

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* fix typo ()

* add description of Ephemeris localization support ()

Add a new section to describe the localization support and how-to steps

Signed-off-by: Michael Roßner Schrott.Micha@web.de

* Line 115 broken link - should be: ()

* Line 115 broken link - should be:

({{base}}/docs/configuration/sitemaps.html#element-types)

was:
({{base}}/configuration/configuration/sitemaps.html#element-types)

* Removed diplicated docs breadcrumb

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

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

* add missing space between words ()

* Update configuration.md ()

I'm a beginner myself. Though I liked this tutorial very much, it took me some time trying and erroring and finally reading forum posts to get behind this. I didn't even know there was something like a more modern ping. So maybe others are happy to learn this right from the beginning.

* Remove architecture from Docker tags ()

Docker automatically detects the architecture and downloads the appropriate image ().
BuildKit will no longer generate new tags having the architecture ().

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

* slight readability improvements ()

* slight readability improvements

* Update introduction.md

* Update introduction.md

* minor wording update

* Update eclipse.md ()

Clarifying that it's no longer possible to make changes in the Core Framework for 2.5.x.

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* [fmiweather] logo for FMI Weather binding ()

Signed-off-by: Sami Salonen <ssalonen@gmail.com>

* Update eclipse.md ()

Added additional structure around install, run, debug and update steps. Provided more pointers to interactions with Eclipse, Maven and Git.

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Update contributing.md ()

Need to escape \< and \> in the sign off message format so users see them explicitly in the Contributing to the Documentation section. 

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Update contributing.md ()

Small refinement on documentation change submission flow. 

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Add doc folder to the binding directory structure ()

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>

* Make Subheadings Use Proper Subheading Syntax ()

This way they render out as proper markdown and don't look weird on the website

Signed-off-by: Stefan Zabka <zabkaste@informatik.hu-berlin.de>

* Remove unnecessary isCancelled() from code example ()

Cancelling an already canceled task has no effect. IMHO this check is not necesssary and removal would simplify the code. I came to this because I saw this pattern in many bindings during reviewing.

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>

* Update thing-xml.md ()

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Fix broken ESH links ()

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

* Update logging.md ()

Add information on how to find out the symbolic names of the bundles

* Remove Apache Commons from Default Libraries ()

See 
Signed-off-by: Fabian Wolter <git@fabian-wolter.de>

* Update introduction.md ()

* Update introduction.md

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

* Update introduction.md

* Revise Java recommendations ()

* Revise Java recommendations

* Delete pine.md

Do not recommend PINE, it's not supported any longer by openHABian.

* Removed sidebar link in config

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

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

* Update security.md ()

Been using FreeDNS for many years (ever since all these companies got rid of their free tiers) and never an issue!

* Fix DecimalType hex conversion example ()

See: https://github.com/openhab/openhab-core/issues/1526

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

* Fix typo ()

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

* Update persistence.md ()

Fixes link to quartz docs page.

* Revision. (openhab#1187) ()

* Revision. (openhab#1187)

- Update of screenshots, removal of old screenshots
- Chapters for better formatting
- Removal of ZWave chapter (one example of adding things should be enough IMHO)
- Adding items in simple mode and in "manual" mode

Signed-off-by: Sascha Billian <sascha.billian@googlemail.com>

* Use one line per sentence
Signed-off-by: Sascha Billian <sascha.billian@googlemail.com>

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

* Add notes for configuring Synology Diskstation ()

* Add notes for configuring Synology Diskstation

I have a working set up for SSL enabled remote access on a Synology diskstation, taking advantage of the GUI as much as possible, to ensure automatic renewal of certs from Let's Encrypt, etc. It took me about 8 hours to suss it all out, but it could be achieved in about 30 mins if you knew exactly what to do... may not be widely useful, but since Synology is officially supported, I figured this might be a good addition.

There's also a minor error in the 'allow' masks - these should be 192.168.0.0/24 to allow access to anything in the 192.168.0.xxx range.

* Updated to use one line per sentence

Updated to use one line per sentence - sorry for the delay!

* Update security.md

* Updated for one line per sentence

Updated for one line per sentence

Signed-off-by: Andrew Mills mills@prettymachine.co.nz

* Bad subnet ()

Nginx warns about low address bits of `192.168.0.1/24` because they are meaningless.
The correct subnet mask should be `192.168.0.0/24`

Signed-off-by: Olivier Béraud <olivierberaud@free.fr>

* Fixed broken images. ()

* Fixed broken images.

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

* Fix image path

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

* [documentation] clarification of representation property ()

* [documentation] clarification of representation property

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] typo

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] adopt suggestions of reviewers

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] commas

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] typo

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] addopted suggestions of @bobadair

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] typo

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentaion] example added back

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentaion] simplified text

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] typo

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] adopted reviewer comment

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* Add Alexa mapping along side a channel mapping ()

* Add Alexa mapping along side a channel mapping

It took me a while to find this https://community.openhab.org/t/tagging-devices-for-alexa-support/98155/3 on the Forum and its not clearly documented in the openHAB Amazon Alexa Smart Home Skill or here in Item Metadata.
I originally suggested this as an update to the openHAB Amazon Alexa Smart Home Skill documentaion, but it fits better here, then other integrations using metadata (e.g. HomeKit or Google Assistant) could refer to it as well.

* Update items.md

* Mention defaults for element type setpoint. ()

Mention defaults for min, max and step value for element type setpoint.

Signed-off-by: Thomas Weiler <toweosp@gmail.com>

* Update index.md ()

I thought 'workl' was probably intended to be 'work'.

* Items - Bedroom_Light written as Light_Bedroom ()

Fix small error which might mislead some readers.

* Added example for time-weighted averages ()

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Remove deprecated UIs, Eclipse Marketplace from sidebar

Signed-off-by: Yannick Schaus <github@schaus.net>

* Update branch name in README

Signed-off-by: Yannick Schaus <github@schaus.net>

Co-authored-by: Markus Storm <markus.storm@gmx.net>
Co-authored-by: Nagy Attila Gábor <mrbig@sneaker.hu>
Co-authored-by: Christoph Thiede <38782922+LinqLover@users.noreply.github.com>
Co-authored-by: Richard Davies <rwdrich@gmail.com>
Co-authored-by: jwaes <50528773+jwaes@users.noreply.github.com>
Co-authored-by: bracklanna <16140600+bracklanna@users.noreply.github.com>
Co-authored-by: Scott Rushworth <openhab@5iver.com>
Co-authored-by: cpmeister <mistercpp2000@gmail.com>
Co-authored-by: Ross Kennedy <rossko@culzean.clara.co.uk>
Co-authored-by: Christoph Weitkamp <github@christophweitkamp.de>
Co-authored-by: Skinah <32607303+Skinah@users.noreply.github.com>
Co-authored-by: pali <pauli.anttila@gmail.com>
Co-authored-by: ljsquare <laurens-jan@merkx-ewals.nl>
Co-authored-by: PatrikG <40170469+PatrikG8@users.noreply.github.com>
Co-authored-by: Elias H <E.Hackradt@web.de>
Co-authored-by: Billy Stevens <contact@wasv.me>
Co-authored-by: theiding <mark.theiding@gmail.com>
Co-authored-by: jadcx <60408305+jadcx@users.noreply.github.com>
Co-authored-by: Bjorn Helgaas <bjorn@helgaas.com>
Co-authored-by: Jürgen Baginski <opus42@gmx.de>
Co-authored-by: robnielsen <rob.nielsen@yahoo.com>
Co-authored-by: GumbyMan82 <40233411+GumbyMan82@users.noreply.github.com>
Co-authored-by: Christophe Fergeau <teuf@gnome.org>
Co-authored-by: Paulo "JCranky" Siqueira <paulo.siqueira@gmail.com>
Co-authored-by: Michael Rossner <Schrott.Micha@web.de>
Co-authored-by: BugSmurF <52825547+bugsmurf@users.noreply.github.com>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: josefscript <64727123+josefscript@users.noreply.github.com>
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Sami Salonen <ssalonen@gmail.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Stefan Zabka <zabkaste@informatik.hu-berlin.de>
Co-authored-by: TRS-80 <25938297+TRSx80@users.noreply.github.com>
Co-authored-by: sihui <10405486+sihui62@users.noreply.github.com>
Co-authored-by: Andrew Mills <amil109@users.noreply.github.com>
Co-authored-by: Olivier Béraud <olivbd@users.noreply.github.com>
Co-authored-by: Andrew Fiddian-Green <software@whitebear.ch>
Co-authored-by: LeeC77 <LeeC77@users.noreply.github.com>
Co-authored-by: Thomas Weiler <18066810+toweosp@users.noreply.github.com>
Co-authored-by: garretcook <garretcook@gmail.com>
Co-authored-by: Michael Fielding <michael.fielding@gmail.com>
2020-09-21 13:29:39 +02:00
Jerome Luckenbach d4cc7be27e
Introduced many custom containers. ()
* Refactored multiple 'Note:' occurances.

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

* Small fixes

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-12-27 16:18:48 +01:00
Wouter Born 661c450fa7 Update JSR223 docs for renamed automation package ()
All Java classes in the org.eclipse.smarthome.automation package have been moved to the org.openhab.core.automation package.

Signed-off-by: Wouter Born <github@maindrain.net>
2019-12-16 13:00:15 +01:00
Jerome Luckenbach 66c3f1df5b
[WIP]Minor updates collection ()
* Add warning badge for usage recommendation

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

* Added a tab example

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

* Added warning badge

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

* Added warning badge

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

* Removed experimental warning.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-10-30 21:51:07 +01:00
Scott Rushworth 52090ae565 Update script load order ()
Signed-off-by: Scott Rushworth <openhab@5iver.com>
2019-04-21 09:28:27 +02:00
Scott Rushworth 76c8f08c35 Added warning and small updates ()
I did some tidying up, corrected some of the classes that changed due to the ESH reintegration, and added a warning about using anything other than the official APIs (requested here... https://github.com/openhab/openhab-core/pull/663#issuecomment-478233196).

Signed-off-by: Scott Rushworth <openhab@5iver.com>
2019-04-09 21:36:11 +02:00
Scott Rushworth cb42e0abe4 Update jsr223.md ()
Signed-off-by: Scott Rushworth openhab@5iver.com (github: openhab-5iver)
2018-07-12 13:35:25 +02:00
Steve Bate 6775de5567 Added requirement for NG rule engine. ()
* Added requirement for NG rule engine.

Signed-off-by: Steve Bate <svc-github@stevebate.net> (github: steve-bate)
2017-07-24 12:23:57 +02:00
Steve Bate 7ad0c7ce93 Add initial JSR223 documentation ()
Signed-off-by: Steve Bate <svc-github@stevebate.net> (github: steve-bate)
2017-07-14 14:07:51 +02:00