Commit Graph

305 Commits (c9b5b59c849435524cb5d8d06616a8ca35c7ee92)

Author SHA1 Message Date
Wouter Born 6d42647cb8
Fix broken links (#1796)
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-13 19:36:53 +02:00
ulfwin 0861e9a1cf
Clarifying lowercase requirement (#1791)
The "-state" part of the custom dynamic icon name must be lowercase. Clarifying this where the state parameter is explained
2022-04-05 21:52:48 +02:00
Дилян Палаузов 8c0135e2fa
jsr223.md: obvious inconsistency (#1786) 2022-03-20 11:05:34 +01:00
jimtng 89e4a058b6
[jsr223] Add JRuby example (#1781)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2022-03-14 16:14:55 +01:00
Jerome Luckenbach 0adc017f39
Fix markdown errors (#1779)
* Remove blank line

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

* Fix missing blank line

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-03-09 22:09:26 +01:00
stefan-hoehn 2600d6e190
[blockly-docs] fix small doc bugs, add minor changes (#1775)
* [blockly-docs] fix small doc bugs, add minor changes

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* Update configuration/blockly/rules-blockly-items-things.md

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-03-09 21:58:42 +01:00
James Melville 0965a6c68f
Update rules for improved naming in #2796 (#1769)
Signed-off-by: James Melville <jamesmelville@gmail.com>
2022-02-27 08:22:54 +01:00
Fabian Wolter 846a2ddcd1
Remove reference to OH 1 (#1766)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2022-02-21 21:54:41 +01:00
stefan-hoehn f0474446df
Initial blockly reference contribution (#1755)
* [blockly docs] initial main page and first sub page (wip)

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* [blockly-docs] add timers and delays section

* [blockly-docs] add all missing sections

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* [blockly-docs] refactor structure, return blocks

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* [blockly-docs] fix styling

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* [blocky-docs] fix styling - one line per sentence

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

* Test temporary linter disabling

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

* [blockly-docs] final style: suppress MD036

Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-02-20 10:21:55 +01:00
James Melville 66d9d53c38
Update Thing based trigger and implicit variables (#1754)
Changes made in openhab/openhab-core#2756

Signed-off-by: James Melville <jamesmelville@gmail.com>
2022-02-15 21:08:20 +01:00
digitlength e072f632fb
Update persistence.md (#1746)
* Update persistence.md

Added short section about default configuration.

* Newline

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-01-31 20:14:07 +01:00
Flole998 e0daaa288d
Document new "System reached start level XX"-trigger in DSL-Rules (#1741)
Signed-off-by: Flole <flole@flole.de>
2022-01-18 16:23:12 +01:00
digitlength 9abb32711a
Update persistence.md (#1737)
Make clear that openHAB ships with RRD4J installed and running by default.
Make clear that the default persistence service is used by charts and rules.
2022-01-15 10:13:38 +01:00
Peter Hoeg cd6c9b5b13
Mentioned emacs support (#1710) 2021-12-22 07:36:53 +01:00
Christoph Weitkamp d6aa20fe1e
Added `triggeringChannel` to implicit variables (#1705)
- Added `triggeringChannel` to implicit variables

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-12-21 10:34:04 +01:00
Christoph Weitkamp 2fa7c10b6f
Fixed example for COUNT group aggregation function (#1670)
- Fixed example for COUNT group aggregation function

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-11-26 15:04:00 +01:00
Michael Rossner 4621ca1302
Fix markdownlint warnings (#1662)
Signed-off-by: Schrotti <Schrott.Micha@web.de>
2021-11-26 15:01:10 +01:00
Markus Storm a521fcaa87
improve openHABian install instructions and work around a Github issue to display the breaking changes (#1634)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2021-09-13 17:11:39 +02:00
Michael B 28b768f614
Update expire examples (#1629)
* Update expire examples

Added a description that the expire parameter can be combined with items that are connected to a channel.
Added an example to show the correct syntax when combining channels and expire.

Signed-off-by: Michael Bredehorn michael@bredehorn.nrw (github: bredmich)
2021-08-16 14:29:38 +02:00
mtraxiot 15e2d1ec8f
provide additional example to highlight transform (#1630)
transform must be string type addition example to highlight this
2021-08-12 20:31:39 +02:00
Markus Storm cf8098cc0a
Clarify item creation recommendation (#1628)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2021-08-12 20:30:43 +02:00
Markus Storm 989e6fd0b8
Clarify why mixing text and UI is bad (#1620)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2021-07-28 15:19:39 +02:00
jaaviercr 9bdeb39b19
Update rules-dsl.md (#1618)
Removed an extra parenthesis.
2021-07-14 20:04:59 +02:00
Wouter Born dcc7ab3513
Fix config.core package references (#1611)
Fixes #1588

Signed-off-by: Wouter Born <github@maindrain.net>
2021-06-27 20:58:41 +02:00
Peter Schraffl d9298459a9
Update jsr223.md (#1599)
Signed-off-by: Peter Schraffl <p.schraffl@gmx.at>
2021-06-07 08:42:20 +02:00
wardwygaerts 8e1379353a
Update items.md (#1593)
`inverted=true` needs to be `inverted="true"`.
2021-06-06 14:07:47 +02:00
Christoph Weitkamp 22cf0d893b
Added Timestamp on Trigger Profile (#1587)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-05-24 22:04:11 +02:00
Patrick Fink 062a6bfaa5
Fix "OpenHab" typo (#1577)
Signed-off-by: Patrick Fink <mail@pfink.de>
2021-05-18 22:21:47 +02:00
Christoph Weitkamp af2ee99871
Added note about new Timestamp Offset Profile (#1573)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-05-18 22:10:10 +02:00
mueller-ma 8efa2b58bf
Remove outdated info about voice recognition in Android app (#1562)
This has been fixed in 2018 already.

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-05-02 19:41:03 +02:00
Wouter Born b48925ad41
Improve sinks documentation (#1561)
* Improve sinks documentation

* Remove references to the javasound sink since it no longer exists since OH 2.5
* The only UI supporting webaudio is currently HABPanel

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

* Update ESH link to OHC

Signed-off-by: Wouter Born <github@maindrain.net>
2021-05-02 12:32:34 +02:00
Ethan Dye 0865d9c102
Optimize all png images using zopflipng (#1555)
The command
```
for i in $(find . -name '*.png'); do zopflipng -m --filters=0me --lossy_8bit --lossy_transparent -y "$i" "$i"; done
```
was used to accomplish this optimization, all images should have lost no
accuracy as a result of the compression applied.

Signed-off-by: Ethan Dye <mrtops03@gmail.com>
2021-04-27 21:00:55 +02:00
Ben Clark 213d831791
Change stable Linux repository locations (#1548)
* Change stable linux repository locations

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

* Make same changes to migration

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

* Fix typo in RPM stable repo location

Signed-off-by: Ben Clark <ben@benjyc.uk>
2021-04-20 19:44:47 +02:00
Jerome Luckenbach 635160c30c
Fix markdown errors. (#1545)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-04-19 21:26:50 +02:00
Patrick Fink 9d7d289bdc
Optimize profile example section layout (#1543)
* Optimize profile example section layout

Signed-off-by: Patrick Fink <mail@pfink.de>

* Fix copy&paste error

Signed-off-by: Patrick Fink <mail@pfink.de>

* Use good coding practice für multi channel linkage

Signed-off-by: Patrick Fink <mail@pfink.de>
2021-04-19 21:06:51 +02:00
JensHoRi cfe7f6007e
Update rules-dsl.md (#1532)
Added startlevels from openhab to get them find outside from github in documentation
2021-04-12 19:40:34 +02:00
Jonathan Gilbert 11d7632316
Startlevel execution support for jsr223 scripts (#1511)
* Startlevel execution support for jsr223 scripts

JSR223 scripts can now be run at specific start levels as of https://github.com/openhab/openhab-core/pull/2222

This PR adds the docs to describe how it can be used.

Signed-off-by: Jonathan Gilbert <jpg@trillica.com>

* Add linebreaks.

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-03-15 22:12:01 +01:00
Ross Kennedy fa4381e0f7
Update rules-dsl.md (#1508)
* Update rules-dsl.md

Added some Quantity handling details to "Number Item" to give hints for perennial comparison and temperature add problems.

* Update rules-dsl.md

Added clear space around code inserts as recommended
2021-03-15 10:03:43 +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
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
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
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
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
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