CloudBees DEV@Cloud
895870cf5e
Updated external content (Jenkins build 42)
2018-10-11 20:31:45 +02:00
CloudBees DEV@Cloud
f39d66d4e7
Updated external content (Jenkins build 41)
2018-10-11 14:18:11 +02:00
CloudBees DEV@Cloud
fc62eedc9c
Updated external content (Jenkins build 38)
2018-10-10 03:22:41 +02:00
CloudBees DEV@Cloud
754039f0c2
Updated external content (Jenkins build 37)
2018-10-09 20:24:57 +02:00
CloudBees DEV@Cloud
63e3ce6a1e
Updated external content (Jenkins build 36)
2018-10-06 15:43:34 +02:00
CloudBees DEV@Cloud
0508242117
Updated external content (Jenkins build 35)
2018-10-04 00:12:34 +02:00
CloudBees DEV@Cloud
529edd3867
Merge commit '248b74cd8136bd0150969d0dc6da09d45a13ccda' into HEAD
2018-10-03 22:11:20 +00:00
Richard Koshak
248b74cd81
Updating to reflect changes since OH 2 pre release ( #776 )
...
* Updating to reflect changes since OH 2 pre release
Adopted the one sentence per line convention used everywhere else in the docs.
Rewrote the paragraph discussing the versions of OH 2 available (Release, Testing, SNAPSHOT). NOTE: the Installation Overview needs to be updated as well.
Removed discussion of offline and online since I don't think that is correct anymore. There is no mention of different offline/online installs in the installation docs.
Tried to make it more clear that the text based instructions are the recommended.
Replaces 1.9.0 with 1.x.0 and replaced 2.0 with 2.x to make the instructions not specific to the version.
Removed the warnings to create the persistence folder when running in Docker. They are no longer necessary.
In necessary changes for Rules, I removed the "core" from the org.openhab imports as there are some users who might be using script imports as well.
Removed references to ESHD and changed them to reference VSCode instead. Solves #775
Signed off by Richard Koshak rlkoshak@gmail.com
* Changed to use $OPENHAB_CONF and $OPENHAB_USERDATA
signed off by Richard Koshak <rlkoshak@gmail.com>
2018-10-03 18:55:30 +02:00
dbadia
223ce97933
Update ide.md ( #781 )
...
* Update ide.md
Updated installation steps for latest installer version
* Update ide.md
Signed-off-by: Dave Badia dbadia@gmail.com.com (github: dbadia)
2018-10-03 18:46:24 +02:00
CloudBees DEV@Cloud
fcd1b6c681
Updated external content (Jenkins build 34)
2018-10-03 16:20:09 +02:00
CloudBees DEV@Cloud
7a17f6372c
Merge commit 'f35adf387a3e200cf18f373189be9aa7d69ff37f' into HEAD
2018-10-03 14:18:39 +00:00
Christoph Weitkamp
f35adf387a
Added example for Location Item pattern ( #774 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2018-10-01 17:21:17 +02:00
Wouter Born
2803603919
Fix configuration file path references ( #779 )
...
* Replace 'config/' and 'conf/' with '$OPENHAB_CONF/'
Signed-off-by: Wouter Born <eclipse@maindrain.net>
* Replace ${openhab.home} with $OPENHAB_HOME in compatibilitylayer.md
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-10-01 17:19:56 +02:00
Henning Treu
4e8ac7a789
Change group function EQUAL to EQUALITY ( #783 )
...
Relates to https://github.com/eclipse/smarthome/pull/6278 .
Signed-off-by: Henning Treu <henning.treu@telekom.de>
2018-10-01 17:13:49 +02:00
CloudBees DEV@Cloud
5ee6590861
Updated external content (Jenkins build 33)
2018-10-01 11:27:02 +02:00
CloudBees DEV@Cloud
aab43ece09
Updated external content (Jenkins build 31)
2018-09-29 17:06:30 +02:00
CloudBees DEV@Cloud
33c54e45c2
Updated external content (Jenkins build 30)
2018-09-29 00:12:47 +02:00
CloudBees DEV@Cloud
4a687a1a6a
Updated external content (Jenkins build 29)
2018-09-27 21:09:43 +02:00
CloudBees DEV@Cloud
5db6d9d23b
Updated external content (Jenkins build 28)
2018-09-26 20:17:21 +02:00
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