Commit Graph

1234 Commits (36214ff2007c245413894d746b866d089baaad87)

Author SHA1 Message Date
Fabian Wolter 8a537ecd2c
Add some logger examples (#1510)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2021-03-14 16:13:27 +01:00
Ross Kennedy 5c8980964f
Update actions.md (#1507)
Add example of constants for parameters of executeCommandLine() Action

Signed-off-by: Ross Kennedy rossko@culzean.clara.co.uk
2021-03-14 16:07:28 +01:00
digitlength b4761979a0
Update security.md (#1506)
It is incorrect that both additions are required to go into the `location\` block - one goes into the `server` block, the other into the `location` block. This is echoed by the final full configuration at the end of the page.
2021-03-07 16:40:57 +01: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
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
Patrick Fink 12d9d9a251
Fix typo (#1501)
Signed-off-by: Patrick Fink <mail@pfink.de>
2021-03-01 20:39:02 +01:00
Christoph Weitkamp de47ad7adf
Added documantation about Semantics features in Rules (#1500)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-02-28 14:14:26 +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
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
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
Eiko Wagenknecht fb1e0f8b7a
Update semantic model badge tables (#1495)
The tables were wrong and confusing. I fixed the errors (reverse engineered from code), merged them into one, streamlined it so it shows the three relevant columns "Equipment", "Point" and "Property".

Signed-off-by: Eiko Wagenknecht <eiko.wagenknecht@web.de>
2021-02-23 20:15:51 +01:00
Jerome Luckenbach 5ffa909985
Update dependencies. (#1494)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-02-17 22:39:07 +01:00
Matthew Skinner 29eb9cf157
[docs] Cover naming of Channel ID (#1492)
Make the Java naming convention more clear, as 100% of the new binding submissions that I have looked in the last week have all failed to know this. In most cases it is the Channel ID that they get wrong as:

1. Some merged bindings do it "differently".
2. The linked url does not cover what to do for channel IDs.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
2021-02-16 22:15:14 +01:00
Alexander Behring 74313e0a31
Note on cert exchange in security.md (#1491)
* Note on cert exchange in security.md

Added note on changing cert, as removing and updating alias is mandatory. Otherwise Android App still gets presented old cert. More detailed instructions on cert exchange seem to be out of scope of this document, but could be provided.

Signed-off-by: Alexander Behring github.com@alexander-behring.eu

* Fixed to have one sentence per line.

Signed-off-by: Alexander Behring <github.com@alexander-behring.eu>
2021-02-13 14:25:59 +01:00
Eiko Wagenknecht e0e8b41c60
Fix typo in layout-pages.md (#1488)
Signed-off-by: Eiko Wagenknecht <eiko.wagenknecht@web.de>
2021-02-12 18:26:10 +01:00
J-N-K 6f12d354d1
Update binding developer documentation (#1487)
Signed-Off-By: Jan N. Klug <jan.n.klug@rub.de>
2021-02-07 17:39:31 +01:00
Hilbrand Bouwkamp 20b9f74f9f [developers] Added Discovery that is bound to a Thing section (#1262)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2021-02-07 16:55:46 +01:00
Felix Schneider 5727b23d77
Update the Time rule to a complete example and extend the explanation of .cancel() (#1482)
* Update the Time rule to a complete example and extend the explanation of .cancel()

Source https://community.openhab.org/t/difference-between-timer-null-and-timer-cancel/116363/2

* Fix Typo

Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2021-02-07 16:14:06 +01: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
Matt 36032eab7a
Update NGINX configuration for OH3 (#1468)
* Update NGINX configuration for OH3

Added new directives related to authorization required for use with OH3.
Also added additional directives that are included in the openHabian
automatic configuration but were missing from the docs.

* One sentence per line fix and additional comments.

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-02-06 17:22:55 +01:00
jimtng cee3103ec2
Update items.md (#1479)
Just one spelling error
2021-02-06 16:01:37 +01:00
stefan-hoehn a3f1010275
Update building-pages.md (#1484)
fix broken link of "configuration descriptions"
2021-02-06 13:13:27 +01:00
Yannick Schaus 5376f1c075
Add frontmatter to building-pages.md (#1483)
If there's no frontmatter at all for a page, the processing script
will not add a "source" and therefore the Edit on GitHub link
will be missing.

Signed-off-by: Yannick Schaus <github@schaus.net>
2021-02-05 19:22:02 +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
Andrew Fiddian-Green fbf6db6cc4
[developers.bindings.discovery.upnp] Describe getRemovalGracePeriodSeconds() method (#1478)
* [developers.bindings.discovery.upnp] added getRemovalGracePeriodSeconds()

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [developers.bindings.discovery.upnp] minor tweaks

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2021-02-03 20:48:39 +01:00
Jerome Luckenbach c6a1220030 Correct placeholder path for habpanel.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-31 19:26:28 +01:00
Jerome Luckenbach 81b5c74c19 Add missing comma...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-31 19:18:16 +01:00
Jerome Luckenbach fbf4819f06 Remove redundant placeholder.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-31 19:16:48 +01:00
Jerome Luckenbach ff5cd8f186 Fix placeholder pages.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-31 19:13:56 +01:00
Jerome Luckenbach e29e5b0e4d Fix website build error, due to sidebar changes.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-31 19:10:08 +01: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
Mike Kolcun f7567062be
Small clarification in modeling equipment section (#1475)
Signed-off-by: Mike Kolcun <mike.kolcun@gmail.com>
2021-01-30 14:00:40 +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
Christoph Weitkamp 454cdd99f5
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>
2021-01-27 21:19:54 +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
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