Commit Graph

1801 Commits (28f15bd68f3ea6c2e204f8db770934e30f14ea52)

Author SHA1 Message Date
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
stefan-hoehn 40758a20e4
Blockly 4.1 doc updates (#2201)
* Blockly 4.1 doc updates

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

* review updates

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-01-10 16:10:49 +01:00
Дилян Палаузов c9576303d9
configuration/items: use more specific item types (#2195)
I think having all examples using as specific item types, as possible,
utilizing the default UoM, is a good practice.

The wording “If no state presentation and no square brackets are given…”
leaves unclear what happens, if state presentation is missing, but square
brackets are present.  This is refined here.
2024-01-07 11:03:50 +01:00
J-N-K e4996fbf4d
New ThingHandlerService documentation (#2194)
* New ThingHandlerService documentation

* Update developers/bindings/index.md

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: J-N-K <github@klug.nrw>

* improvement

* improvement

Signed-off-by: Jan N. Klug <github@klug.nrw>

* Update developers/bindings/index.md

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: J-N-K <github@klug.nrw>

* Update developers/bindings/index.md

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: J-N-K <github@klug.nrw>

* Update developers/bindings/index.md

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: J-N-K <github@klug.nrw>

---------

Signed-off-by: J-N-K <github@klug.nrw>
Signed-off-by: Jan N. Klug <github@klug.nrw>
Co-authored-by: Wouter Born <github@maindrain.net>
2024-01-03 15:50:33 +01:00
Wouter Born 467f27cd25
Document network-interface context (#2197)
This context was added in https://github.com/openhab/openhab-core/pull/3981.

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-03 14:03:45 +01:00
mlobstein bb72ff575f
copy panasonic.png to panasonicbdp.png (#2196)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-01-03 14:01:05 +01:00
jimtng 190f99e42b
Correction on default color conditions (#2193)
Signed-off-by: jimtng <2554958+jimtng@users.noreply.github.com>
2023-12-31 13:10:21 +01:00
Jens Hauser 22123c00cd
Update rules-dsl.md (#2187)
* Update rules-dsl.md

Learnings from conversation with Rich added:
https://community.openhab.org/t/ecma-rule-to-trigger-after-system-fully-functional/152091/6

Signed-off-by: Jens Hauser<jens@hauser-digital.de>

Signed-off-by: Jens Hauser <44340656+JensHauser@users.noreply.github.com>

* Update rules-dsl.md

Thanks for your comments, Stefan.
Adjusted text

Signed-off-by: Jens Hauser <44340656+JensHauser@users.noreply.github.com>

---------

Signed-off-by: Jens Hauser <44340656+JensHauser@users.noreply.github.com>
2023-12-31 10:04:44 +01: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
Andrew Fiddian-Green 3fd71f4076
Update addon.md for USB finder service (#2191)
This is a small update to align the documentation with last minute changes made in https://github.com/openhab/openhab-core/pull/3922

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-28 18:54:14 +01:00
Florian Hotze 44fe6b46cd
Consolidate widget expression and css docs into their own pages (#2189)
* Add new pages for CSS and widget expressions

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

* Merge widget expression docs into a single page

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

* Fix links

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

* Move CSS section to its own page

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

* Minor typo

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>
2023-12-27 21:22:39 +01:00
Mark Herwege 005217a522
Update persistence.md (#2183)
Remove statement about persistence configuration only being text based.

Signed-off-by: Mark Herwege <mherwege@users.noreply.github.com>
2023-12-22 18:11:31 +01:00
Andrew Fiddian-Green 0fc7a4615f
Improve developer documentation for addons.xml (#2186)
* Improve developer documentation for addons.xml

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

* Adopt reviwer suggestions.

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

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-22 17:15:32 +01:00
Jacob Laursen 3cbfeed375
Increase logo resolution (#2181)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-12-19 11:22:45 +01:00
Jacob Laursen 4f5aa12cec
Add logo for iRobot binding (#2182)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-12-19 11:20:12 +01:00
Andrew Fiddian-Green 3b0f08a720
Explanation of suggested add-ons (#2179)
* Explanation of suggested add-ons

Added an explanation of the new suggested add-ons feature.

Note: I added a new screen-shot image, but I am not sure if it is automatically added to the PR commit.

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

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

* Adopt reviewer suggestion.

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

* Fix umage location

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

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-18 12:21:01 +01:00
Andrew Fiddian-Green 72c965d694
Explanation of suggested add-ons (#2178)
* Information about add-on suggestion finder

Added information about the new add-on suggestion finder feature.

Note: I also changed one of the screenshot images; but am not sure if that is also automatically included in the merge.

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


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

* Adopt reviwer suggestions.

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

* Fix image location

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

* Fix prior commit

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

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-18 12:11:48 +01:00
stefan-hoehn 0bc6e264cc
reduce govee logo file size (#2180)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-12-17 14:29:50 +01:00
Andrew Fiddian-Green b3e070a36c
[documentation] Explain implicit profiles (#2141)
* [documentation] Explain implicit profiles

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

* [documentation] adopt reviwer suggestion

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

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-17 14:29:15 +01:00
stefan-hoehn a61fcd5885
Govee logo for new binding (#2165)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-12-17 13:43:43 +01:00
lolodomo 398167c26d
Updated logo for ecowatt binding (#2177)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-12-17 12:48:16 +01:00
Udo Hartmann 3a49136da8
Update jsr223.md (#2155)
* Update jsr223.md

Add example of how to implement sharedCache in DSL rules.

Thanks to rlkoshak.

Signed-off-by: Udo Hartmann <udo1toni@users.noreply.github.com>

* Update jsr223.md

removed one empty line

---------

Signed-off-by: Udo Hartmann <udo1toni@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2023-12-17 10:59:51 +01:00
lolodomo 0f2f621f9a
Sitemap: header row for chart/image/video/mapview/webview elements (#2173)
* Sitemap: header row for chart/image/video/mapview/webview elements

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

* Review comment addressed

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

---------

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-12-16 17:52:15 +01:00
lolodomo b656ddcdcd
Sitezmap: new Buttongrid element (#2176)
* Sitezmap: new Buttongrid element

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

* Review comments addressed

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

---------

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-12-16 17:29:35 +01:00
lolodomo 0cd203c101
Sitemap: extended syntax for icon to define conditional rules (#2175)
* Sitemap: extended syntax for icon to define conditional rules

Related to openhab/openhab-core#3820

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

* Considers review comments

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

---------

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-12-16 17:23:04 +01:00
Andrew Fiddian-Green 1156252301
Add-on suggestion finder revised schema (#2174)
* Add-on suggestion finder revised schema

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

* Adopt reviewer suggestions

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

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-16 16:48:15 +01:00
Florian Hotze f6b87ece40
Developer sidebar: Note search support for persistence configs (#2170)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2023-12-09 17:02:21 +01:00
Holger Friedrich ba4e10257b
Add RGBW conversion to ColorUtil actions (#2167)
* Add RGBW conversion to ColorUtil actions

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

* minor

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

---------

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-12-08 20:16:11 +01:00
Andrew Fiddian-Green ae491a7957
Extra fields for addon discovery in addon.xml (#2150)
* Add description of discovery-methods

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

* Add description of discovery-methods

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

* [developers-addons-addon] fix markdown errors

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

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-08 18:10:13 +01:00
Florian Hotze b86d50201c
Update Contributing guide for openhab-webui repo (#2168)
When sharing a link to that page, I noticed that the repository list was outdated.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2023-12-05 13:46:04 +01:00
J-N-K 2373e5ec8d
Add forecast strategy (#2163) 2023-11-25 22:01:08 +01:00
lolodomo e5eba8719b
Add logo for ecowatt binding (#2164)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-25 21:59:48 +01:00