Commit Graph

1046 Commits (d77e85dac2f1f4c8877d625f7d8eabc7fc505326)

Author SHA1 Message Date
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
J-N-K 51a4d3a505
remove uncessary instructions f. contribution guide (#1454) 2021-01-14 19:26:10 +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 5cfab1afb5
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>
2021-01-13 19:33:39 +01:00
Jerome Luckenbach e3bcef123a
Make pr check available for markdownlint 📝 (#1446)
* Make pr check available for markdownlint (hopefully).
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-11 21:26:21 +01:00
Jerome Luckenbach 6adb3594e8
Move trigger order
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-11 21:01:17 +01:00
Jerome Luckenbach b9a6a97897
Update markdownlint.yml
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-11 20:16:54 +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 ec6c80dbdf
Add fixes from markdownlint-cli (#1442)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-11 19:33:40 +01:00
coop-git a128dbae5c
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.
2021-01-10 22:47:39 +01:00
Jerome Luckenbach f5b9f0a1ee
Fixes for linter errors and markdown configuration. (#1440)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 21:10:40 +01:00
Jerome Luckenbach 41a4af61b5
Fix markdownlint workflow
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 20:52:46 +01:00
Jerome Luckenbach d2d2c44a3e
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>
2021-01-10 20:50:43 +01:00
Jerome Luckenbach 92dcbd939d
Fix linter style
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 20:24:32 +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 41a3efda91
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>
2021-01-10 14:24:02 +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
Jerome Luckenbach e879ad83b3
Markdown linting bulk fix (#1432)
* Improved markdown linter settings

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

* Bulk fix for several markdown errors.

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

* Remove Paper UI from Json DB.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 13:09:30 +01:00
dependabot[bot] 01081c673e
Bump prismjs from 1.20.0 to 1.23.0 (#1431)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-10 12:24:36 +01:00
Jerome Luckenbach 8985acdb79
Update dependencies. 🔧 (#1430)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 12:21:34 +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
pelindberg 7affefe176
Update rasppi.md (#1429)
needed file extension
2021-01-10 11:20:00 +01:00
digitlength 4f6fa7d58d
Update tutorial link (#1427)
Minor edit exception
2021-01-09 21:16:10 +01:00
digitlength 74472760bc
Remove reference to PaperUI (#1425) 2021-01-09 19:02:34 +01:00
Zeto-Git 2f47bd9d60
Update rasppi.md (#1424)
Removed the dash before the filename in sudo tar -xzvf -zulu11.43.100-ca-jdk11.0.9.1-linux_aarch32hf as it presumably is deprecated and leads to an error thrown when executed on raspbian stating:

tar (child): -zulu11.43.100-ca-jdk11.0.9.1-linux_aarch32hf.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
2021-01-08 22:10:02 +01:00
edolis 9557e89fdb
[installation/rasspi.md] General overhaul (#1420)
* This commit is to make more immediate and clear the installation steps for Rasspberry Pi. Currently the openHAB installation pushes the newcomer to read the Linux pages, which
-starts back from Prerequisites, already covered by the page
- list all the possible configurations for the Linux world. For a newcomer, who potentially does not know anything about Unix, discriminating Debian from the other Linux dialect is frustrating, confusing and unnecessary.
-need to be heavily reformatted for clarity

Signed-off-by: Emanuele Dolis <edoliscom@yahoo.it>
Signed-off-by: Ëmanuele Dolis <edoliscom@yahoo.it>

* Some formatting and a couple of advices I found useful in the Logging section

Signed-off-by: Emanuele Dolis <edoliscom@yahoo.it>
Signed-off-by: Ëmanuele Dolis <edoliscom@yahoo.it>
2021-01-08 17:11:54 +01:00
scatterthought cddcab609a
Update first_steps.md (#1412)
* Update first_steps.md

I don't think the "Log into the dashboard with an existing user" section is necessary in the First Steps, since the user is already logged in after creating an administrator and there are no other existing users. It might confuse people thinking that they're missing something, when they're already logged in. I'd suggest cutting this section (is "logging into the dashboard" covered anywhere else?) and skip right to "Initial Settings".

When I try to space out the images, some of them disappear in the preview. I'm not sure what I'm doing wrong.

* Update first_steps.md

Updated to put each sentence on a separate line.

I also rewrote the "Log into the dashboard" section to simplify it for new users, while keeping the note that additional users can only be created via the console.

Signed-off-by: Russell Wong, russ@scatterthought.com (github: scatterthought)
2021-01-08 17:04:58 +01:00
Damian Wrobel e171a2357e
Fix dnf repository gpgkey URL (#1423)
Fixes https://github.com/openhab/openhab-linuxpkg/issues/196

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2021-01-06 21:17:47 +01:00
Garth Bushell c82c1552fa
Add types needed to enable badges/Measurements (#1419)
equipment

Signed-off-by: Garth Bushell <garth@garthy.com>
2021-01-06 21:15:10 +01:00
Aschenbecher c39e05da17
Update docker.md (#1422) 2021-01-05 19:27:45 +01:00
Jerome Luckenbach a41a88225f
Applied several markdown fixes. (#1421)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-05 00:11:31 +01:00
Jerome Luckenbach 00bfdb0031
Allow trailing spaces in markdown
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-05 00:09:54 +01:00
Jerome Luckenbach cc20dd220e
Add automated markdown linting (#1415)
* Added Markdownlint action.

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

* Fix action yml file.

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

* Fix action yml file.

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

* Fix action yml file.

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

* Define proper run parameters and fix markdown styleguide aside.

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

* Leave out pull request triggers for the start.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-04 22:59:25 +01:00
Christian Häussler 061cece9cd
Change openHAB 2 references to openHAB without version number (#1418) 2021-01-04 22:49:36 +01:00
Jerome Luckenbach bbc564709a
Extend placeholders for docs preview (#1417)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-03 23:11:59 +01:00
Christoph Thiede 714776463a
Update several file paths for openHAB 3 release (#1409)
Starting with openHAB 3, configuration folders and service names do no
longer contain the version number of openHAB.

Signed-off-by: Christoph Thiede <christoph.thiede@outlook.de>
2021-01-03 21:35:28 +01:00
Jerome Luckenbach 810d24de15
Not needed anymore
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-03 21:34:51 +01:00
clinophobic f2726d36c0
Update model.md (#1411)
* Update model.md

Initial pr by @clinophobic 

* Add original picture as file and replace the old one.

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-03 20:38:34 +01:00
edolis a49b2cd6be
detailed the installation process for Zulu11 on Raspberry (#1410)
* detailed the installation process for Zulu11 on Raspberry

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

* Update installation/rasppi.md

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

* Update installation/rasppi.md

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

* Update installation/rasppi.md

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-01 18:38:55 +01:00
Tomasz Szambor 9b5503f148
Link to concepts section fixed. (#1404)
* Link to concepts section fixed.

The {base} part of the link to 'Concepts' section seems to already include /doc in its path, thus directing the user to /docs/docs/... path (specifically https://www.openhab.org/docs/docs/concepts/index.html), whereas the proper link should be https://www.openhab.org/docs/concepts/.

* Update tutorials/getting_started/things_simple.md

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-31 11:13:06 +01:00
Steven Goossens 2a2fa15a00
Add crypto_policy unlimited as environment variable (#1403)
Fix for integrating the Loxone binding. Ref: https://gitter.im/openhab/openhab-docker?at=5e4e52723ca8a67fb807eb87
2020-12-31 10:48:37 +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