Commit Graph

570 Commits (final-stable)

Author SHA1 Message Date
github-actions[bot] f6addeea90
Automated openhabian Docs fetch (#2494)
Co-authored-by: openHAB Bot <info@openhab.org>
2025-05-09 19:42:32 +02:00
github-actions[bot] 4b85bb3772
Automated openhabian Docs fetch (#2468)
Co-authored-by: openHAB Bot <info@openhab.org>
2025-03-01 19:04:53 +01:00
github-actions[bot] b58eb38371
Automated openhabian Docs fetch (#2450)
Co-authored-by: openHAB Bot <info@openhab.org>
2025-01-18 11:48:06 +01:00
github-actions[bot] 73cf086c07
Automated openhabian Docs fetch (#2430)
Co-authored-by: openHAB Bot <info@openhab.org>
2024-12-18 20:05:01 +01:00
openHAB Build Server 4bc6faeb09 Updated external content (Jenkins build 2421) 2024-12-13 15:21:10 +00:00
openHAB Build Server dcd2394399 Updated external content (Jenkins build 2419) 2024-12-11 17:20:59 +00:00
openHAB Build Server b49de72b71 Updated external content (Jenkins build 2416) 2024-12-10 14:24:29 +00:00
openHAB Build Server 062c4cf21b Updated external content (Jenkins build 2395) 2024-11-24 05:54:48 +00:00
openHAB Build Server c51a945ae0 Updated external content (Jenkins build 2336) 2024-10-13 05:53:40 +00:00
openHAB Build Server f83465f88b Updated external content (Jenkins build 2309) 2024-09-28 21:20:03 +00:00
openHAB Build Server 77316d0c07 Updated external content (Jenkins build 2303) 2024-09-17 20:36:32 +00:00
openHAB Build Server 2b0c2d4d90 Updated external content (Jenkins build 2301) 2024-09-15 04:55:42 +00:00
openHAB Build Server 424458732b Updated external content (Jenkins build 2278) 2024-08-25 05:42:29 +00:00
openHAB Build Server fb72a2cec2 Updated external content (Jenkins build 2217) 2024-07-08 11:21:02 +00:00
openHAB Build Server 34ad4b4467 Merge commit '9842b1d408d9ef2ff5ce7909917c2803b63f4cd3' into HEAD 2024-07-02 05:54:14 +00:00
Holger Friedrich 9842b1d408
Add notes about Java 21 (#2325)
* Add notes about Java 21

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* review

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

---------

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-07-02 07:53:53 +02:00
openHAB Build Server 197820dcb0 Updated external content (Jenkins build 2190) 2024-06-27 05:47:21 +00:00
openHAB Build Server 3664f0d29b Updated external content (Jenkins build 2137) 2024-05-18 10:20:44 +00:00
openHAB Build Server 8acb9a3e99 Updated external content (Jenkins build 2127) 2024-05-10 05:43:59 +00:00
openHAB Build Server 003ca5bea6 Updated external content (Jenkins build 2081) 2024-04-05 05:44:11 +00:00
openHAB Build Server f2bddbe81e Updated external content (Jenkins build 2078) 2024-04-03 05:51:29 +00:00
openHAB Build Server 6e7271e9ef Updated external content (Jenkins build 2060) 2024-03-25 13:21:03 +00:00
openHAB Build Server 0d86d92fba Updated external content (Jenkins build 2043) 2024-03-16 05:48:51 +00:00
openHAB Build Server 23414af6de Updated external content (Jenkins build 2016) 2024-03-01 14:21:14 +00:00
openHAB Build Server 7b95ad9018 Updated external content (Jenkins build 2014) 2024-02-29 23:20:51 +00:00
openHAB Build Server 24690d5ad3 Updated external content (Jenkins build 1985) 2024-02-21 05:35:37 +00:00
openHAB Build Server f0a03d2f85 Updated external content (Jenkins build 1984) 2024-02-20 18:21:15 +00:00
openHAB Build Server 70d0a0287f Updated external content (Jenkins build 1980) 2024-02-18 19:20:41 +00:00
openHAB Build Server b28fedf49d Updated external content (Jenkins build 1972) 2024-02-17 18:21:55 +00:00
openHAB Build Server b513e31ff0 Merge commit '1025a02fc619bfb43ffe056c5a94795b11d33497' into HEAD 2024-02-05 18:27:02 +00:00
Patrik Gfeller 1025a02fc6
Troubleshooting information added for UPnP (Issue #13077) (#2190)
* Troubleshooting information added for UPnP (Issue #13077)

Additional technical information related to UPnP device discovery added (required for bindings that use the UPnP infrastructure of openHAB).

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

* markdownlint findings fixed.

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

* erros fixed (found in generated doc pre-view)

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

* Add support for footnotes to markdown parser.

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

* Change stylus code to place the footer at the very end of the page ...

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

* Update styles to improve footnote placement.

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

* Additional footnote styling.

* Information about parameter "-Dorg.jupnp.network.useAddresses" added. Clarified that openHAB uses the jupnp library for UPnP support.

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

* linter findigs fixed ...

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

* small re-wording

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

* Rollback of changes that do not belong to this PR

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

 - resolved comments by @stefan-hoehn
 - added more information to USB section, as in my expirience to use the device id is more reliable the host system configuration changes.

---------

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
2024-02-05 19:26:37 +01:00
openHAB Build Server 5bfc8429c0 Updated external content (Jenkins build 1930) 2024-02-04 16:21:23 +00:00
openHAB Build Server f79a8902d6 Merge commit '4e6ff2770f957d2bab7e589ed6a17a68b66127c4' into HEAD 2024-01-15 19:27:37 +00:00
Wouter Born 4e6ff2770f
Add missing parameters to Windows wrapper documentation (#2210)
Using the right parameters prevents issues when running openHAB as Windows service.

See:

* [setenv.bat](https://github.com/openhab/openhab-distro/blob/main/distributions/openhab/src/main/resources/bin/setenv.bat)
* [Community topic](https://community.openhab.org/t/trouble-connecting-to-basic-ui-over-local-network/152448)

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-15 20:26:59 +01:00
openHAB Build Server 06ff1f1aa0 Updated external content (Jenkins build 1891) 2024-01-14 05:35:16 +00:00
openHAB Build Server b182f9dcb4 Merge commit '45773302a2839943c8fe6364adc105d663eae1d9' into HEAD 2024-01-13 18:07:10 +00:00
Wouter Born 45773302a2
Fix typos and capitalization issues (#2207)
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-13 19:06:34 +01:00
openHAB Build Server 984440a565 Updated external content (Jenkins build 1871) 2024-01-01 05:31:43 +00:00
openHAB Build Server 26939b8a45 Updated external content (Jenkins build 1846) 2023-12-19 05:34:08 +00:00
openHAB Build Server 5670c88f2d Merge commit '12677eaea8e137b185af6f1df98f670d64fe95e5' into HEAD 2023-11-19 22:42:20 +00:00
spacemanspiff2007 12677eaea8
Added info about version pinning (#2131)
* Update linux.md

Added version pinning

Signed-off-by: spacemanspiff2007 <10754716+spacemanspiff2007@users.noreply.github.com>

* Update linux.md
---------

Signed-off-by: spacemanspiff2007 <10754716+spacemanspiff2007@users.noreply.github.com>
2023-11-19 23:41:52 +01:00
openHAB Build Server 8de1dc8c05 Merge commit '397743272cff3e1699107eaa5246b91a1c93f662' into HEAD 2023-11-19 12:38:48 +00:00
moodyblue 397743272c
Update windows.md (#2149)
Add reference to Zulu Java 17 not requiring manual JAVA_HOME setup

Signed-off-by: moodyblue <hugo.castelobranco@gmail.com>
2023-11-19 13:38:19 +01:00
openHAB Build Server 7d89b9c165 Merge commit '86448c0662c328d7d710a58c30141726fbc19ab7' into HEAD 2023-11-19 12:19:07 +00:00
stefan-hoehn 86448c0662
fix final style issue (#2160)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-11-19 13:18:35 +01:00
openHAB Build Server 82dd9daf31 Merge commit '1903f6994600d7c858ddefeff550bdc322daa9de' into HEAD 2023-11-19 11:33:52 +00:00
lolodomo 1903f69946
Fix errors in synology.md (#2159)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-19 12:33:30 +01:00
openHAB Build Server be70f7b9dc Merge commit 'eea8faa6e3b20ddcacf8ad3e60e9c98a7019f6fa' into HEAD 2023-11-02 17:29:26 +00:00
Jamie Townsend eea8faa6e3
Update synology.md to reflect changes in Synology Container Manager (#2147)
Signed-off-by: Jamie Townsend <jamie_townsend@hotmail.com>
2023-11-02 18:29:00 +01:00
openHAB Build Server 51c71686de Merge commit '9752bc045ff3e3a8246aaf37c95ac3cd710fbe51' into HEAD 2023-11-02 17:27:52 +00:00