lolodomo
1b4dcc22ec
New icon sources for an item ( #2065 )
...
* New icon sources for an item
Related to openhab/openhab-core#3052
Depends on the merge of PR openhab/openhab-core#3539
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* First set of review comments considered
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Remove the constraint regarding hyphen in icon name
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Consider one remaining opened comment
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Hide < and >
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Include HTTP link to icon sources directly in the table
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
---------
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-04 22:17:56 +02:00
openHAB Build Server
746d5fbc88
Merge commit 'a6c437e01db9b68f650e7dfad1e67ea83081ac1c' into HEAD
2023-03-18 17:51:33 +00:00
Cody Cutrer
a6c437e01d
update docs for core.GenericEventTrigger ( #1986 )
...
* update docs for core.GenericEventTrigger
see https://github.com/openhab/openhab-core/pull/3299
Signed-off-by: Cody Cutrer <cody@cutrer.us>
* link to javadocs for mostly-complete list of event types
Signed-off-by: Cody Cutrer <cody@cutrer.us>
---------
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2023-03-18 18:51:11 +01:00
openHAB Build Server
3eaaeb4a80
Merge commit '4c8e76fa0694236b5a0207a5a19d238e1aae8058' into HEAD
2023-03-18 17:44:07 +00:00
stefan-hoehn
4c8e76fa06
fix minor wording in blockly migration ( #2031 )
...
* fix minor wording in blockly migration
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* Update configuration/blockly/index.md
Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
---------
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
2023-03-18 18:43:44 +01:00
openHAB Build Server
9647de0723
Merge commit 'ad1e66c440e7a6150b11aeaef31a132c389d552b' into HEAD
2023-03-11 14:44:06 +00:00
stefan-hoehn
ad1e66c440
[blockly] add more migration info ( #2028 )
...
* [blockly] add more migration info
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* Update configuration/blockly/index.md
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
---------
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>
2023-03-11 15:43:38 +01:00
openHAB Build Server
c4e48a8b62
Merge commit '24cbb8f15eeab76b4ac75dcf5d6d1cf4077b7a00' into HEAD
2023-03-09 17:57:36 +00:00
Felix Schneider
24cbb8f15e
Add missing comma ( #2023 )
...
Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2023-03-09 18:57:09 +01:00
openHAB Build Server
e612ebe766
Merge commit 'f2e97181bb4e06895a89df9ed0755e385a3eb3ae' into HEAD
2023-03-08 14:27:39 +00:00
mueller-ma
f2e97181bb
Fix `Number:<dimension>` item type ( #2020 )
...
`<` and `>` need to be escaped to be visible.
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-08 15:26:54 +01:00
openHAB Build Server
fa2017926c
Merge commit '6ae6573bf49ae9b1483b1cb13e7d5773c389381c' into HEAD
2023-03-05 21:00:33 +00:00
stefan-hoehn
6ae6573bf4
[blockly] Document all new changes for 4.0 ( #2017 )
...
* [blockly] document all new changes for 4.0
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* fix linting
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* Apply suggestions from code review
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
---------
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>
2023-03-05 22:00:07 +01:00
openHAB Build Server
6b20210aa6
Merge commit '8ba401fba0a8511c092a4e79742b79cfa59ee485' into HEAD
2023-02-06 09:12:17 +00:00
Jerome Luckenbach
8ba401fba0
Fix markdown ( #2004 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2023-02-06 10:11:52 +01:00
openHAB Build Server
47490455a9
Merge commit '0fee8ff11cb8adcc41d97cf46b336566d80aae07' into HEAD
2023-02-06 09:09:17 +00:00
Rosi
0fee8ff11c
spelling corrections ( #1998 )
...
Signed-off-by: Rosi2143 <Schrott.Micha@web.de>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2023-02-06 10:08:51 +01:00
openHAB Build Server
1477f886eb
Merge commit '17b60a49c90af54378fdc34fe5407b5a6ee17711' into HEAD
2023-02-06 08:57:51 +00:00
Richard Koshak
17b60a49c9
Clarified that strategies are additive ( #2000 )
...
* Clarified that strategies are additive
Signed-off by Richard Koshak <rlkoshak@gmaill.com>
* Update configuration/persistence.md
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
---------
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2023-02-06 09:57:29 +01:00
openHAB Build Server
e6be4547e8
Merge commit '4969501178c02124b1bdb3ea09a581f8fc8933e4' into HEAD
2023-01-27 09:11:05 +00:00
netwolfuk
4969501178
Update rules-dsl.md ( #1997 )
...
Update the link to the `Blockly` documentation, because it currently returns a 404.
2023-01-27 10:10:43 +01:00
openHAB Build Server
f8a128d370
Merge commit '7a87fdc06b0dd9bc1fa983185fc2d514aa4bb270' into HEAD
2022-12-30 15:24:42 +00:00
Jerome Luckenbach
7a87fdc06b
openHAB 4 and Java 17 refactoring ( #1975 )
...
* Remove or rename openHAB Version where useful.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Review changes.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Java bulk edit
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Update installation/synology.md
Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Wouter Born <github@maindrain.net>
2022-12-30 16:24:19 +01:00
openHAB Build Server
81c309d2d0
Merge commit '08ba6f93c8d0a6d9c34d67112632036aa55261a1' into HEAD
2022-12-30 07:48:22 +00:00
spacemanspiff2007
08ba6f93c8
Update items.md ( #1982 )
2022-12-30 08:47:58 +01:00
openHAB Build Server
5285582a8f
Merge commit '3e5606f1d9adc564a103b47c1e831d996dbf6584' into HEAD
2022-12-30 07:21:07 +00:00
Udo Hartmann
3e5606f1d9
Update rules-dsl.md ( #1981 )
...
Small typo
2022-12-30 08:20:44 +01:00
openHAB Build Server
722ad3f15a
Merge commit '446022f8a4b0400042f4a251c7768b459d7264a0' into HEAD
2022-12-26 22:09:50 +00:00
Wouter Born
446022f8a4
Fix add-ons stylization ( #1976 )
...
This makes the documentation a bit more consistent to use "add-ons" or "Add-ons" where possible.
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-26 23:09:28 +01:00
openHAB Build Server
e68e9376b7
Merge commit '3341a970fb1f516c2fead53416e13a7b7f8ebddd' into HEAD
2022-12-26 22:09:05 +00:00
Wouter Born
3341a970fb
Fix typos, inconsistencies and remove references to JavaScript transformation ( #1977 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-26 23:08:42 +01:00
openHAB Build Server
896075b407
Merge commit '5df473c0ff73ba4d70a113ae4bbbbb9305869950' into HEAD
2022-12-19 06:24:35 +00:00
stefan-hoehn
5df473c0ff
document bundle install and update ( #1962 )
...
* document bundle install and update
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* document bundle install and update - crosslink pages
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2022-12-19 07:24:10 +01:00
openHAB Build Server
673f5efcf2
Updated external content (Jenkins build 1276)
2022-12-18 20:23:11 +00:00
openHAB Build Server
0cc8e2056d
Merge commit '31306459472cd365ebb13b2c60762d5f6f8bad48' into HEAD
2022-12-18 09:12:19 +00:00
stefan-hoehn
3130645947
[blockly] docu replace, taggeditems, list_concat, previous_value, datetime ( #1955 )
...
* [blockly] document replace, taggeditems, list_concat, previous_value, datetime
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* used tip marker
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2022-12-18 10:11:55 +01:00
openHAB Build Server
344f2d9e16
Merge commit 'a158793a05a54463a23e8c244cf3e1bd83087c45' into HEAD
2022-12-15 21:31:49 +00:00
J-N-K
a158793a05
Adjust to websocket documemntation ( #1954 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-12-15 22:31:22 +01:00
openHAB Build Server
943f06927f
Merge commit '1d7bc424a1f0b2ee4b8b15ba22745c679a9201ca' into HEAD
2022-12-11 21:03:54 +00:00
J-N-K
1d7bc424a1
Websocket documentation ( #1952 )
...
* Websocket documentation
Signed-off-by: Jan N. Klug <github@klug.nrw>
* fix
Signed-off-by: Jan N. Klug <github@klug.nrw>
* markdown fixes
Signed-off-by: Jan N. Klug <github@klug.nrw>
* markdown and sidebar
Signed-off-by: Jan N. Klug <github@klug.nrw>
* fix links
Signed-off-by: Jan N. Klug <github@klug.nrw>
* fix
Signed-off-by: Jan N. Klug <github@klug.nrw>
* Update configuration/websocket.md
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2022-12-11 22:03:31 +01:00
openHAB Build Server
0e7ba97a01
Merge commit '4c19576ebc22c61980ee1cabad7e934713825f90' into HEAD
2022-12-11 17:28:30 +00:00
Wouter Born
4c19576ebc
Fix topic subscription example ( #1951 )
...
This seems to have been overlooked in #1313
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-11 18:27:35 +01:00
openHAB Build Server
307e3ac8b5
Merge commit 'd37343137fb114b3606394537f41608a00df3ec4' into HEAD
2022-12-06 06:52:42 +00:00
J-N-K
d37343137f
Documentation for using the cache in DSL ( #1947 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-12-06 07:52:18 +01:00
openHAB Build Server
f985304a4d
Merge commit '7da8861566d9cd2fbd2303f1f7991027485131b7' into HEAD
2022-12-04 13:02:50 +00:00
J-N-K
7da8861566
Clarify persistence extension documentation for .lastUpdate ( #1941 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-12-04 14:02:09 +01:00
openHAB Build Server
3653df765e
Merge commit 'deeac8b6ce6d835ae2e3db11eab89df562039df6' into HEAD
2022-12-04 10:37:52 +00:00
J-N-K
deeac8b6ce
Documentation for JSR223 cache preset ( #1937 )
...
* Documentation for JSR223 cache preset
Signed-off-by: Jan N. Klug <github@klug.nrw>
* fix
Signed-off-by: Jan N. Klug <github@klug.nrw>
* fix
Signed-off-by: Jan N. Klug <github@klug.nrw>
* add Nashorn example
Signed-off-by: Jan N. Klug <github@klug.nrw>
* improvement
Signed-off-by: Jan N. Klug <github@klug.nrw>
* address review comment
Signed-off-by: Jan N. Klug <github@klug.nrw>
* Update configuration/jsr223.md
Co-authored-by: Wouter Born <github@maindrain.net>
* add ruby
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Jan N. Klug <github@klug.nrw>
Co-authored-by: Wouter Born <github@maindrain.net>
2022-12-04 11:37:23 +01:00
openHAB Build Server
c5d5170fc3
Merge commit '4bda286b4de1bac2b28a9579537a201ca96548c3' into HEAD
2022-12-02 20:12:16 +00:00
Flole998
4bda286b4d
Document timeOnly option for DateTimeTrigger ( #1936 )
...
This feature was added in openhab-core#3051
Signed-off-by: Flole <flole@flole.de>
Signed-off-by: Flole <flole@flole.de>
2022-12-02 21:11:47 +01:00
openHAB Build Server
a365af7d15
Merge commit '969fae1f7ba7e1c7eef9963b60f83e74e1f91b35' into HEAD
2022-12-01 21:43:16 +00:00
Дилян Палаузов
969fae1f7b
Typos a/an ( #1933 )
2022-12-01 22:42:51 +01:00
openHAB Build Server
615fa4439b
Merge commit '337003c76e3d3f44bc1a395daa882d1ce82e8687' into HEAD
2022-11-26 13:53:28 +00:00
Jerome Luckenbach
337003c76e
Mention refresh command and update Tables. ( #1922 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-26 14:53:04 +01:00
openHAB Build Server
808c3c8e86
Merge commit '91c151a3e070fb9f104f88bacfa9819edc7d8229' into HEAD
2022-11-26 12:10:17 +00:00
Jerome Luckenbach
91c151a3e0
Remove all default stategy references. ( #1920 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-26 13:09:56 +01:00
openHAB Build Server
a9473258d8
Merge commit '2ddff112b14cc974f0fbbcee104a69be34d44ceb' into HEAD
2022-11-24 17:35:42 +00:00
Jerome Luckenbach
2ddff112b1
Remove common jekyll references. ( #1917 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-24 18:35:16 +01:00
openHAB Build Server
59182af33b
Merge commit '4ee3ef794ac8ca83eae20541b9e95fc0c0ec1d3b' into HEAD
2022-11-22 21:05:33 +00:00
Дилян Палаузов
4ee3ef794a
configuration/items.md: typo ( #1916 )
2022-11-22 22:05:08 +01:00
openHAB Build Server
5b25c351f4
Merge commit 'cb0c4de762f755707c1ff2aa890dc5b3066d120b' into HEAD
2022-11-20 10:14:43 +00:00
stefan-hoehn
cb0c4de762
Menu settings addons ( #1912 )
...
* add rules-scripts-schedule documentation
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* settings addons documentation
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* Small additions/fixes
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
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-11-20 11:14:17 +01:00
openHAB Build Server
a9945a329e
Merge commit '53cdcdfe51d3e7cb751c4ea20777ae83869d7891' into HEAD
2022-11-06 21:13:46 +00:00
Jerome Luckenbach
53cdcdfe51
Fix markdown errors due to configuration changes ( #1908 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-06 22:13:21 +01:00
openHAB Build Server
22291961b0
Merge commit '6e1b443613dcd2993a1f5953b84923555b29f558' into HEAD
2022-11-06 20:35:10 +00:00
Markus Storm
6e1b443613
Clarify main UI is both, admin and user UI ( #1907 )
...
* Clarify main UI is both, admin and user UI
Signed-off-by: Markus Storm <markus.storm@gmx.net>
* Update configuration/index.md
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2022-11-06 21:34:45 +01:00
openHAB Build Server
3c6bee1885
Merge commit '1a15b6c7fc30e9b3860a70b0a7dc19185b880d27' into HEAD
2022-11-03 17:43:35 +00:00
Jerome Luckenbach
1a15b6c7fc
Improve markdown linting ( #1906 )
...
* Improve markdownlint configuration.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Apply changes to current linting rules.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-03 18:43:14 +01:00
openHAB Build Server
0962a505c1
Merge commit 'be6f32d6bdff41682c25b6229185f5d5fe3078ed' into HEAD
2022-09-10 16:06:21 +00:00
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
openHAB Build Server
22972510c7
Merge commit 'ad166c4887f802279b8591b9639ff0c335010a72' into HEAD
2022-08-21 11:06:24 +00: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
openHAB Build Server
95ddf36038
Merge commit 'e04c48958d63b92fcd94a377bc228a4376707213' into HEAD
2022-07-12 15:49:14 +00: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
openHAB Build Server
447d9b4024
Merge commit 'f893c46646ce3e05ce45398ac5b3c55a55cbb9f2' into HEAD
2022-07-05 19:23:18 +00: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
openHAB Build Server
0ed8916a9d
Merge commit 'b7ff3129aff9a00a2e03beb678a067b5ab61d868' into HEAD
2022-07-03 20:48:01 +00: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
openHAB Build Server
7dd976e0d2
Merge commit '913925531d1b955cd7458ee7fa62f5abf68267a8' into HEAD
2022-06-08 16:00:10 +00: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
openHAB Build Server
b029358151
Merge commit '4b4266b0218d08f56629caebc957c08cda171ac3' into HEAD
2022-06-07 15:27:01 +00: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
openHAB Build Server
532c3c8b5a
Merge commit 'f0ce583a83d1bbf61815a95d24b6a301d0fc409e' into HEAD
2022-05-30 20:05:07 +00: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
openHAB Build Server
5f814ae95d
Merge commit 'c962e31ab38a5da86ffaf17d53647b8af2303ba7' into HEAD
2022-05-27 08:36:04 +00:00
Jerome Luckenbach
c962e31ab3
Fix Mardown Error ( #1828 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-05-27 10:35:40 +02:00
openHAB Build Server
6365affbcc
Merge commit '5b4628f7440995800efec03af5daeaf378f6586f' into HEAD
2022-05-27 08:23:03 +00: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
openHAB Build Server
cd387122fe
Merge commit 'b0f7cea3ae8f42b8ec3e42d06a089e55ac00dd84' into HEAD
2022-05-27 08:21:41 +00: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
openHAB Build Server
5faf8ca282
Merge commit 'c54c6b3cdb76633eeaaf3a57b8fe599d1abc12a9' into HEAD
2022-05-23 09:21:10 +00:00
openHAB Build Server
8d046761d5
Merge commit 'e8cff4477d312edaf95f15e88fe98d857ffe089f' into HEAD
2022-05-23 09:20:48 +00: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
openHAB Build Server
e4a0ae5192
Merge commit 'ac76bb3feb8db606ade9102b8151611a2c4d8a2a' into HEAD
2022-05-17 19:49:46 +00: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
openHAB Build Server
b47969f6f8
Merge commit 'b61a81a7ab45da28f60df6d59296e1540eb54579' into HEAD
2022-05-15 16:47:13 +00: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
openHAB Build Server
5c576ed0b8
Merge commit '8d676f2645ec67764d5762bd1c2c08e2c6457eb4' into HEAD
2022-05-15 16:32:13 +00: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
openHAB Build Server
06daa3c58f
Merge commit '97cd44e6c948c989d7b9562b45d04369231fd264' into HEAD
2022-05-15 16:31:09 +00: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
openHAB Build Server
fabf422f2d
Merge commit 'df982ba3ead9845412ce8b57975bfc0e1554c857' into HEAD
2022-05-01 12:18:04 +00: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
openHAB Build Server
3244f3e013
Merge commit '6d42647cb80d217f0ffe4ed5a367d89492d91297' into HEAD
2022-04-13 17:37:25 +00:00
Wouter Born
6d42647cb8
Fix broken links ( #1796 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-13 19:36:53 +02:00
openHAB Build Server
a681f11b03
Merge commit '0861e9a1cfdcebbe4528286d8987215e397706a9' into HEAD
2022-04-05 19:53:16 +00: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
openHAB Build Server
c61052c72d
Merge commit '8c0135e2fa8a1be6bc612a2564faf751a0bff3d2' into HEAD
2022-03-20 10:06:01 +00:00
Дилян Палаузов
8c0135e2fa
jsr223.md: obvious inconsistency ( #1786 )
2022-03-20 11:05:34 +01:00
openHAB Build Server
f2b1f4173f
Merge commit '89e4a058b6ca771f9ac3b9c83aa2270a78410db8' into HEAD
2022-03-14 15:15:21 +00: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
openHAB Build Server
a9c0c6778c
Merge commit '0adc017f39cb77267acba91eebc9c635fb38ca81' into HEAD
2022-03-09 21:09:49 +00: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
openHAB Build Server
5921dcaf62
Merge commit '2600d6e1901293fbcdb7ffb638e9148673b7008c' into HEAD
2022-03-09 20:59:07 +00: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
openHAB Build Server
138e4155e6
Merge commit '0965a6c68f23baac8406371d07dfed7026845230' into HEAD
2022-02-27 07:23:25 +00: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
openHAB Build Server
e7060471d9
Merge commit '846a2ddcd1284faa080dcd18f4688a8d5b92e7a8' into HEAD
2022-02-21 20:55:07 +00: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
openHAB Build Server
9621cf2117
Merge commit 'f0474446dfc4f23cdd2cdab98cb567f7725cf013' into HEAD
2022-02-20 09:22:22 +00: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
openHAB Build Server
372fb50849
Merge commit '66d9d53c3843b7004725eb5115e585add5e263ae' into HEAD
2022-02-15 20:08:43 +00: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
openHAB Build Server
2fec2abc23
Merge commit 'e072f632fb26323b7974f9d8643cb89c16d2f5ac' into HEAD
2022-01-31 19:14:35 +00: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
openHAB Build Server
5471c264bb
Merge commit 'e0daaa288dc6124caadc81c134c1405d578a150f' into HEAD
2022-01-18 15:23:52 +00: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
openHAB Build Server
0fae6d40df
Merge commit '9abb32711a2bec484be0795a537daa06ccf5a717' into HEAD
2022-01-15 09:14:03 +00: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
openHAB Build Server
cb6654715f
Merge commit 'cd6c9b5b13d58a4d69c739a2e6cb109d8b8bbe53' into HEAD
2021-12-22 06:37:16 +00:00
Peter Hoeg
cd6c9b5b13
Mentioned emacs support ( #1710 )
2021-12-22 07:36:53 +01:00
openHAB Build Server
ef3b0e18ac
Merge commit 'd6aa20fe1eba4af2d952839a62075317a8c4d5f0' into HEAD
2021-12-21 09:34:37 +00: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
openHAB Build Server
0798c66833
Merge commit '2fa7c10b6f231120e8c760889a74476ad2f01a72' into HEAD
2021-11-26 14:04:25 +00: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
openHAB Build Server
013a7a014c
Merge commit '4621ca13024f3fa79b2470bf1627bd72684a76e8' into HEAD
2021-11-26 14:01:35 +00:00
Michael Rossner
4621ca1302
Fix markdownlint warnings ( #1662 )
...
Signed-off-by: Schrotti <Schrott.Micha@web.de>
2021-11-26 15:01:10 +01:00
openHAB Build Server
dc71f8b119
Merge commit 'a521fcaa875caa41be6268c9d3c3976e0ded1244' into HEAD
2021-09-13 15:11:59 +00: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
openHAB Build Server
72edf425da
Merge commit '28b768f614dfcba865e327a1169662c9cefde743' into HEAD
2021-08-16 12:30:07 +00: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
openHAB Build Server
17d7ef33e0
Merge commit '15e2d1ec8fd8d0930340e4fc6310df99afc7dc29' into HEAD
2021-08-12 18:32:02 +00: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
openHAB Build Server
a3017c6424
Merge commit 'cf8098cc0a002c8958422b56721cfc0090babb5b' into HEAD
2021-08-12 18:31:09 +00: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
openHAB Build Server
365c4a5caf
Merge commit '989e6fd0b86bf69b4cb5056698bf50b087797969' into HEAD
2021-07-28 13:20:09 +00: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
openHAB Build Server
9be40cf376
Merge commit '9bdeb39b193a559eec92d4ad236eb61223c0c218' into HEAD
2021-07-14 18:10:51 +00:00
jaaviercr
9bdeb39b19
Update rules-dsl.md ( #1618 )
...
Removed an extra parenthesis.
2021-07-14 20:04:59 +02:00