Commit Graph

1632 Commits (475c5d70a17316ce0e61d87a0d0eb6f3e91015a3)

Author SHA1 Message Date
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
Florian Hotze a64d0e6e0d
Replace some PNG add-on logos with SVG version (#2266)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-03-01 17:01:37 +01:00
Carsten Mogge e728feb7f1
Update index.md (#2237)
* Update index.md

slightly adapted to reflect Blockly's high level of maturity

Signed-off-by: Carsten Mogge <carsten.mogge@gmail.com>

* Update index.md

---------

Signed-off-by: Carsten Mogge <carsten.mogge@gmail.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-02-29 19:03:33 +01:00
jimtng f1a563f2e7
MainUI: Add documentation for blockly editor (#2260)
* MainUI: Add documentation for blockly editor

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

* Adjust copy paste instructions to blockly

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

* Remove blank line before end comment

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

---------

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-28 18:21:22 +01:00
stefan-hoehn 8d7079bfc9
add blockly logo (#2259)
* add blockly logo

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

* fix image path

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

* Update index.md

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-02-28 11:55:46 +01:00
jimtng 17df2612c7
Add jruby helper library example (#2258)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-27 19:29:02 +01: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
jimtng c9a8344cfc
Fix a minor typo (#2255)
Signed-off-by: jimtng <2554958+jimtng@users.noreply.github.com>
2024-02-26 12:58:51 +01:00
Florian Hotze 9ca1736f9b
Convert some add-on logos to SVG (#2256)
* Add DynamodDB Logo

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

* Replace Groovy logo with svg

* Replace InfluxDB logo with SVG

* Replace RRD4J logo with SVG

* Replace JS Scripting logo with SVG

* Replace MongoDB logo with SVG

* Convert MapDB logo to SVG

* Add JPA logo

* Convert JDBC logos to SVG

* Convert KNX logo to SVG

* Resize InfluxDB logo

* Remove MacTTS PNG logo as there is SVG version

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-26 12:58:12 +01:00
Дилян Палаузов 1a96bd8863
Icons shall not be changed in rules (#2222)
• insert the conclusion from https://github.com/openhab/openhab-core/issues/3958

Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-02-26 11:27:49 +01:00
Martin b936d88c73
Set params when using `@text/` (#2254)
Signed-off-by: Martin <martin.grzeslowski@gmail.com>
2024-02-26 07:43:34 +01:00
jimtng 6774910167
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>
2024-02-25 08:23:01 +01:00
jimtng 6f39e146f4
Add icon for scale transformation (#2252)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-24 23:15:21 +01:00
jimtng 67a019a2df
Add pwm icon (#2251)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-24 15:55:02 +01:00
jimtng a03e4c072b
PIDController icon: Make lines thicker (#2250)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-24 15:54:22 +01:00
Kai Kreuzer 7308a413a0
Fix typo in tutorial (#2249)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2024-02-24 14:57:54 +01:00
jimtng ccb7e64bf0
Make basicui icon a bit bigger and more visible (#2247)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-24 09:15:21 +01:00
jimtng d9664d9ac4
Add icon for pidcontroller (#2248)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-24 09:10:22 +01:00
jimtng bcba38ebb3
Add an icon for map transformation (#2240)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-23 23:31:23 +01:00
jimtng f8ebab4e33
Add icon for Basic UI (#2242)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-23 18:23:06 +01:00
dependabot[bot] ab958f9397
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>
2024-02-23 18:21:57 +01:00
Florian Hotze dedb16a37c
Use SVG logos for DoorBird & Govee (#2246)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-23 16:52:57 +01:00
jimtng 749a656520
Add sqlite icon (#2238)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-23 09:29:36 +01:00
Marvin Dostal 2115d8d55e
Rephrase the authentication section of the REST documentation (#2234)
* Rephrase the authentication section of the REST documentation

Resolves #2202

* Apply suggestions from code review

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

* fix markdown issues

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

* fix markdown issues Emphasis style

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

---------

Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-02-17 13:36:37 +01:00
Mark Herwege 9dbafd6c5c
Add and update add-on icons (#2185)
* add and update icons

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

* e through f

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

* g logos

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

* g icons

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

* H-N logos

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

* Reduce image file sizes

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

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Stefan Höhn <mail@stefanhoehn.com>
2024-02-17 13:20:07 +01:00
Jacob Laursen 68a3e1c9a0
Add Emission Intensity dimension (#2233)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-02-10 17:57:05 +01:00
Florian Hotze da2df8571c
Update Main UI script editor docs (#2232)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-10 16:15:25 +01:00
Florian Hotze 3fcde6c0bb
Add Main UI script editor docs (#2231)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-02-10 00:15:37 +01: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
Дилян Палаузов c4234415cd
configuration/items: [] means no textual presentation (#2221) 2024-02-09 19:46:23 +01: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
Oleg Andreych 9f2c66f461
Changed class for `actions` to the one actually used. (#2225)
* Changed class for `actions` to the one actually used.

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>

* Update jsr223.md

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>

* Update jsr223.md

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>

---------

Signed-off-by: Oleg Andreych <kjiec4@gmail.com>
2024-02-09 14:41:15 +01:00
jimtng 1dd9d89464
Override karaf console settings in runtime.cfg (#2220)
Add a section about key-based authentication

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-02-05 19:48:58 +01:00
Oleg Andreych 5e1ed479e3
Provided FQN for the `ValueCache` (#2226)
Signed-off-by: Oleg Andreych <kjiec4@gmail.com>
2024-02-05 19:44:42 +01: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
Andrew Fiddian-Green ac78eb1dff
Add match property name for process addon finder. (#2223)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-02-01 19:16:13 +01: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
Wouter Born 07e189ba3f
Use `@Component` annotation instead of XML in Event Bus example code (#2217)
Using these DS Component annotations is more convenient and is used everywhere else in the code nowadays.

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-26 22:32:58 +01:00
Дилян Палаузов aeb05253ad
configuration/items: clarify that items linked to channels have implicit state presentation (#2214) 2024-01-26 22:29:11 +01:00
Andrew Fiddian-Green 9bd0799678
[growatt] add logo (#2213)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-01-20 11:11:33 +01:00
J-N-K 0b5aa5b99e
Improve add-on dependency documentation (#2211)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-01-17 20:03:32 +01: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
Sönke Küper 3eeb6f6220
Added tibber icon (#2212)
Signed-off-by: Sönke Küper <soenkekueper@gmx.de>
2024-01-15 20:25:28 +01: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
Kai Kreuzer bbf10ef190
Small improvements on rules/scenes documentation (#2206)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2024-01-13 19:14:00 +01:00
GiviMAD 88a862fbfe
[Voice] Add build-it interpreter doc and fix dialog commands (#2200)
* [Voice] Add build-it interpreter doc and fix dialog commands

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>

* apply pr review

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>

* apply pr review

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>

* apply pr review

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>

* apply pr review

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>

---------

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2024-01-13 19:11:03 +01:00
Wouter Born ec2a4bba1c
Update Jollyday URLs (#2208)
Updates the URLs to the GitHub repo of the actively maintained Jollyday fork.

Related to: openhab/openhab-core#4033

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-13 19:07:44 +01: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
dependabot[bot] d33956a21c
Bump follow-redirects from 1.14.8 to 1.15.4 (#2203)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 20:48:54 +01:00
mueller-ma bf53b487ce
Update icon sources (#2204)
All icon sources will be supported in the next releases of Android and iOS apps.

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2024-01-11 20:48:06 +01:00