Commit Graph

412 Commits (final-3.2.x)

Author SHA1 Message Date
openHAB Build Server cf8768b1fe Merge commit 'fa4381e0f706243495a5765e8838574cb757ac7e' into HEAD 2021-03-15 08:53:09 +00:00
Seganku 76a80fd47d
Update rules-dsl.md with non-404 demo.rules link (#1505)
The old link is now 404.  The new link is not.
2021-03-04 21:56:27 +01:00
openHAB Build Server 902c42a79c Merge commit '76a80fd47d531f9683d323fd163e7861a4b9d5c9' into HEAD 2021-03-04 20:46:14 +00:00
openHAB Build Server d1fea3f4ba Merge commit '6908e46d6eaafc398d5958ee6d46db47450d97f7' into HEAD 2021-03-03 21:19:23 +00:00
Jerome Luckenbach 6908e46d6e
add habot interpreter (#1502) (#1504)
add "opennlp" as HABot OpenNLP Interpreter.

Co-authored-by: Gifford47 <49484063+Gifford47@users.noreply.github.com>
2021-03-03 22:18:57 +01:00
Christoph Weitkamp 364b2ddfea
Added 'Range' profile (#1499)
* Added 'Range' profile

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

* Grammar

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-02-27 21:29:56 +01:00
openHAB Build Server a2c1e60705 Merge commit '364b2ddfea6530997b399ee4723dbefdec5e7d08' into HEAD 2021-02-27 20:20:04 +00:00
Jerome Luckenbach ae9bdd76ec
Fix Markdown. Remove Jenkins base tags. (#1497)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-02-24 21:08:19 +01:00
openHAB Build Server bba35c8297 Merge commit 'ae9bdd76ec79081971aa32e48e9ad06784d59910' into HEAD 2021-02-24 19:58:19 +00:00
Jerome Luckenbach beac270987
Added info box for generic trules article. Remove paper ui references. (#1496)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-02-24 20:50:38 +01:00
openHAB Build Server 6a55027d5f Merge commit 'beac270987d60afe60391dad2e2669282bf6bff8' into HEAD 2021-02-24 19:40:42 +00:00
openHAB Build Server 2c259a1add Merge commit '0059920f48f0680d241a9c1295c740209189fd6b' into HEAD 2021-02-07 09:52:36 +00:00
Kai Kreuzer 0059920f48
Fixed the item type of the timestamp profiles and moved it next to the other State profiles (#1485) 2021-02-07 10:52:12 +01:00
jimtng cee3103ec2
Update items.md (#1479)
Just one spelling error
2021-02-06 16:01:37 +01:00
openHAB Build Server 8c2f524000 Merge commit 'cee3103ec2fc60e432dabc0222ded628a3be8d08' into HEAD 2021-02-06 14:52:23 +00:00
openHAB Build Server 804d57194c Updated external content (Jenkins build 241) 2021-02-05 16:37:24 +00:00
Yannick Schaus 5cc419daa0 Remove habpanel.md from configuration
Signed-off-by: Yannick Schaus <github@schaus.net>
2021-02-05 17:06:50 +01:00
Yannick Schaus 1363709662 Merge main into final
Signed-off-by: Yannick Schaus <github@schaus.net>
2021-02-05 16:36:42 +01:00
Yannick Schaus f5c7ad70e2
Add UI section (#1464)
Add several pages related to UI.
Move sitemaps, HABPanel to it.
Rename "User Interfaces & Ecosystem" to "Ecosystem".
Rename "Beginner Tutorial" to "Getting Started".
Put the installation guide above the Concepts section.

Also fix https://github.com/openhab/website/issues/270.

Signed-off-by: Yannick Schaus <github@schaus.net>
2021-02-05 16:15:35 +01:00
openHAB Build Server e26fae4d09 Merge commit '61344cc5dfb2b32dbe11c8c39659fbea483c3c69' into HEAD 2021-01-30 13:03:03 +00:00
Markus Storm 61344cc5df
cosmetics and refer to list of migrated bindings (#1473)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2021-01-30 14:02:41 +01:00
openHAB Build Server 9647f9e343 Updated external content (Jenkins build 226) 2021-01-29 15:51:19 +00:00
Jerome Luckenbach a7ef0879be
Resolve merge conflicts / Fix CI builds (#1472)
* Apply bulk automated corrections. 🔧(#1433)

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

* Added sidebar links. (#1434)

* Added sidebar links.
* Introduce openhabian placeholder page.
* Remove local version of openhabian doc page.

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

* Fix linter errors 🔧(#1435)

* 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>

* Revert #1428 (#1436)

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

* Fix linter errors. 🔧(#1437)

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

* Bulk edit linter errors. (#1438)

* Bulk edit linter errors.

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

* Fix linter style

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

* Fix linter errors (#1439)

* Some leftover linting error fixes.
* Adapt rules and enble markdownlint for pull requests.

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

* Fix markdownlint workflow

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

* Fixes for linter errors and markdown configuration. (#1440)

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

* Update guidelines.md (#1441)

Only a maintainer told me how to tackle a DTO properly as a class. As I did not see this anywhere, I decide to make this change.

* Add fixes from markdownlint-cli (#1442)

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

* Switch to markdown cli action (#1443)

* Fix left markdownlint errors.

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

* Change to markdownlint-cli action.

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

* Update markdownlint.yml

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

* Move trigger order

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

* Make pr check available for markdownlint 📝 (#1446)

* Make pr check available for markdownlint (hopefully).
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Add link check action. (#1449)

* Add link check action.

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

* Add blank line.

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

* Replace local urls with inline code. Change one occurence to openhabian. (#1450)

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

* remove uncessary instructions f. contribution guide (#1454)

* Update items.md (#1455)

Example with item Switch Kitchen_Light in the example is not correct for current binding version.

* Created API token docs (#1453)

* Created API token docs

Signed-off-by: Gerwin Lammers <gerwinlammers@gmail.com>

* Update after review session

Signed-off-by: Gerwin Lammers <gerwinlammers@gmail.com>

* Add new page to sidebar navigation.

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

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

* Update rules-dsl.md (#1456)

* Update rules-dsl.md

Corrected the "system started" section to reflect that the trigger will no longer execute on loading the rules file in OH v.3.

* Adapt inline codeblock design.

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

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

* Remove paper ui references. (#1457)

* Remove paper uii references.

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

* Fix Markdown errors.

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

* Remove target param from markdownlint pr trigger.

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

* Update items.md (#1458)

There is one comma too much in the sample for profile hysteresis. The profile must be related to the channel. The comma will lead also to an error message in log.
Switch Low_Battery { channel="serialbutton:button:mybutton:battery-level" [profile="hysteresis", lower=15, inverted=true] }

* Remove cronmaker since it doesn't support HTTPS (#1459)

1. When trying to reach https://www.cronmaker.com/ the website refuses the connection. You can only reach it using HTTP (without HTTPS). 
You could leave cronmaker in there but I think leading users to web pages that aren't using HTTPS might be not be best idea.

2. Fix Typo in url for quartz-scheduler.org

* Update links to target "main" branches (#1460)

* Update links to target "main" branches

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

* Update process_file.rb

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

* Update for all other repos too

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

* Add hint that /etc/default/openhab2 is not considered by the upgrade (#1461)

* Add hint that /etc/default/openhab2 is not considered by the upgrade 

When you use a raspberry you may have used the file /etc/default/openhab2 to changed JAVA options.
After upgrade to openHAB 3.0 this file is no longer used. Instead the file /etc/default/openhab must be used.

* Small modifications to original pull request.

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

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

* Fix typo in restdocs (#1463)

* Update rules-dsl.md (#1465)

Updated the rule example "Start wake up light on sunrise" to use the new formatting of the receivedEvent implicit variable

* Update list of system default channel types (#1467)

Related to https://github.com/openhab/openhab-core/pull/2069
Related to https://github.com/openhab/openhab-core/pull/2157

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

* Delete habpanel.md (#1471)

* Delete habpanel.md

This file is gathered from its code repository for a long time already.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Add habpanel placeholder for preview

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

Co-authored-by: coop-git <65073745+coop-git@users.noreply.github.com>
Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
Co-authored-by: sancho-sumy <59047465+sancho-sumy@users.noreply.github.com>
Co-authored-by: Gerwin Lammers <59145105+lampy2@users.noreply.github.com>
Co-authored-by: dathbe <github@beffa.us>
Co-authored-by: thefechner <76476432+thefechner@users.noreply.github.com>
Co-authored-by: Felix Schneider <45742226+Trysupe@users.noreply.github.com>
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: BertramVielsack <53342169+BertramVielsack@users.noreply.github.com>
Co-authored-by: mueller-ma <mueller-ma@users.noreply.github.com>
Co-authored-by: lukiep111 <lukiep@outlook.com>
Co-authored-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-01-29 16:25:42 +01:00
Jerome Luckenbach 6d118db648
Delete habpanel.md (#1471)
* Delete habpanel.md

This file is gathered from its code repository for a long time already.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Add habpanel placeholder for preview

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-27 22:32:11 +01:00
lukiep111 e37a224035
Update rules-dsl.md (#1465)
Updated the rule example "Start wake up light on sunrise" to use the new formatting of the receivedEvent implicit variable
2021-01-27 21:18:30 +01:00
mueller-ma 4db5920b03
Fix typo in restdocs (#1463) 2021-01-27 21:15:59 +01:00
BertramVielsack 3a54d1f131
Add hint that /etc/default/openhab2 is not considered by the upgrade (#1461)
* Add hint that /etc/default/openhab2 is not considered by the upgrade 

When you use a raspberry you may have used the file /etc/default/openhab2 to changed JAVA options.
After upgrade to openHAB 3.0 this file is no longer used. Instead the file /etc/default/openhab must be used.

* Small modifications to original pull request.

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-20 21:21:36 +01:00
Wouter Born 6bf5bf026b
Update links to target "main" branches (#1460)
* Update links to target "main" branches

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

* Update process_file.rb

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

* Update for all other repos too

Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-20 20:32:07 +01:00
Felix Schneider d77e85dac2
Remove cronmaker since it doesn't support HTTPS (#1459)
1. When trying to reach https://www.cronmaker.com/ the website refuses the connection. You can only reach it using HTTP (without HTTPS). 
You could leave cronmaker in there but I think leading users to web pages that aren't using HTTPS might be not be best idea.

2. Fix Typo in url for quartz-scheduler.org
2021-01-16 16:00:21 +01:00
thefechner 01eccdc0b2
Update items.md (#1458)
There is one comma too much in the sample for profile hysteresis. The profile must be related to the channel. The comma will lead also to an error message in log.
Switch Low_Battery { channel="serialbutton:button:mybutton:battery-level" [profile="hysteresis", lower=15, inverted=true] }
2021-01-16 11:07:31 +01:00
Jerome Luckenbach e3e0e3679d
Remove paper ui references. (#1457)
* Remove paper uii references.

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

* Fix Markdown errors.

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

* Remove target param from markdownlint pr trigger.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-16 10:07:41 +01:00
dathbe e550bc0c1c
Update rules-dsl.md (#1456)
* Update rules-dsl.md

Corrected the "system started" section to reflect that the trigger will no longer execute on loading the rules file in OH v.3.

* Adapt inline codeblock design.

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-16 09:55:38 +01:00
Gerwin Lammers 1d4a5d8137
Created API token docs (#1453)
* Created API token docs

Signed-off-by: Gerwin Lammers <gerwinlammers@gmail.com>

* Update after review session

Signed-off-by: Gerwin Lammers <gerwinlammers@gmail.com>

* Add new page to sidebar navigation.

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-15 18:43:24 +01:00
sancho-sumy 99f084ebb4
Update items.md (#1455)
Example with item Switch Kitchen_Light in the example is not correct for current binding version.
2021-01-15 17:01:53 +01:00
Jerome Luckenbach 8e18bc0674
Replace local urls with inline code. Change one occurence to openhabian. (#1450)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-13 21:12:34 +01:00
Jerome Luckenbach a69863c32f
Switch to markdown cli action (#1443)
* Fix left markdownlint errors.

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

* Change to markdownlint-cli action.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-11 20:08:27 +01:00
Jerome Luckenbach 82c751d0df
Bulk edit linter errors. (#1438)
* Bulk edit linter errors.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 20:22:40 +01:00
Jerome Luckenbach a3260307b0
Fix linter errors. 🔧(#1437)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 19:47:15 +01:00
Jerome Luckenbach c1903fed52
Revert #1428 (#1436)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 16:12:53 +01:00
Jerome Luckenbach e737d718ed
Fix linter errors 🔧(#1435)
* 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. 🔧(#1433)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 13:50:59 +01:00
spacemanspiff2007 2a76002097
Add info how to disable authentication 🔑 (#1428)
* Add info how to disable authentication


Signed-off-by: Sebastian Gerber <github@sgerber.com>

* replaced userdata with wildcard
2021-01-10 12:03:55 +01:00
openHAB Build Server dfe19f1703 Merge commit '2a7600209757f91af135d0a21dbc5ca272fff141' into HEAD 2021-01-10 10:55:17 +00:00
digitlength 4f6fa7d58d
Update tutorial link (#1427)
Minor edit exception
2021-01-09 21:16:10 +01:00
openHAB Build Server 080f1c0d10 Merge commit '4f6fa7d58d69d5fa83d86ce10d87588a9ac120c7' into HEAD 2021-01-09 20:07:37 +00:00
openHAB Build Server a6bacde02f Merge commit '74472760bcd1dcefe939cb57e5b5fc07e018795a' into HEAD 2021-01-09 18:03:04 +00:00
digitlength 74472760bc
Remove reference to PaperUI (#1425) 2021-01-09 19:02:34 +01:00
Stefan300381 fb6571610d
updated the VSCode extension icon (#1401)
* Add files via upload

replaced old extensions icon with the new version

* Update editors.md

just added line break

* Update editors.md
2020-12-30 11:07:11 +01:00
openHAB Build Server 31a9ceb0ec Merge commit 'fb6571610d5843c9f75f2b6934fb70fcc56595df' into HEAD 2020-12-30 09:58:56 +00:00
Christoph Thiede b8c8ca28fc
Add section about Authentication to restdocs (#1395)
* Add section about Authentication to restdocs

Closes #1391.

* Fix markdown for code fences

Signed-off-by: Christoph Thiede <christoph.thiede@outlook.de>

* Update configuration/restdocs.md

#singoff

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-29 14:02:52 +01:00
openHAB Build Server 34ce44de0e Merge commit 'b8c8ca28fc9f6c01829451b0fc784a11d73ef700' into HEAD 2020-12-29 12:54:39 +00:00
Michael Rossner 02918a195f
jsr223: correct pathes still pointing to OH2 (#1388)
Signed-off-by: Michael Roßner <Schrott.Micha@web.de>
2020-12-27 14:06:09 +01:00
openHAB Build Server 048c55d56b Merge commit '02918a195f3a44a49c8f5b1dce1563c58d206215' into HEAD 2020-12-27 12:57:55 +00:00
digitlength 6a893d55a9
Update index.md (#1384)
.things files cannot be bulk imported
2020-12-26 19:28:44 +01:00
openHAB Build Server c7b48dc674 Merge commit '6a893d55a92ede7786f9cc84dc49c8fff553559a' into HEAD 2020-12-26 18:20:30 +00: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
openHAB Build Server 3627fb268a Merge commit 'b168c608009ae2ac8687428058b846070d898eac' into HEAD 2020-12-26 13:48:51 +00:00
pierok13 9a642dfb0c
Update index.md (#1379)
fixed some typo I found
2020-12-25 23:14:50 +01:00
openHAB Build Server 62eed30073 Merge commit '9a642dfb0c1940d3a1b2d4943644278118c964f5' into HEAD 2020-12-25 22:07:02 +00: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
openHAB Build Server 50a2eaa01d Merge commit '2a3a5b81949b0eb18f56eef028362e01265bdf88' into HEAD 2020-12-22 20:14:53 +00:00
openHAB Build Server 15869a753c Merge commit '0b386b384055df0f6ba78c96e09dcfacd2cbda06' into HEAD 2020-12-22 12:28:22 +00: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
openHAB Build Server 639063b880 Merge commit 'c9c5f3564d450e71e15e6fff8bc5b13dfa7455b1' into HEAD 2020-12-22 11:13:44 +00: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
Markus Storm 1d6fbb956d
no Things bulkload (#1355)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2020-12-21 18:17:57 +01:00
openHAB Build Server 14836dcb53 Merge commit '1d6fbb956d21fa96efe724d29137af77af1e8aec' into HEAD 2020-12-21 17:09:59 +00: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
openHAB Build Server f46a589b7d Merge commit 'a2feff913016873cbb9046db33fc5a0e6f796095' into HEAD 2020-12-21 16:44:08 +00:00
openHAB Build Server 6ec038c6ae Updated external content (Jenkins build 151) 2020-12-21 13:53:48 +00: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
openHAB Build Server 9a721eb8c8 Merge commit '858701a7f22da2d78a2605c62ce99f879408aae4' into HEAD 2020-12-21 09:05:13 +00: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
openHAB Build Server cfa0ead80c Merge commit '0e4a9b34b4224a04a6ebe8d8dae54e774399f27b' into HEAD 2020-12-20 22:34:39 +00: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
openHAB Build Server afa968d95d Merge commit 'b4a072ea8e815a30848648dcab2d4e91b5ec8bb5' into HEAD 2020-12-20 09:38:08 +00:00
openHAB Build Server 89a81cd967 Merge commit '175898f1388652689fadef83b8ee53dd35cd2d15' into HEAD 2020-12-20 09:34:33 +00:00
openHAB Build Server 45712683b6 Merge commit '3bd72926e92357c64823b2ee5b7dc0dcae3edfc8' into HEAD 2020-12-19 19:17:15 +00: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
openHAB Build Server 22a5340dcf Merge commit '01c2a2d0c02df81152cd5f2e9dff15ff2aca1643' into HEAD 2020-12-19 18:58:07 +00: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
openHAB Build Server b5690da7a2 Merge commit 'ad0864fe5f96e905fabf6a14c17fed44681bffb4' into HEAD 2020-12-19 17:08:21 +00: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
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
openHAB Build Server 918adec650 Merge commit '2c355a835032004ece72898b0daeeb3a0462bd58' into HEAD 2020-12-19 16:10:40 +00:00
Wouter Born a0816a331d
Update docs for SmartHome namespace change (#1313)
* 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
openHAB Build Server 0efe0ecea3 Merge commit 'a0816a331d36023008f3d54ce431dd05d9782918' into HEAD 2020-12-19 15:53:22 +00:00
Yannick Schaus b8175f957f Merge branch 'main' into final
Signed-off-by: Yannick Schaus <github@schaus.net>
2020-12-19 14:21:17 +01:00
Wouter Born ca1fd0536e
Update Java 11 references (#1312)
Fixes #1161

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-13 21:16:06 +01:00
openHAB Build Server c84ad34cb3 Merge commit '769c2abd492e24bcee0e59ef87bd7dc1b1614ece' into HEAD 2020-12-13 19:16:15 +00:00
Jerome Luckenbach 769c2abd49
[WIP] OH3 preparations (3/x) (#1311)
* Remove compatibility layer article.

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

* Removed IFTT temporary from sidebar.

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

* Remove Homebuilder Page and Sidebar Element.

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

* Remove Packages Page and Sidebar Element.

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

* Removed QNAP temporary from sidebar.

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

* Removed outdated link.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-13 20:15:39 +01:00
openHAB Build Server 386c1b3aff Merge commit 'f41c4d698ec7fe75ad200aa98628edae0e3826fa' into HEAD 2020-12-13 18:11:11 +00:00
Jerome Luckenbach f41c4d698e
[WIP] OH3 preparations (2/x) (#1308)
* Add new installation gif.

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

* Next bulk edits for OH3. Inital start commit.

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

* Needed changes for items page.

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

* Changes needed for the contribution article.

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

* Reintroduced the already up to date expire information. Sorry @kaikreuzer. :P

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

* Incorporate improvements from #1257 by @Rossko57

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-13 19:09:43 +01:00
openHAB Build Server 8b0a7f63c7 Merge commit 'c11533bc1ee2d8b718f3b1fdddad1e18198c95c2' into HEAD 2020-12-13 13:49:25 +00:00
Jerome Luckenbach c11533bc1e
Add new installation gif. (#1307)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-13 14:48:50 +01:00
Jerome Luckenbach ab36fb90f4
OH3 preparations (1/x) (#1305)
* 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
openHAB Build Server 6f82200fce Merge commit 'ab36fb90f436861b0afc6ec3c54a6a0b40ac0227' into HEAD 2020-12-12 11:19:42 +00:00
Markus Storm bea378b1b5
reworked for OH3 (#1298)
* improved wording, added OH3 teaser

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

* major changes to match OH3

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

* major changes to match OH3 

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

* Add link to meetup recording

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

* Update index.md

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

* Update index.md

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

* Update index.md

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

* Update index.md

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

* Small edit to test preview build tooling

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

* Update configuration/index.md

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

* Update index.md

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-10 22:33:41 +01:00
openHAB Build Server ac48f8f7b2 Merge commit 'bea378b1b5aa313d994581500cd05cb63e0dae57' into HEAD 2020-12-10 21:26:10 +00:00