Commit Graph

1770 Commits (main)

Author SHA1 Message Date
Jacob Laursen c1c1e7f0fb
Provide SVG logo for Grundfos (#2452)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-01-26 10:28:37 +01:00
Holger Friedrich 673da56ad1
Java 21 for OH5 development (#2426)
* Java 21 for OH5 development

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

* rework after OH5 release

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

* review comment

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

---------

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-01-09 13:03:55 +01:00
Florian Hotze 82a24a4826
Update doc preview infrastructure (#2444)
* Update doc preview infrastructure

Align the used NodeJS and Ruby versions and scripts with the website build.
Also upgrade caniuse-lite DB.

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

* Add NodeJS/Ruby install instructions

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

* switch sentence with local preview sentence

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

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Stefan Höhn <mail@stefanhoehn.com>
2025-01-06 12:16:05 +01:00
Florian Hotze a27d468310
WebSocket API: Add sending access token through sub-protocols header (#2442)
* WebSocket API: Add sending access token through sub-protocols header

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

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

* Update configuration/websocket.md

Signed-off-by: Florian Hotze <dev@florianhotze.com>

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-01-05 11:55:21 +01:00
jimtng 44afc86b8f
`v4 Documentation Preview` -> `Documentation Preview` (#2440)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-05 09:11:00 +01:00
Philippe 9d448cc311
Fixed RulesDSL broken link (#2441)
Signed-off-by: Philippe <74079384+ack1-p@users.noreply.github.com>
2025-01-05 09:09:25 +01:00
Florian Hotze e1d365ed83
Use SVG logos for deploy preview (#2443)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2025-01-05 07:59:18 +01:00
Richard Koshak b99531db6b
Documented support for wild card thing status triggers (#2438)
https://github.com/openhab/openhab-core/pull/2832 added support for wild card Thing status triggers. This PR adds a couple of sentences documented that and how to use it.

Signed-off-by: Richard Koshak <rkoshak@users.noreply.github.com>
2024-12-31 11:26:40 +01:00
Gwendal Roulleau 3298dc8463
[development] Adding generic, maven based run and debug. (#2435)
* [development] Adding generic, maven based run and debug.

Also see https://github.com/openhab/openhab-distro/pull/1707

Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>

* [development] Adding generic, maven based run and debug.

Apply MR comments

Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>

* [development] Adding generic, maven based run and debug.

Apply MR comments

Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>

---------

Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
2024-12-30 09:45:39 +01:00
Jacob Laursen c64ed13467
Remove references to deprecated DateTimeType method getZonedDateTime (#2432)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-22 13:34:29 +01:00
Jacob Laursen 85f084bed5
Link to Java 21 documentation (#2433)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-22 11:35:06 +01:00
Mark Herwege 21fc66dd9f
[blockly] persistence documentation update (#2427)
* [blockly] persistence documentation update

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

* review feedback

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

* fix image filename

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-12-19 18:55:13 +01:00
Mark Herwege 840953e3e7
[blockly] Document removal of nashorn support (#2428)
* remove nashorn

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

* fix image

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

* fix image position

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-12-18 20:02:37 +01:00
Florian Hotze 9952883054
Reverse proxy: Update config to set HTTP version as required for WebSockets (#2429)
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2024-12-17 09:21:43 +01:00
drohhyn 9bd97d7f1b
exchange bintry for github link (#2425)
Signed-off-by: drohhyn <drohhyn@users.noreply.github.com>
2024-12-16 21:28:32 +01:00
Mark Herwege d3ff431ebc
Persistence exclude documentation (#2423)
* persistence exclude documentation

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

* fix spelling

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-12-16 21:15:53 +01:00
Florian Hotze 41a27d6973
Improve `ThingActions` docs for UI-based rules & REST API support (#2416)
* Improve `ThingActions` documentation for UI-based rules & REST API support

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

* Add missing BigDecimal output type

Signed-off-by: Florian Hotze <dev@florianhotze.com>

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2024-12-14 13:51:41 +01:00
Jacob Laursen edeb5735e1
Remove time-zone parameter from profile 'timestamp-offset' (#2403)
Related to openhab/openhab-core#3583

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-09 22:32:57 +01:00
Andrew Fiddian-Green 1855cbd758
Documentation for IP addon discovery service (#2422)
* Description of syntax for IP suggestion finder service

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* escape escapes

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* again..

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* typos and cosmetics

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* fix markdown style warning

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* describe default

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-09 22:25:50 +01:00
Patrik Gfeller 9b148b70b2
[huesync][binding][logo] Add logo for huesync binding to repository (#2408)
Fixes #2407

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
2024-12-08 12:16:52 +01:00
Gaël L'hopital 86eb6623df
Add documentation for new units (#2420)
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2024-12-08 10:20:55 +01:00
Дилян Палаузов 7379411764
jsr223.md: add example for scriptExtension.get() (#2418)
Related to https://github.com/openhab/openhab-core/issues/4368
2024-12-08 10:20:01 +01:00
Cody Cutrer 158ced1320
[wiz] Add WiZ logo (#2419)
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-08 10:19:14 +01:00
Alexander Friese 294c2343dc
myuplink logo (#2421)
Signed-off-by: Alexander Friese <af944580@googlemail.com>
2024-12-08 10:06:14 +01:00
Lee Charlton 4f8be6f635
Add sunsynk logo (#2417)
* Logo for [sunsynk] Initial contribution #16753

Signed-off-by: LeeC77 <lee.charlton00@gmail.com>

* Updated logo

Signed-off-by: LeeC77 <lee.charlton00@gmail.com>

---------

Signed-off-by: LeeC77 <lee.charlton00@gmail.com>
2024-12-02 07:50:33 +01:00
Дилян Палаузов 9cbdf7d545
jsr223.md: do not state that SimpleRule is used only in Jython (#2354)
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-12-01 11:38:55 +01:00
Florian Hotze 7ac8659731
Developer docs: Improve new binding tutorial (#2415)
Supersedes #2304.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-12-01 11:37:44 +01:00
KaiNative 0522f3faf5
[kermi] add Logo for Kermi Modbus Binding (#2410)
* [kermi] added Logo for Kermi

Signed-off-by: KaiNative <github@kaineuhaus.com>

* Update kermi.svg

exchanged logo with smaller version (removed border)

Signed-off-by: KaiNative <github@kaineuhaus.com>

---------

Signed-off-by: KaiNative <github@kaineuhaus.com>
2024-11-29 16:51:33 +01:00
lolodomo 3659040147
[sitemap] New Colortemperaturepicker element (#2412)
* [sitemap] New Colortemperaturepicker element

Also include a small change of the Colorpicker element.

Related to openhab/openhab-core#3891
Related to openhab/openhab-webui#2873

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Review comments

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

---------

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-11-29 11:45:46 +01:00
dag81 c83c2e2abd
[metOfficeDataHub] logo addition (#2409)
* [metOfficeDataHub] logo addition

[metOfficeDataHub] logo addition

Signed-off-by: dag81 <david.goodyear@gmail.com>

* [metOfficeDataHub] logo addition

[metOfficeDataHub] logo addition

Signed-off-by: dag81 <david.goodyear@gmail.com>

---------

Signed-off-by: dag81 <david.goodyear@gmail.com>
2024-11-29 01:13:33 +01:00
lsiepel 18c62200a9
Add clarification to ThingActionScope (#2413)
Fixes: https://github.com/openhab/openhab-addons/issues/10510

Signed-off-by: lsiepel <leosiepel@gmail.com>
2024-11-28 21:47:12 +01:00
ErikDB87 63d71cb5b0
Update profiles.md - typo corrected (#2342)
* Update profiles.md - typo corrected

Typo corrected

Signed-off-by: ErikDB87 <148375835+ErikDB87@users.noreply.github.com>

* Update profiles.md

I just saw an additional space before 'to'...

---------

Signed-off-by: ErikDB87 <148375835+ErikDB87@users.noreply.github.com>
2024-11-28 21:46:38 +01:00
stefan-hoehn 871abaf377
Interactive SVG docs: review comments after merge (#2405)
* review comments after merge

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-11-17 11:32:37 +01:00
stefan-hoehn fe0781858d
fix image paths in interactive background docs (#2402)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-11-12 18:25:15 +01:00
stefan-hoehn b0dea499c9
refactor layout pages doc, add interactive background docu (#2398)
* refactor layout pages doc, add interactive background docu

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-11-12 08:25:35 +01:00
Holger Friedrich a18a09e7de
[wolfsmartset] Copy icon from ism8 (#2399)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-11-12 08:22:23 +01:00
Jacob Laursen 55e4242f49
Fix name of Siemens HVAC logo (#2397)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-11-06 17:06:11 +01:00
Jacob Laursen 4f4231a777
Provide SVG version of Shelly logo (#2396)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-11-06 17:04:51 +01:00
Jacob Laursen 5dcfc00f08
Provide SVG logo for Dolby Cinema Processor (#2392)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-11-01 08:07:21 +01:00
dependabot[bot] be2efd4ee3
Bump elliptic from 6.5.7 to 6.6.0 (#2393)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 08:02:46 +01:00
Jacob Laursen 962b05640c
Provide SVG logo for ENTSO-E (#2391)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-10-30 18:09:13 +01:00
Andrew Fiddian-Green 63f3edc172
Documentation of the MK⁻¹ unit of measure (#2390)
* Documentation of the MK⁻¹ unit of measure
---------

Signed-off-by: AndrewFG <software@whitebear.ch>
2024-10-30 18:04:39 +01:00
Gaël L'hopital 850bc67c32
Removed meteoalerte icon, added meteofrance icon (#2375)
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2024-10-30 18:02:29 +01:00
Florian Hotze ef7e49d3b5
Change format for "datetime" context (#2389)
Refs https://github.com/openhab/openhab-core/pull/4428.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2024-10-27 11:41:25 +01:00
Jacob Laursen 199820e52d
Replace UniFi logo with 2023 version in SVG format (#2387)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-10-23 21:49:24 +02:00
stefan-hoehn 0901b9c7ac
update blockly attribution - resize svg (#2386)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-10-18 21:54:24 +02:00
dependabot[bot] 7558aea975
Bump cookie and express (#2384)
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 20:36:48 +02:00
Markus 7ede74f3e2
Update websocket.md (#2383)
Clarify use of `accessToken` URL param in websocket url.

Signed-off-by: Markus <doits@users.noreply.github.com>
2024-10-18 20:29:36 +02:00
lolodomo e3badede91
Fix format for "datetime" context (config description parameter) (#2382)
The new expected format is "YYYY-MM-DD hh:mm:ss" instead of "YYYY-MM-DD hh:mm" as previously documented.

The "datetime" context is currently not used by official bindings and this context value is also not yet supported by Main UI.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-10-18 20:28:02 +02:00
Anton Jansen e80f02c512
Broadlink logo for broadlink binding (#2277)
This is the logo for the upcoming broadlink binding, as defined in the PR
https://github.com/openhab/openhab-addons/pull/16273

Signed-off-by: AntonJansen <gradius@fmf.nl>
2024-10-18 20:26:34 +02:00