Commit Graph

4406 Commits (2021cd4624ce7dc54d2560438b033d51a89a132d)

Author SHA1 Message Date
CloudBees DEV@Cloud 3eac4762cf Updated external content (Jenkins build 25) 2018-09-23 12:53:08 +02:00
CloudBees DEV@Cloud fff3522768 Updated external content (Jenkins build 24) 2018-09-19 14:29:32 +02:00
CloudBees DEV@Cloud 12c44172e8 Updated external content (Jenkins build 23) 2018-09-19 07:57:51 +02:00
CloudBees DEV@Cloud 63082c684c Merge commit '580f30917c4a088f70de0bb5d7c8bee70f657ba8' into HEAD 2018-09-19 05:56:31 +00:00
Wouter Born 580f30917c Rename all variants to macOS (#778)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-09-18 19:35:39 +02:00
Wouter Born 35a0986f6e Fix add-ons file path references (#780)
The add-ons JAR and KAR files are stored in a directory named "addons" and not "add-ons".

Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-09-18 19:32:03 +02:00
Scott Rushworth 813e1e5ea0 Corrected Thing Status Action link (#777) 2018-09-18 19:29:31 +02:00
CloudBees DEV@Cloud 57c6a8fc61 Updated external content (Jenkins build 22) 2018-09-17 19:41:12 +02:00
CloudBees DEV@Cloud 88529105f8 Updated external content (Jenkins build 21) 2018-09-16 18:08:51 +02:00
CloudBees DEV@Cloud e62c72a0bc Merge commit '6dc2cae7d9a2ed801f792c9326f7a500390c8384' into HEAD 2018-09-16 16:07:25 +00:00
Markus Storm 6dc2cae7d9 added recommendations which interfaces to use (#757)
* added recommendations which interfaces to use 

Signed-off-by: Markus Storm markus.storm@gmx.net (github: mstormi)

* Beautification

Signed-off-by: Markus Storm markus.storm@gmx.net (github: mstormi)

* Confectrician's review

* linebreak removed

* addons link corrected

* typo

* Reworked recommendations table

* minor recommendation table change

* VS code extensions for syntax checking of items and sitemaps

* addons link corrected

* minor wording changes

* clarify recommendations

incorporated 5iver's comments
added recommendation column
wording changed to clarify conflict files vs. UI

* simplified comments in table

* typo

* changed recommendation on addons

* improved column naming

* beautification

* fixed links

* removed include directive

* typo

* most OH1 bindings require config in *.cfg

* Added homebuilder to comparison

* small enhancement on Homebuilder

* Update index.md
2018-09-14 00:09:07 +02:00
CloudBees DEV@Cloud 82b7d1f1ae Updated external content (Jenkins build 20) 2018-09-12 09:20:38 +02:00
CloudBees DEV@Cloud 7d9abebbc4 Merge commit '67cd769af3d0334784059903089ccca1ba8b0ccc' into HEAD 2018-09-12 07:19:09 +00:00
Raj Shah 67cd769af3 FIX TYPO IN ITEMS CONFIGURATION (#772) 2018-09-04 09:46:50 +02:00
Rosi2143 95d20a7978 replace .calendar with .zonedDateTime (#762)
getCalender() is deprecated getZonedDateTime() should be used
2018-09-04 09:46:22 +02:00
William Leemans 2e087ec708 wrong method (#771) 2018-09-04 09:45:13 +02:00
Richard Koshak 75b3554254 Added docs for missing core actions (#769)
Added description for executeCommandLine, callScript, and transform Actions. 

Addresses #768 

Signed off by Rich Koshal <rlkoshak@gmail.com>
2018-09-01 16:13:52 +02:00
Christoph Weitkamp df1a5d2949 Added 'playStream()' function (#767)
- Added 'playStream()' function
- Fixed linter errors

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2018-09-01 16:08:48 +02:00
CloudBees DEV@Cloud 90bd09ef2f Updated external content (Jenkins build 19) 2018-08-29 13:25:27 +02:00
CloudBees DEV@Cloud e1ec3c349d Updated external content (Jenkins build 18) 2018-08-29 12:38:36 +02:00
CloudBees DEV@Cloud 35d9961ef4 Merge commit '9f32b6a752c91881b980eda43c640e279470510e' into HEAD 2018-08-29 10:37:16 +00:00
Richard Koshak 9f32b6a752 Make it more clear that Java 8 is required (#766)
* Make it more clear that Java 8 is required

Reword to make it more clear that Java 8 is required and all of the newer versions of Java are not currently supported.

Addresses #765

signed off by Rich Koshak <rlkoshak@gmail.com>
2018-08-29 09:21:49 +02:00
cvdenzen afcbd14efe Paper UI is not new anymore (#763)
In general it is not a good idea to name something new in documentation. To name something old is no problem as old things will only get older.
2018-08-27 08:40:04 +02:00
Richard Koshak 1b8ce6d7ce Added documentation for Member of Rule triggers (#759)
This applies to OH 2.3, not sure how to back port it.

While I was here, I also added a warning that if one uses received command, one cannot use ItemName.state and should instead use receivedCommand.

Signed off by Richard Koshak <rlkoshak@gmail.com>

Addresses #758
2018-08-19 17:32:05 +02:00
Arnold 0a7386d7b7 Update items.md (#760)
Fixed the link to the classic icons
2018-08-19 17:29:13 +02:00
Sami Salonen f1d4e403c0 Addition of persistence addon to distribution (#756)
This hopefully clarifies the steps. See
https://github.com/openhab/openhab1-addons/issues/5334
for practical discussions in the context of DynamoDB
addon.

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
2018-08-13 07:14:11 +02:00
CloudBees DEV@Cloud 089b30cd29 Updated external content (Jenkins build 17) 2018-08-10 17:26:35 +02:00
CloudBees DEV@Cloud fb0179cdd8 Merge commit '69946de88bb8e4c09a18cf2c51ae51b52557f17d' into HEAD 2018-08-10 15:25:08 +00:00
Wouter Born 69946de88b Update contribution doc to disallow noreply e-mail addresses (#754)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-08-09 22:04:54 +02:00
mgf909 e2f5ceec83 Update addons.md (#753)
fix typo
2018-08-07 11:51:37 +02:00
Scott Rushworth d05ca45cc4 Update jsr223-jython.md to include changes form ESH PR #5953 (#751)
Signed-off-by: Scott Rushworth openhab@5iver.com (github: openahb-5iver)
2018-08-06 23:40:12 +02:00
Maurits28 f61059bdb4 Update macosx.md (#752)
Updated the download links to https://www.openhab.org/download/
2018-08-06 23:38:35 +02:00
CloudBees DEV@Cloud cb68e4ee1d Updated external content (Jenkins build 16) 2018-08-01 14:35:42 +02:00
CloudBees DEV@Cloud 3df3c09fb3 Updated external content (Jenkins build 15) 2018-07-27 14:45:43 +02:00
CloudBees DEV@Cloud 32ee74eb91 Updated external content (Jenkins build 14) 2018-07-17 21:44:40 +02:00
CloudBees DEV@Cloud ac85c4a3ed Merge commit '8ecb3f90559562cbf03f701dc6769dd33b7ce21d' into HEAD 2018-07-17 19:40:42 +00:00
Thomas Dietrich 8ecb3f9055 [Sitemap] Remove duplicate sentence (#747)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2018-07-17 21:38:29 +02:00
Michael B 25e333ac96 [jsondb] Wrong hyperlink (#748)
Added the missing `t` to `jasonlint.com`
2018-07-17 21:37:11 +02:00
vzorglub a3f8fdd980 Added space before timer Lambda (#745)
Signed-off by Vincent Regaud <vzorglub@gmail.com>
2018-07-15 12:26:06 +02:00
Sam B 5079461954 Typo "MyTimes" instead of "MyItems" (#744) 2018-07-15 12:25:25 +02:00
Christoph Weitkamp b7814c7a8b Moved documentation for audio & voice actions to multimedia section (#742)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2018-07-14 08:30:11 +02:00
Jerome Luckenbach c2293a1eff
Fixed some links. (#741)
* Fixed some links. Closes #732.

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

* Added Anchors.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-13 22:14:47 +02:00
Jerome Luckenbach 509314df43 Merge branch 'master' of https://github.com/Confectrician/openhab-docs 2018-07-13 10:13:57 +02:00
Jerome Luckenbach 40948f9766
Fixed zulu links and added some quickfixes. (#735)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-12 21:22:32 +02:00
Wouter Born ca77e5b2f0 Update Null Annotations Conventions (#740)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-07-12 21:21:45 +02:00
CloudBees DEV@Cloud 751eed8c91 Merge commit '0987df46f60b2f5306aee93487c4295269e99b7b' into HEAD 2018-07-12 14:45:11 +00:00
Josar 0987df46f6 items.md: override labels (#738)
* items.md: override labels

Added information about how to override label text and state representation on sitemaps.

Signed-off-by: Josua Arndt <josuaarndt@live.de>

* Typos

* Add item override example

Signed-off-by: Josua Arndt <josuaarndt@live.de>

* Added UoM link

Signed-off-by: Josua Arndt <josuaarndt@live.de>

* Update code fences and example comments

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-12 16:43:21 +02:00
Scott Rushworth cb42e0abe4 Update jsr223.md (#739)
Signed-off-by: Scott Rushworth openhab@5iver.com (github: openhab-5iver)
2018-07-12 13:35:25 +02:00
Jerome Luckenbach d0f92a2b57
[README.md] Refactoring of the README file (#722)
* First deletions and adaptions of README.md.

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

* Started new introduction.

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

* Reworked external content area and versioning area.

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

* Improve README.md further

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

* One sentence per line.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-08 23:18:20 +02:00
Jerome Luckenbach 0b51686ea6
Fixed wrong url hash
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-08 23:04:27 +02:00