Commit Graph

631 Commits (automated/fetch_openhabian_docs)

Author SHA1 Message Date
openHAB Build Server 41b8eacf0a Updated external content (Jenkins build 2215) 2024-07-08 06:44:21 +00:00
openHAB Build Server 644ae1def9 Updated external content (Jenkins build 2205) 2024-07-04 06:21:49 +00:00
openHAB Build Server 51f11ccecf Updated external content (Jenkins build 2202) 2024-07-01 23:20:37 +00:00
openHAB Build Server d4bb3905aa Updated external content (Jenkins build 2199) 2024-06-29 15:22:25 +00:00
openHAB Build Server 2a219369e9 Updated external content (Jenkins build 2197) 2024-06-29 05:42:13 +00:00
openHAB Build Server 42aaa23319 Updated external content (Jenkins build 2196) 2024-06-28 05:43:13 +00:00
openHAB Build Server 197820dcb0 Updated external content (Jenkins build 2190) 2024-06-27 05:47:21 +00:00
openHAB Build Server c5bffab7bb Updated external content (Jenkins build 2156) 2024-05-30 05:46:20 +00:00
openHAB Build Server c968c53011 Updated external content (Jenkins build 2155) 2024-05-29 05:46:33 +00:00
openHAB Build Server 4b43b8e350 Updated external content (Jenkins build 2151) 2024-05-27 05:46:30 +00:00
openHAB Build Server 82e9956202 Updated external content (Jenkins build 2146) 2024-05-25 05:43:57 +00:00
openHAB Build Server 791d082bb5 Updated external content (Jenkins build 2144) 2024-05-23 05:46:40 +00:00
openHAB Build Server 58bef73996 Updated external content (Jenkins build 2140) 2024-05-19 13:42:25 +00:00
openHAB Build Server 3664f0d29b Updated external content (Jenkins build 2137) 2024-05-18 10:20:44 +00:00
openHAB Build Server 0b26c34a96 Updated external content (Jenkins build 2132) 2024-05-13 05:46:25 +00:00
openHAB Build Server ab7ad060ac Updated external content (Jenkins build 2131) 2024-05-12 05:43:42 +00:00
openHAB Build Server 0f29c2e505 Updated external content (Jenkins build 2130) 2024-05-11 19:23:51 +00:00
openHAB Build Server 8acb9a3e99 Updated external content (Jenkins build 2127) 2024-05-10 05:43:59 +00:00
openHAB Build Server c158c105d5 Updated external content (Jenkins build 2120) 2024-05-06 05:42:22 +00:00
openHAB Build Server 9dc9eb4451 Updated external content (Jenkins build 2118) 2024-05-03 05:43:19 +00:00
openHAB Build Server e573b801b5 Updated external content (Jenkins build 2107) 2024-04-29 05:40:34 +00:00
openHAB Build Server 1fff6ab20b Updated external content (Jenkins build 2102) 2024-04-23 05:43:10 +00:00
openHAB Build Server 569659fd78 Updated external content (Jenkins build 2094) 2024-04-20 20:21:15 +00:00
openHAB Build Server 6f80e195e9 Updated external content (Jenkins build 2083) 2024-04-07 05:41:45 +00:00
openHAB Build Server f2bddbe81e Updated external content (Jenkins build 2078) 2024-04-03 05:51:29 +00:00
openHAB Build Server 59f53ebf97 Updated external content (Jenkins build 2077) 2024-04-02 05:49:31 +00:00
openHAB Build Server 4d94bf3ea5 Updated external content (Jenkins build 2076) 2024-04-01 05:45:56 +00:00
openHAB Build Server a9e95729b1 Updated external content (Jenkins build 2053) 2024-03-22 05:35:40 +00:00
openHAB Build Server e96bcb0c4f Updated external content (Jenkins build 2023) 2024-03-04 05:34:35 +00:00
openHAB Build Server 31ec807009 Merge commit '475c5d70a17316ce0e61d87a0d0eb6f3e91015a3' into HEAD 2024-03-02 10:03:48 +00:00
Patrik Gfeller 475c5d70a1
[Enhancement] - Simplify local builds to lower bar for beginners #2215 (#2218)
* [Enancement] - Simplify local builds to lower bar for beginners
Fixes #2215

