Commit Graph

323 Commits (ee5640a38862cbf6c24a6feb503750811ab906e6)

Author SHA1 Message Date
stefan-hoehn be6f32d6bd
Blockly youtube links (#1882)
* [blockly] finalize blockly docs for M3.3

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

* [blockly docs] remove MD025 check

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

* [blockly] add topic specific youtube video links to documentation

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

* Update configuration/blockly/rules-blockly-standard-ext.md

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

* Update configuration/blockly/rules-blockly-standard-ext.md

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

* Update configuration/blockly/rules-blockly-logging.md

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

* Markdown fix

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

* Markdown fix

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

* Markdown fix

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

* [blockly]move reference to top of page, link videos internally

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-09-10 18:05:57 +02:00
Wouter Born ad166c4887
Update UIs that support the Web Audio sink (#1870)
The Web Audio sink is now also supported by Main UI and Basic UI, see:

* https://github.com/openhab/openhab-webui/pull/1422
* https://github.com/openhab/openhab-webui/pull/1426

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

Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-21 13:05:59 +02:00
Florian Hotze e04c48958d
[JSR223] Mention difference between NashornJS and GraalJS (#1846)
* [JSR223] Mention difference between NashornJS and GraalJS

Fixes https://github.com/openhab/openhab-js/issues/139.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* [JSR223] Adress @rkoshak s review comments

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* [JSR223] Fix markdownlint errors

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* [JSR] Add rule example for JS Scripting

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* [JSR223] Update example tab names

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* [JSR223] Add JS Scripting example for raw API

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* [JSR223] Update JS Scripting example

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-07-12 17:48:48 +02:00
stefan-hoehn f893c46646
[blockly] finalize blockly docs for M3.3 (#1843)
* [blockly] finalize blockly docs for M3.3

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

* [blockly docs] remove MD025 check

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2022-07-05 21:22:53 +02:00
J-N-K b7ff3129af
Add trigger-event-string profile to docs (#1851)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-07-03 22:47:37 +02:00
J-N-K 913925531d
Add between methods to PersistenceExtension docs (#1835)
* Add between methods to PersistenceExtension docs

Signed-Off-by: Jan N. Klug <github@klug.nrw>

* Update configuration/persistence.md

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

* Update configuration/persistence.md

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

Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2022-06-08 17:59:42 +02:00
J-N-K 4b4266b021
Adjust DateTimeTrigger after core-change (#1836)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-06-07 17:26:26 +02:00
stefan-hoehn f0ce583a83
Blockly docs date blocks (#1832)
* [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

* [blockly] add documentation for new datetime blocks, bit of other cleanup

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

* Update configuration/blockly/index.md

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

* Update configuration/blockly/rules-blockly-date-handling.md

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

* Markdown Fix

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

* Markdown fixes

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-05-30 22:04:44 +02:00
Jerome Luckenbach c962e31ab3
Fix Mardown Error (#1828)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-05-27 10:35:40 +02:00
lolodomo 5b4628f744
[multimedia] Add voice parameter to voice assistant (#1827)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-27 10:22:40 +02:00
J-N-K b0f7cea3ae
Add DateTimeTrigger to DSL documentation (#1818)
This depends on https://github.com/openhab/openhab-core/pull/2963

Signed-Off-By: Jan N. Klug <github@klug.nrw>
2022-05-27 10:21:13 +02:00
Thomas Karl Pietrowski c54c6b3cdb
rules-dsl: Correcting typo (#1823)
Like sand in my eyes 😄
2022-05-23 11:20:47 +02:00
lolodomo e8cff4477d
[Multimedia] Voice assistant (#1822)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-23 11:20:23 +02:00
lolodomo ac76bb3feb
[Multimedia] Audo + keyword spotter (#1821)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-17 21:49:21 +02:00
jimtng b61a81a7ab
Add Group, Thing and System triggers to JSR223 docs (#1819)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-05-15 18:46:51 +02:00
J-N-K 8d676f2645
Add DateTimeTrigger to JSR223 docs (#1817)
Follow-up to https://github.com/openhab/openhab-core/issues/2726

Signed-Off-By: Jan N. Klug <github@klug.nrw>
2022-05-15 18:31:53 +02:00
lolodomo 97cd44e6c9
[Multimedia] Update for voice (TTS, STT, HLI) (#1816)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-15 18:30:46 +02:00
GiviMAD df982ba3ea
[built-in interpreter] update language support, add es (#1803)
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
2022-05-01 14:17:12 +02:00
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