Commit Graph

4406 Commits (2021cd4624ce7dc54d2560438b033d51a89a132d)

Author SHA1 Message Date
dependabot[bot] 4f714dcb8e
Bump elliptic from 6.5.4 to 6.5.7 (#2370)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)

---
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>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-09-28 17:43:30 +02:00
openHAB Build Server 1a727a5096 Merge commit 'bef600ae59f4a27b1edbffff6d3643136d07271f' into HEAD 2024-09-28 15:40:31 +00:00
Alexander Friese bef600ae59
Delete images/addons/nibeuplink.png (#2372)
removed obsolete image, binding was removed, see #17453

Signed-off-by: Alexander Friese <af944580@googlemail.com>
2024-09-28 17:40:07 +02:00
openHAB Build Server dc968fd75d Merge commit '5b7b0870bb1e6d1d0b25b153b11621b59a520d1e' into HEAD 2024-09-26 06:29:19 +00:00
F. Vollmann 5b7b0870bb
add XOR to docs (#2374)
Signed-off-by: F. Vollmann <1691981+fabianvo@users.noreply.github.com>
2024-09-26 08:28:57 +02:00
openHAB Build Server f47278b3ab Updated external content (Jenkins build 2308) 2024-09-25 05:50:18 +00:00
openHAB Build Server 4c51b4be4c Updated external content (Jenkins build 2307) 2024-09-23 05:50:54 +00:00
openHAB Build Server ef3ba4cc4b Updated external content (Jenkins build 2306) 2024-09-20 05:58:51 +00:00
openHAB Build Server 37cf029045 Updated external content (Jenkins build 2305) 2024-09-19 05:52:04 +00:00
openHAB Build Server 461a9987ec Merge commit 'c95953b7ea5538bbe4f75b08842898c08fea49bc' into HEAD 2024-09-18 08:20:54 +00:00
dependabot[bot] c95953b7ea
Bump send and express (#2369)
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

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

---
updated-dependencies:
- dependency-name: send
  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-09-18 10:20:31 +02:00
openHAB Build Server ffe20726a3 Merge commit '2875aa968aef80ed0687dd484ad999e68194011c' into HEAD 2024-09-18 08:20:14 +00:00
dependabot[bot] 2875aa968a
Bump serve-static and express (#2368)
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

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

---
updated-dependencies:
- dependency-name: serve-static
  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-09-18 10:19:54 +02:00
openHAB Build Server 0020053df3 Merge commit '953cee45c2a9fddac02bbacc4bd49debd898c2c4' into HEAD 2024-09-18 08:18:59 +00:00
Philipp S. 953cee45c2
Add logo for fenecon binding (#2366)
see https://github.com/openhab/openhab-addons/pull/17174 and
https://github.com/openhab/openhab-addons/issues/17173

Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
2024-09-18 10:18:25 +02: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 059072c0b4 Merge commit '09a2650589145578a1e0ba4d050be1e1f9e01615' into HEAD 2024-09-14 14:04:32 +00:00
Mark Herwege 09a2650589
[blockly] http block documentation (#2359)
* blockly http

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

* three toggles

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

* update screenshots

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

* fix linter error

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-09-14 16:04:09 +02:00
openHAB Build Server af8c621b96 Updated external content (Jenkins build 2298) 2024-09-13 18:17:01 +00:00
openHAB Build Server b5391c58d9 Updated external content (Jenkins build 2294) 2024-09-12 19:16:59 +00:00
openHAB Build Server 8679101053 Merge commit '0cbc62a30c996dc6af2c9e0456066813992137dc' into HEAD 2024-09-12 16:54:22 +00:00
jimtng 0cbc62a30c
Document offset support for DateTimeItem trigger in RulesDSL (#2364)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-09-12 18:53:39 +02:00
openHAB Build Server 09bb84e015 Merge commit 'c931088d59899a6770355853b5fb79eab6d9988e' into HEAD 2024-09-12 16:52:22 +00:00
Andrew Fiddian-Green c931088d59
Add logo for new bluetooth.hdpowerview binding (#2365)
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-09-12 18:51:40 +02:00
openHAB Build Server 6353111528 Updated external content (Jenkins build 2293) 2024-09-12 04:55:10 +00:00
openHAB Build Server f9f94ca2f6 Updated external content (Jenkins build 2291) 2024-09-08 22:28:49 +00:00
openHAB Build Server 754a27a2cc Updated external content (Jenkins build 2290) 2024-09-08 13:54:37 +00:00
openHAB Build Server 1b41dee1b5 Updated external content (Jenkins build 2288) 2024-09-07 16:19:47 +00:00
openHAB Build Server 2d21ad7ac4 Merge commit '516acfe71051d2f35a6844d7e52addcb271ebbd5' into HEAD 2024-09-07 15:41:34 +00:00
jimtng 516acfe710
Update accepted DateTimeType format (#2362)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-09-07 17:41:12 +02:00
openHAB Build Server b047189355 Merge commit '31007ff040a939522a3130b977e59d70514ae50d' into HEAD 2024-09-05 20:06:00 +00:00
Дилян Палаузов 31007ff040
jsr223: correct package name of TriggerBuilder (#2358)
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-09-05 22:05:39 +02:00
openHAB Build Server 90b6724ac5 Merge commit '4c1d62b7d4f259829bd3af22f882f470a13e8a5a' into HEAD 2024-09-05 19:57:46 +00:00
Martin 4c1d62b7d4
visualcrossing.png (#2355)
(cherry picked from commit 8ab47aedb3)

Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-09-05 21:57:23 +02:00
openHAB Build Server 9f72a76b7a Merge commit 'e6fc355ddf3501d923cf9cf45825fb60dd817a2f' into HEAD 2024-09-05 19:53:47 +00:00
stefan-hoehn e6fc355ddf
fix ol (#2361)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-09-05 21:53:25 +02:00
openHAB Build Server 14faf16ca2 Updated external content (Jenkins build 2285) 2024-09-02 05:48:49 +00:00
openHAB Build Server 5060b5486f Updated external content (Jenkins build 2282) 2024-08-31 05:51:58 +00:00
openHAB Build Server 827c5c7e61 Merge commit '4af348e9b9c988690e0c8822cd74cfbb2e7727ce' into HEAD 2024-08-30 21:32:15 +00:00
Taha ZIADEH 4af348e9b9
Update custom_widgets.md (#2356)
Fixed typo in custom_widgets.md

Signed-off-by: Taha ZIADEH <tahaziadeh.tz@gmail.com>
2024-08-30 23:31:52 +02:00
openHAB Build Server 7cecb56a91 Merge commit '35fcc5b45d15d2e87be653fb958e172aee3b3c18' into HEAD 2024-08-30 21:31:20 +00:00
Taha ZIADEH 35fcc5b45d
Update custom_widgets.md (#2357)
Fixed typo in custom_widgets.md

Signed-off-by: Taha ZIADEH <tahaziadeh.tz@gmail.com>
2024-08-30 23:30:59 +02:00
openHAB Build Server f6ab805316 Updated external content (Jenkins build 2281) 2024-08-30 05:35:38 +00:00
openHAB Build Server 408a1d94bc Updated external content (Jenkins build 2279) 2024-08-26 21:20:21 +00:00
openHAB Build Server 424458732b Updated external content (Jenkins build 2278) 2024-08-25 05:42:29 +00:00
openHAB Build Server 0ef1bc24d0 Updated external content (Jenkins build 2277) 2024-08-23 05:37:52 +00:00
openHAB Build Server b7ac8c5a3c Updated external content (Jenkins build 2275) 2024-08-20 17:20:16 +00:00
openHAB Build Server 71a3527266 Updated external content (Jenkins build 2274) 2024-08-20 05:51:14 +00:00
openHAB Build Server 75ed0e8e9e Merge commit '45628b892035d80c6a0ab4ac1cc0405ce518bf34' into HEAD 2024-08-19 17:18:13 +00:00