* [Enancement] - Simplify local builds to lower bar for beginners
Fixes #2215

📄 missing `npm install step` added to README.md

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* 🐞 problems resolved after reabse/update to latest main branch.

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* 🔃 Squashed commit of the following:

commit 6774910167
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sun Feb 25 17:23:01 2024 +1000

    Convert pwm, pid, map icons to svg and add jinja logo (#2253)

    * Replace map icon with svg version

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

    * Replace pidcontroller icon with svg version

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

    * Replace pwm icon with svg version

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

    * Add jinja logo

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

    ---------

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit 6f39e146f4
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sun Feb 25 08:15:21 2024 +1000

    Add icon for scale transformation (#2252)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit 67a019a2df
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sun Feb 25 00:55:02 2024 +1000

    Add pwm icon (#2251)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit a03e4c072b
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sun Feb 25 00:54:22 2024 +1000

    PIDController icon: Make lines thicker (#2250)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit 7308a413a0
Author: Kai Kreuzer <kai@openhab.org>
Date:   Sat Feb 24 14:57:54 2024 +0100

    Fix typo in tutorial (#2249)

    Signed-off-by: Kai Kreuzer <kai@openhab.org>

commit ccb7e64bf0
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sat Feb 24 18:15:21 2024 +1000

    Make basicui icon a bit bigger and more visible (#2247)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit d9664d9ac4
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sat Feb 24 18:10:22 2024 +1000

    Add icon for pidcontroller (#2248)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit bcba38ebb3
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sat Feb 24 08:31:23 2024 +1000

    Add an icon for map transformation (#2240)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit f8ebab4e33
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sat Feb 24 03:23:06 2024 +1000

    Add icon for Basic UI (#2242)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit ab958f9397
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Feb 23 18:21:57 2024 +0100

    Bump ip from 1.1.5 to 1.1.9 (#2244)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
    - [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)

    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>

commit dedb16a37c
Author: Florian Hotze <florianh_dev@icloud.com>
Date:   Fri Feb 23 16:52:57 2024 +0100

    Use SVG logos for DoorBird & Govee (#2246)

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

commit 749a656520
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Fri Feb 23 18:29:36 2024 +1000

    Add sqlite icon (#2238)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* Update README.md

Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>

* Update README.md

Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>

---------

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-03-02 11:03:26 +01:00
openHAB Build Server e80a7a02ea Merge commit '3de78d17f9c6d19e6783bf57dc11aef341746882' into HEAD 2024-02-26 16:04:54 +00:00
Florian Hotze 3de78d17f9
Update transformation docs for script profile changes & Clean-Up addons folder (#2235)
* Update transformation docs for script profile changes

Refs https://github.com/openhab/openhab-core/pull/4058.

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

* Migrate actions docs from addons to configuration folder

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

* Clean-up addons docs

The removed files have not been picked up by the build process, i.e. they were not used by the website.
Looking at their content, they also seem outdated.

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

* Minor enhancements

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

* Address review

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

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-02-26 17:04:31 +01:00
openHAB Build Server f0a03d2f85 Updated external content (Jenkins build 1984) 2024-02-20 18:21:15 +00:00
openHAB Build Server 4bcab3ef8d Updated external content (Jenkins build 1982) 2024-02-19 17:20:42 +00:00
openHAB Build Server d3187a0d84 Updated external content (Jenkins build 1976) 2024-02-18 11:21:09 +00:00
openHAB Build Server 0b3beafc0d Updated external content (Jenkins build 1970) 2024-02-17 11:20:52 +00:00
openHAB Build Server c9e7d7d56e Updated external content (Jenkins build 1961) 2024-02-15 14:20:58 +00:00
openHAB Build Server b781546479 Updated external content (Jenkins build 1959) 2024-02-14 19:21:27 +00:00
openHAB Build Server 1cca5e9ece Updated external content (Jenkins build 1954) 2024-02-11 18:22:46 +00:00
openHAB Build Server 5352530306 Merge commit 'd04a583ee5896c376c495846e6ef124d5b8b6f97' into HEAD 2024-02-09 23:13:41 +00:00
Florian Hotze d04a583ee5
Improvements to UI-related documentation (#2229)
* Persistence config: Mention UI support & Link UI docs

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

* Add links to docs from Main UI docs pages

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

* Minor wording improvements

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

* Building Pages: Add CSS section

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

* Expand sidebar for Main UI devtools & Creating Widgets

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

* Add some images

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

* Fix sidebar

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

* Remove ugly border from image

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

* Address review

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

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-10 00:13:15 +01:00
openHAB Build Server 67f56b36ad Updated external content (Jenkins build 1945) 2024-02-09 19:21:03 +00:00
openHAB Build Server 9a7b4917a4 Merge commit 'b4fd83501e07d8e32cc017dde88aa5ccf059a6df' into HEAD 2024-02-09 17:48:32 +00:00
Florian Hotze b4fd83501e
Minor enhancements (#2230)
* Minor doc enhancements

Some findings from Vuepress compilation warnings while working on the website build.

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

* Improve Ruby build script

See https://github.com/openhab/website/pull/445.

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

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-09 18:48:07 +01:00
openHAB Build Server 87cbab3c80 Updated external content (Jenkins build 1931) 2024-02-05 05:32:44 +00:00
openHAB Build Server 5bfc8429c0 Updated external content (Jenkins build 1930) 2024-02-04 16:21:23 +00:00
openHAB Build Server 0920383fd5 Merge commit '321c8decdafdae0e91bda010422336b728a23c67' into HEAD 2024-01-26 23:35:52 +00:00
Florian Hotze 321c8decda
Add Main UI docs for integration into sidebar help (#2199)
* Add Main UI docs structure & Migrate UI-integrated docs

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

* Add some links

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

* Add CONTRIBUTING.md

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

* Update icon comments for UI code change

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

* Fix markdownlint

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

* Migrate existing MainUI settings documentation

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

* Fix build & Update sidebar

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

* Update img links

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

* Migrate docs from the UI section

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

* Add persistence docs

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

* Fixes & Improvements

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

* Update CONTRIBUTING.md

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

* Address review

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

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-01-27 00:35:27 +01:00
openHAB Build Server c149db5e30 Updated external content (Jenkins build 1905) 2024-01-21 05:34:26 +00:00
openHAB Build Server 16d9f80cd9 Updated external content (Jenkins build 1904) 2024-01-20 22:23:10 +00:00
openHAB Build Server a06f49c750 Updated external content (Jenkins build 1902) 2024-01-19 05:32:30 +00:00
openHAB Build Server b4442c6d98 Updated external content (Jenkins build 1896) 2024-01-16 05:33:48 +00:00
openHAB Build Server d1dd831d31 Merge commit '03b43caf8377c77aaf087c2cdcad5ddb06e9b8f8' into HEAD 2024-01-13 19:51:39 +00:00
stefan-hoehn 03b43caf83
Add menu grouping in sidebar, prepare for better UI doc integration (#2198)
* Add menu grouping in sidebar, prepare for better UI doc integration

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

* review comments

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

* Markdown fixes

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-01-13 20:48:06 +01:00
openHAB Build Server 5845abc295 Updated external content (Jenkins build 1889) 2024-01-13 05:31:20 +00:00
openHAB Build Server 0c271bde3a Updated external content (Jenkins build 1873) 2024-01-02 05:33:05 +00:00
openHAB Build Server 984440a565 Updated external content (Jenkins build 1871) 2024-01-01 05:31:43 +00:00
openHAB Build Server 6bfa195039 Updated external content (Jenkins build 1870) 2023-12-31 06:06:25 +00:00
openHAB Build Server 7c40c7252e Merge commit 'ed503038c97df23abf37d6312aaac53629dce491' into HEAD 2023-12-29 10:39:44 +00:00
Florian Hotze ed503038c9
Update sidebar for #2189 (#2192)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2023-12-29 11:39:24 +01:00
openHAB Build Server 17c77ec9c4 Updated external content (Jenkins build 1849) 2023-12-20 05:36:19 +00:00
openHAB Build Server d97a302dba Updated external content (Jenkins build 1844) 2023-12-17 19:23:02 +00:00
openHAB Build Server a0412ad92b Updated external content (Jenkins build 1842) 2023-12-17 10:21:39 +00:00
openHAB Build Server f394b96df7 Updated external content (Jenkins build 1829) 2023-12-13 20:22:52 +00:00
openHAB Build Server 0900dc9b4a Updated external content (Jenkins build 1821) 2023-12-10 22:23:04 +00:00
openHAB Build Server 02249395f7 Updated external content (Jenkins build 1820) 2023-12-10 12:51:09 +00:00
openHAB Build Server 290f4e2c25 Updated external content (Jenkins build 1815) 2023-12-07 22:21:27 +00:00
openHAB Build Server 5df8b1ce72 Updated external content (Jenkins build 1809) 2023-12-04 23:57:00 +00:00
openHAB Build Server be82cd0693 Updated external content (Jenkins build 1808) 2023-12-04 05:31:58 +00:00
openHAB Build Server 65f1c459e6 Updated external content (Jenkins build 1795) 2023-11-26 00:21:21 +00:00
openHAB Build Server bcf784ef9e Updated external content (Jenkins build 1783) 2023-11-19 11:22:24 +00:00
openHAB Build Server c31c4a71bb Updated external content (Jenkins build 1779) 2023-11-16 05:34:01 +00:00
openHAB Build Server 2e0da3e8c2 Updated external content (Jenkins build 1772) 2023-11-11 05:40:16 +00:00
openHAB Build Server e0e85f1c87 Updated external content (Jenkins build 1741) 2023-10-22 17:22:11 +00:00
openHAB Build Server 30ff50f163 Updated external content (Jenkins build 1737) 2023-10-20 05:32:42 +00:00
openHAB Build Server aad284ec96 Updated external content (Jenkins build 1722) 2023-10-08 08:08:27 +00:00
openHAB Build Server c526b70131 Updated external content (Jenkins build 1721) 2023-10-08 05:33:29 +00:00
openHAB Build Server 150fd022d5 Updated external content (Jenkins build 1707) 2023-09-30 20:21:36 +00:00
openHAB Build Server 90512ee62a Updated external content (Jenkins build 1696) 2023-09-25 05:33:15 +00:00
openHAB Build Server fbf8a44df9 Updated external content (Jenkins build 1684) 2023-09-16 15:22:56 +00:00
openHAB Build Server c065bc4cfc Updated external content (Jenkins build 1677) 2023-09-07 05:34:30 +00:00
openHAB Build Server 30768aec73 Updated external content (Jenkins build 1676) 2023-09-06 05:35:33 +00:00
openHAB Build Server 25876c6303 Updated external content (Jenkins build 1655) 2023-08-25 05:34:27 +00:00
openHAB Build Server d5119c1838 Updated external content (Jenkins build 1654) 2023-08-24 05:33:58 +00:00
openHAB Build Server bdfb70e7e7 Updated external content (Jenkins build 1643) 2023-08-14 05:34:16 +00:00
openHAB Build Server 2cc9a9aafe Updated external content (Jenkins build 1615) 2023-07-23 05:33:25 +00:00
openHAB Build Server 0b14a94a95 Updated external content (Jenkins build 1601) 2023-07-17 05:34:43 +00:00
openHAB Build Server 2814c57039 Updated external content (Jenkins build 1597) 2023-07-15 14:18:40 +00:00
openHAB Build Server 67a7ac2254 Updated external content (Jenkins build 1596) 2023-07-15 05:33:30 +00:00
openHAB Build Server 0f879a6c3a Updated external content (Jenkins build 1589) 2023-07-09 05:30:56 +00:00
openHAB Build Server ab7fbbb705 Updated external content (Jenkins build 1587) 2023-07-07 12:31:51 +00:00
openHAB Build Server 537157a034 Updated external content (Jenkins build 1584) 2023-07-06 05:32:33 +00:00
openHAB Build Server c20d2b659b Updated external content (Jenkins build 1582) 2023-07-04 05:31:02 +00:00
openHAB Build Server 792fa5fc5a Updated external content (Jenkins build 1578) 2023-07-02 05:31:27 +00:00
openHAB Build Server ac20441ecc Merge commit '69fef795e6f8adad8d28ef02e797e1bb847e1bd0' into HEAD 2023-07-01 09:03:40 +00:00
Дилян Палаузов 69fef795e6
.vuepress/config.js: Change v3 → v4 Documentation Preview (#2084) 2023-07-01 11:03:16 +02:00
openHAB Build Server 5817b737c3 Updated external content (Jenkins build 1570) 2023-06-27 05:31:05 +00:00
openHAB Build Server 548e892447 Updated external content (Jenkins build 1569) 2023-06-25 17:00:40 +00:00
openHAB Build Server 2005b62586 Updated external content (Jenkins build 1453) 2023-04-16 05:34:17 +00:00
openHAB Build Server 0ee3708e74 Updated external content (Jenkins build 1452) 2023-04-15 13:24:33 +00:00
openHAB Build Server c345505dbb Updated external content (Jenkins build 1446) 2023-04-13 05:34:36 +00:00
openHAB Build Server ebc9d573b3 Updated external content (Jenkins build 1439) 2023-04-08 12:59:12 +00:00
openHAB Build Server d138528c69 Updated external content (Jenkins build 1438) 2023-04-06 10:31:19 +00:00
openHAB Build Server 5dddba389e Updated external content (Jenkins build 1427) 2023-03-29 23:24:23 +00:00
openHAB Build Server ae95202896 Updated external content (Jenkins build 1426) 2023-03-29 05:36:29 +00:00
openHAB Build Server c8019daf83 Updated external content (Jenkins build 1425) 2023-03-26 06:04:36 +00:00
openHAB Build Server 5be8b99502 Updated external content (Jenkins build 1421) 2023-03-22 05:34:12 +00:00
openHAB Build Server 2c6cee210f Updated external content (Jenkins build 1419) 2023-03-20 05:32:52 +00:00
openHAB Build Server baff32e786 Updated external content (Jenkins build 1417) 2023-03-19 08:58:44 +00:00
openHAB Build Server 12aefcc01f Updated external content (Jenkins build 1405) 2023-03-11 22:23:37 +00:00
openHAB Build Server 31764d84f5 Updated external content (Jenkins build 1402) 2023-03-10 14:27:24 +00:00
openHAB Build Server db04b9357e Merge commit 'cc067e46861cb70d5f7fa3e0d2cb8920f27a9ce0' into HEAD 2023-03-05 20:57:57 +00:00
stefan-hoehn cc067e4686
Scene Rule tutorial (#2009)
* Scene Rule tutorial

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

* added scenes icon

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 21:57:34 +01:00
openHAB Build Server d3bd32109f Updated external content (Jenkins build 1372) 2023-02-27 19:24:13 +00:00
openHAB Build Server aeb09fb94d Updated external content (Jenkins build 1370) 2023-02-26 05:32:30 +00:00
openHAB Build Server dad938384d Updated external content (Jenkins build 1353) 2023-02-14 17:31:42 +00:00
openHAB Build Server 81cca95e55 Updated external content (Jenkins build 1346) 2023-02-11 04:56:51 +00:00
openHAB Build Server d62231752a Updated external content (Jenkins build 1341) 2023-02-05 04:56:25 +00:00
openHAB Build Server e0f8280156 Updated external content (Jenkins build 1335) 2023-01-30 05:08:58 +00:00
openHAB Build Server 7dd9e7ece3 Updated external content (Jenkins build 1330) 2023-01-23 04:52:27 +00:00
openHAB Build Server 719e162c1c Updated external content (Jenkins build 1326) 2023-01-22 04:56:16 +00:00
openHAB Build Server 1be2e0fd96 Updated external content (Jenkins build 1321) 2023-01-16 22:29:35 +00:00
openHAB Build Server 7166315163 Merge commit '71adc538ad1215e2b231c6b2eedadf30bb96b8bb' into HEAD 2023-01-16 19:37:30 +00:00
J-N-K 71adc538ad
Adapt to core changes (addon.xml) (#1872)
* Adjust to addon.xml

Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-01-16 20:37:08 +01:00
openHAB Build Server 9b25abd68f Updated external content (Jenkins build 1319) 2023-01-15 21:29:03 +00:00
openHAB Build Server 2518b6bb04 Updated external content (Jenkins build 1313) 2023-01-11 04:56:57 +00:00
openHAB Build Server a7bdb85280 Updated external content (Jenkins build 1309) 2023-01-07 04:57:12 +00:00
openHAB Build Server 5b4c76f1aa Updated external content (Jenkins build 1306) 2023-01-05 01:23:14 +00:00
openHAB Build Server 31e187d519 Updated external content (Jenkins build 1301) 2023-01-01 04:58:29 +00:00
openHAB Build Server e38dbe0673 Updated external content (Jenkins build 1300) 2022-12-31 17:23:41 +00:00
openHAB Build Server ba4c0106f0 Merge commit '9f1ee6d20e3f8d5d73b377bf4d82367695a24169' into HEAD 2022-12-30 10:55:04 +00:00
Hilbrand Bouwkamp 9f1ee6d20e
Moved reverse-proxy configuration to it's own page (#1967)
* Moved reverse-proxy configuration to it's own page

To give a better balance between the different options I moved the NGINX configuration to it's own page.
So that the security page is focussed on the different options, and not looks like a configuration page for NGINX as it's the preferred way to do this.
Also added the option to run your own openHAB cloud.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>

* Fixes + Sidebar entry.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

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

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-12-30 11:54:41 +01:00
openHAB Build Server ab157dbf23 Updated external content (Jenkins build 1285) 2022-12-22 04:55:38 +00:00
openHAB Build Server 2e06f7a249 Merge commit 'd3c83838175685375e1c4925166daebff6695d4f' into HEAD 2022-12-19 06:33:55 +00:00
spacemanspiff2007 d3c8383817
Create rules_overview.md (#1956)
* Create rules_overview.md

* Update docs-sidebar.js

* Update rules_overview.md

* Update rules_overview.md

* Update rules_overview.md

* Update rules_overview.md

* Update rules_overview.md

* Update rules_overview.md

* Remove Java engine for now

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

* Sidebar sort order

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

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-12-19 07:33:31 +01:00
openHAB Build Server 838f7e1b05 Updated external content (Jenkins build 1273) 2022-12-17 20:24:12 +00:00
openHAB Build Server e34682dce7 Updated external content (Jenkins build 1271) 2022-12-17 05:01:05 +00: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 5fb77b831c Updated external content (Jenkins build 1256) 2022-12-11 13:46:04 +00:00
openHAB Build Server d1fba04b06 Updated external content (Jenkins build 1251) 2022-12-10 15:57:05 +00:00
openHAB Build Server 27b7cb48ea Updated external content (Jenkins build 1250) 2022-12-10 10:24:22 +00:00
openHAB Build Server 4072d038f3 Updated external content (Jenkins build 1248) 2022-12-09 05:38:33 +00:00
openHAB Build Server f9ca0b3d37 Updated external content (Jenkins build 1245) 2022-12-07 05:35:12 +00:00
openHAB Build Server 96e489d9b2 Updated external content (Jenkins build 1241) 2022-12-05 16:50:11 +00:00
openHAB Build Server bf01953497 Updated external content (Jenkins build 1237) 2022-12-04 20:23:47 +00:00
openHAB Build Server 55301c8510 Updated external content (Jenkins build 1235) 2022-12-03 20:48:27 +00:00
openHAB Build Server fa1099df0c Updated external content (Jenkins build 1234) 2022-12-03 05:33:24 +00:00
openHAB Build Server 53c06ce9a1 Updated external content (Jenkins build 1232) 2022-12-02 05:36:31 +00:00