Commit Graph

1234 Commits (36214ff2007c245413894d746b866d089baaad87)

Author SHA1 Message Date
Christoph Weitkamp 5634fb22be
Update actions.md (#1386)
Fixed spelling of subheading
Signed-off-by: Christoph Weitkamp github@christophweitkamp.de
2020-12-26 23:19:22 +01:00
Keven6077 d6ac757522
correct sentence in model.md (#1385) 2020-12-26 20:00:39 +01:00
digitlength 6a893d55a9
Update index.md (#1384)
.things files cannot be bulk imported
2020-12-26 19:28:44 +01:00
Jerome Luckenbach b168c60800
Add Restdocs again (#1382)
* Bringing back rest api docs without rest docs ui paragraph.

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

* Added som Explorer explanation.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-26 14:56:57 +01:00
jwveldhuis 662c07f0fa
Use tail -F instead of -f to keep tailing after OpenHAB restart. (#1383)
Signed-off-by: Jan-Willem Veldhuis <jwveldhuis@gmail.com>
2020-12-26 14:54:44 +01:00
Jerome Luckenbach 953e074c0a
Start with Markdownlint fro vscode editing. Initial linting error fixes. (#1377)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-25 23:44:31 +01:00
pierok13 9a642dfb0c
Update index.md (#1379)
fixed some typo I found
2020-12-25 23:14:50 +01:00
Richard Koshak 2aa6796ce9
Updated paths to remove openhab2 (#1375)
Signed-off-by: Rich Koshak <rlkoshak@gmail.com> (github: rkoshak)
2020-12-25 15:53:40 +01:00
Jerome Luckenbach b0386c43f4
Improved Exec Action explanation with examples. (#1369)
* Improved Exec Action explanation with examples.

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

* Fixed method typo to ofSeconds(). Added java doc link for other possible units.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-24 09:52:32 +01:00
digitlength 5b47f1f5ea
Fix link to first-time tutorial (#1371) 2020-12-24 09:44:11 +01:00
Scott Hraban 5e09b6f9b6
Fix typo ("anda" --> "and a") in "Getting Started" (#1373)
Signed-off-by: Scott Hraban <scotthraban@gmail.com>
2020-12-24 09:43:13 +01:00
Mark Bonnekessel 2a3a5b8194
Fix typo in header (#1368)
No [sign-off](https://github.com/openhab/openhab-docs/blob/master/CONTRIBUTING.md#sign-your-work) needed due to [small patch exception](https://github.com/openhab/openhab-docs/blob/master/CONTRIBUTING.md#small-patch-exception)
2020-12-22 21:22:57 +01:00
jensflorian 42dfc767ee
Update macOS doc to 3.0.0 (#1364)
* Update macOS doc to 3.0.0

* Update macos.md

* Apply suggestions from code review

I hope, I got it right.

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

* Update installation/macos.md

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-22 20:50:23 +01:00
Jerome Luckenbach dbd637b49c
Removed habmin reference
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-22 20:42:42 +01:00
Jerome Luckenbach 58fa3c4148
Fix repo root for EditPageLinks
Fixes #1359
2020-12-22 20:17:37 +01:00
J-N-K e849d33667
Update configadmin documentation to use constructor injection (#1365)
Signed-Off-By: Jan N. Klug <jan.n.klug@rub.de>
2020-12-22 19:36:19 +01:00
Jerome Luckenbach 0b7f7c96ec
Exec actions timeout is now in seconds. (#1360)
* Exec actions timeout is now in seconds. Reference: openhab/openhab-core#1700

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

* Details on how to use Duration now.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-22 13:48:47 +01:00
Jerome Luckenbach 0b386b3840
Add migration tuorial (#1361)
* Initial commit for a migration tutorial.

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

* Add Migration Tutorial to prepare script.

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

* FIx prepare script typo.

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

* Some basic text.

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

* Add basic changelog description as a strting point.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-22 13:27:41 +01:00
yab-bay 3dfb7236a0
just a typo fro / for (#1363)
gave me a chance to try editing a doc
2020-12-22 13:10:14 +01:00
Wouter Born c9c5f3564d
Fix broken Javadoc link (#1362)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-22 12:13:19 +01:00
Bob A b5988142b2
Edits to things_advanced.md (#1358)
Signed-off-by: Bob Adair <bob.github@att.net>
2020-12-22 07:48:06 +01:00
Bob A d640d6d63f
Edits to things_intermediate.md (#1357)
Signed-off-by: Bob Adair <bob.github@att.net>
2020-12-22 07:30:30 +01:00
Jerome Luckenbach a784207ca8
Improvements to the beginner tutorial (#1356)
* Improvements to the beginner tutorial.

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

* Move tutorial sidebar (nearly) to the top.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-21 18:38:22 +01:00
Markus Storm 1d6fbb956d
no Things bulkload (#1355)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2020-12-21 18:17:57 +01:00
Jerome Luckenbach a2feff9130 Replace oudated domain with release version.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-21 17:52:02 +01:00
Jerome Luckenbach 858701a7f2
Secure links should be standard, where available. (#1354)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-21 10:13:16 +01:00
Bob A 41f0a66d2b
Edits to Adding Things Simple page (#1352)
* Edits to Adding Things Simple page

Signed-off-by: Bob Adair <bob.github@att.net>

* Update tutorials/getting_started/things_simple.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-21 08:46:01 +01:00
Bob A 203b065784
Edits to Persistence page in getting_started (#1351)
Signed-off-by: Bob Adair <bob.github@att.net>
2020-12-21 08:45:35 +01:00
Bob A 4fb7474980
Edits to model page in getting_started tutorial (#1350)
* Edits to model page

Signed-off-by: Bob Adair <bob.github@att.net>

* Update tutorials/getting_started/model.md

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-21 08:44:32 +01:00
Kai Kreuzer 0e4a9b34b4
Delete jsr223-jython.md (#1349)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-12-20 23:42:37 +01:00
Jerome Luckenbach 68d81e3d81
Oh3 json refactoring (#1348)
* Refactored jsondb example.

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

* Refactored jsondb example.

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

* Fix image placement.

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

* Fix image placement.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-20 22:46:52 +01:00
Jerome Luckenbach 8d8ae4d8e0
Remove nextgen rules article from sidebar temporary. (#1347)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-20 21:34:03 +01:00
Richard Koshak f0738563ff
[WIP] Getting started tutorial (#1304)
* Removed old no longer needed images

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Added intro and first steps.

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Added getting starte to concepts, updated build file

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Added Getting Started to Concepts, updated build file

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Fixinf the build

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Still trying to fix the build

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Added Thing - Simple page

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Separated sentences.

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Added things Simple to index

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Added Things Intermediate

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Added Things Advanced page.

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Added Model page.

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Added Persistence - Please review

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Update .vuepress/docs-sidebar.js

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

* Fixes for a working preview build and existing conflicts.

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

* Fixed wrong image reference.

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

* Fix all hyperlinks due to build folder movements.

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

* Fix page lin kand test different style for page navigation.

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

* Fix model. Reintroduce sidebar.

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

* Remove manual navigation links. Improve sidebar.

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

* Edits to tutorial index.md

Minor edits to wording.

Signed-off-by: Bob Adair <bob.github@att.net>

* Refactor first steps with new setup wizard screenshots.

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

* Edits to first steps page

Signed-off-by: Bob Adair <bob.github@att.net>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Bob A <bobadair@users.noreply.github.com>
2020-12-20 21:18:18 +01:00
Bob A d815e092e2
Edits to administration logging page (#1345)
* Update logging.md

* Update logging.md

Signed-off-by: Bob Adair <bob.github@att.net>

* Update administration/logging.md

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-20 17:55:32 +01:00
Jerome Luckenbach 94d3ac502b
Updated actions article in preparation for openHAB 3. (#1333)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-20 10:53:13 +01:00
Jerome Luckenbach b4a072ea8e
Refactoring the generic JSR223 article for openHAB 3. (#1338)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-20 10:46:08 +01:00
Jerome Luckenbach 175898f138
Add a basic example for dsl rules in the new Main UI. (#1337)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-20 10:42:34 +01:00
Igor Pečovnik 45f1de180a
Update Armbian install guide (#1343)
* Update images

* Update

* Submit

* Update pic

* Add files via upload

* Adjust text
2020-12-20 10:22:44 +01:00
Kai Kreuzer 17c3b574b4
Changed page title to simply "Transformations" (#1342)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-12-20 00:28:04 +01:00
Kai Kreuzer 6349b90fa2
Removed sections that were meant for developers, not users (#1341)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-12-20 00:27:35 +01:00
Bob A db44a7d4c2
Update introduction.md (#1340)
Removed reference to OH1 addons.

Signed-off-by: Bob Adair <bob.github@att.net>
2020-12-19 23:25:54 +01:00
Bob A 5b785b76af
Edits to developers index.md (#1336)
* Edits to developers index.md

Edits to developers/index.md

Signed-off-by: Bob Adair <bob.github@att.net>

* Update developers/index.md

Signed-off-by: Bob Adair <bob.github@att.net>

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

* Update index.md

Signed-off-by: Bob Adair <bob.github@att.net>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-19 22:14:19 +01:00
Bob A f9dc24e124
Edits to Installation index.md file (#1335)
* Edits to installation index.md file

Edits to installation index.md file

Signed-off-by: Bob Adair <bob.github@att.net>

* Update index.md

Update index.md again.

Signed-off-by: Bob Adair <bob.github@att.net>

* Update index.md

Update index.md

Signed-off-by: Bob Adair <bob.github@att.net>
2020-12-19 22:01:32 +01:00
Christoph Weitkamp 3bd72926e9
Added 'evolutionRate', 'deviationSince' and 'varianceSince'. Removed references to Joda and 'Instant' (#1334)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-19 20:16:46 +01:00
Christoph Weitkamp 01c2a2d0c0
Added documatation abput Hysteresis Profile (#1332)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-19 19:57:34 +01:00
Bob A b627af994b
Edits to administration index.md (#1331)
Signed-off-by: Bob Adair <bob.github@att.net>
2020-12-19 19:03:23 +01:00
Ben Clark 5f2fb715d6
Add OH3 corrections (#1330)
* Add OH3 corrections

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Extra openhab -> artifactory changes.

Signed-off-by: Ben Clark <ben@benjyc.uk>
2020-12-19 18:53:30 +01:00
Wouter Born ad0864fe5f
Update available script variables (#1329)
Updates the variables based on org.openhab.core.automation.module.script.internal.defaultscope.DefaultScriptScopeProvider

Fixes #1162

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-19 18:07:51 +01:00
edolis 4f720806b6
Windows installation documentation fix for OH3 (#1327)
* yet another try with signatures

Signed-off-by: edolis <edoliscom@yahoo.it>

* Update installation/windows.md

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

* Update installation/windows.md

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

* Update installation/windows.md

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

* Update installation/windows.md

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

* Update installation/windows.md

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-19 17:38:35 +01:00
Bob A 2c355a8350
Corrections to configuration overview (#1323)
Make several minor corrections and wording improvements to the configuration overview page (configuration/index.md).

Signed-off-by: Bob Adair <bob.github@att.net>
2020-12-19 17:18:23 +01:00