Commit Graph

1632 Commits (475c5d70a17316ce0e61d87a0d0eb6f3e91015a3)

Author SHA1 Message Date
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
lolodomo 215240a12a
Extennded value for sitemap chart period (#2158)
See openhab/openhab-core#3863

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-25 09:40:30 +01:00
Daniel Rosengarten 2f8322730a
[ide-vscode] Add instructions to tasks.json (#2126)
* Update tasks.json for VS Code

Add 2 tasks for Visual Studio Code IDE.
Force code style update before compile.

Signed-off-by: Daniel Rosengarten <github@praetorians.be>

* Add a second update properties task

Signed-off-by: Daniel Rosengarten <github@praetorians.be>

* Update tasks.json

Signed-off-by: Daniel Rosengarten <github@praetorians.be>

---------

Signed-off-by: Daniel Rosengarten <github@praetorians.be>
2023-11-19 23:48:22 +01: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
stefan-hoehn 85f5ac1b01
add markdown info for contribution, reformat (#2162)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-11-19 18:09:44 +01:00
lolodomo 35c79eead4
[sitemap] Combined conditions with AND (#2152)
* [sitemap] Combined conditions with AND

Related to openhab/openhab-core#3819

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

* Consider review comments

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

---------

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-19 14:20:14 +01:00
lolodomo b283dbe9dc
Iconify icons now supported by the iOS app (#2157)
See openhab/openhab-ios#724

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-19 14:17:44 +01:00
lolodomo 93dde60816
Add color utils actions (#2154)
* Add color utils actions

Related to openhab/openhab-core#3749

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

* Review comment: remove a blank line

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

---------

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-19 14:16:28 +01:00
lolodomo eb1b836f90
[sitemap] New parameter staticIcon (#2153)
* [sitemap] New parameter staticIcon

Related to openhab/openhab-core#3735

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

* Review comment: choosing the icon

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

---------

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-19 14:15:51 +01:00
dependabot[bot] b76f5e78fe
Bump @babel/traverse from 7.16.3 to 7.23.2 (#2142)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-19 13:43:26 +01:00
dependabot[bot] f4a065bab1
Bump browserify-sign from 4.2.1 to 4.2.2 (#2144)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-19 13:42:58 +01: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
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
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
lolodomo e892dc5b81
[sitemap] New optional icon in mappings (#2148)
Related to openhab/openhab-core#3809

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-18 22:03:49 +01:00
stefan-hoehn 2de9c5377f
Blockly uom fix pic (#2107)
* fix some typos in Readme

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

* update uom blocks

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-11-18 18:02:31 +01:00
mlobstein 157826b34d
add logo for tasmotaplug (#2151)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2023-11-11 15:54:33 +01: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
Jamie Townsend 9752bc045f
Update synology.md to correct synouser command to create the openhab user (#2146)
As per the instructions here: https://community.openhab.org/t/installation-guide-synology-diskstation-not-ok-for-latest-dsm/140209

Signed-off-by: Jamie Townsend <jamie_townsend@hotmail.com>
2023-11-02 18:27:27 +01:00
Konstantin Polihronov ad3e05f9f6
Solax and Paradoxalarm binding logos added (#2127)
* Solax binding logo

Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>

* Add logo for Paradox Alarm binding

Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>

---------

Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
2023-10-28 20:35:07 +02:00