Commit Graph

1234 Commits (36214ff2007c245413894d746b866d089baaad87)

Author SHA1 Message Date
Mark van Gelder eae2356240
Update floorplan-pages.md to show URL details required (#1643)
Add some detail to the Floor Plan documentation to show the correct URL to use for Browser and Android App to prevent blank images on the Android app related to non relative URL

Signed-off-by: Mark van Gelder <vangelder.mark@gmail.com>
2021-09-13 17:17:05 +02:00
Michael Geramb d61204c98a
Update vscode.md Signed-off-by: Michael Geramb (github: mgeramb) (#1636)
Because / is allowed in Windows 10+, the path example should use / instead of \ because this will work on linux too

Signed-off-by: Michael Geramb <mail@michael-geramb.at>
2021-09-13 17:13:55 +02:00
Matthew Skinner 05b8c80b0b
Add logos for wled and ipobserver (#1635)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
2021-09-13 17:12:54 +02:00
Markus Storm a521fcaa87
improve openHABian install instructions and work around a Github issue to display the breaking changes (#1634)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2021-09-13 17:11:39 +02:00
Michael B cbbaf412c3
Fixed broken links to item details (#1633)
Some of the links under `General remarks on parameters:` were broken and redirect to a 404 site.
Wrong link: `(items.html#item-syntax)`
Correct link: `({{base}}/configuration/items.html#item-syntax)`

Signed-off-by: Michael Bredehorn michael@bredehorn.nrw (github: bredmich)
2021-09-13 17:10:00 +02:00
juergencodes 5286b4e422
Fix copy&paste typo in example code (#1644) 2021-09-13 07:35:16 +02:00
Michael B 28b768f614
Update expire examples (#1629)
* Update expire examples

Added a description that the expire parameter can be combined with items that are connected to a channel.
Added an example to show the correct syntax when combining channels and expire.

Signed-off-by: Michael Bredehorn michael@bredehorn.nrw (github: bredmich)
2021-08-16 14:29:38 +02:00
Ondrej Pecta 9cd3458ead
added image for the Orbit b-Hyve binding (#1631)
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2021-08-12 20:33:51 +02:00
mtraxiot 15e2d1ec8f
provide additional example to highlight transform (#1630)
transform must be string type addition example to highlight this
2021-08-12 20:31:39 +02:00
Markus Storm cf8098cc0a
Clarify item creation recommendation (#1628)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2021-08-12 20:30:43 +02:00
PatrikG 799887a211
Ensure that UTF-8 is used as default for all text files on Windows (#1622)
The same as https://github.com/openhab/openhab-docs/pull/1173
2021-07-28 15:27:01 +02:00
ab2web 9c45fe9184
Update wrong hostname in first_steps.md (#1621)
the latest openhabian image (https://github.com/openhab/openhabian/releases/tag/v1.6.5) hosted the user interface with the hostname `http://openhabian:8080` and not `http://openhabianpi:8080`
2021-07-28 15:21:23 +02:00
Markus Storm 989e6fd0b8
Clarify why mixing text and UI is bad (#1620)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2021-07-28 15:19:39 +02:00
jaaviercr 9bdeb39b19
Update rules-dsl.md (#1618)
Removed an extra parenthesis.
2021-07-14 20:04:59 +02:00
Björn Lange 0915b10d55
Add default libraries for SSE (#1614)
Signed-off-by: Björn Lange <bjoern.lange@tu-dortmund.de>
2021-07-07 08:09:34 +02:00
Yannick Schaus acc732541d
Add fixed grid layout (#1612)
Signed-off-by: Hubert Nusser <hubsif@gmx.de>
2021-06-27 21:24:00 +02:00
Andrew Fiddian-Green 670807892f
Added several missing binding logos (#1606)
* Added several missing binding logos

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

* Added UPnP

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

* Added a few more icons

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2021-06-27 21:00:34 +02:00
Sven Carstens 744954980e
Add logo for Solarwatt binding (#1609)
Signed-off-by: Sven Carstens <s.carstens@gmx.de>

Co-authored-by: Sven Carstens <sven.carstens@aoe.com>
2021-06-27 21:00:01 +02:00
Christoph Weitkamp cbe998e488
Added documentation of 'ChannelDescriptionChangedEvent's (#1610)
* Added documantation of 'ChannelDescriptionChangedEvent's

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Replaced Sets.newHashSet(...) by Set.of(...)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-06-27 20:59:30 +02:00
Wouter Born dcc7ab3513
Fix config.core package references (#1611)
Fixes #1588

Signed-off-by: Wouter Born <github@maindrain.net>
2021-06-27 20:58:41 +02:00
Peter Schraffl 75f8f357f6
fix: correct mvn command (#1603)
Signed-off-by: Peter Schraffl <peter.schraffl@gmx.at>
Signed-off-by: Schraffl Peter <p.schraffl@gmx.at>
2021-06-20 14:21:31 +02:00
Kai Kreuzer a3261b8273
Removed requirement for compact profile 2 as those do not exist anymore for Java 11. (#1602)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-06-20 14:20:16 +02:00
Peter Schraffl d9298459a9
Update jsr223.md (#1599)
Signed-off-by: Peter Schraffl <p.schraffl@gmx.at>
2021-06-07 08:42:20 +02:00
James Hewitt def15d85d2
Switch branch name to match repo (#1595)
Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
2021-06-06 14:10:39 +02:00
chilobo 3f36f60eae
Update vscode.md (#1594)
Changed typo Extendions --> Extensions in line 30
2021-06-06 14:09:53 +02:00
wardwygaerts 8e1379353a
Update items.md (#1593)
`inverted=true` needs to be `inverted="true"`.
2021-06-06 14:07:47 +02:00
agsochi 1c6aafcb0f
Update actions.md (#1590) 2021-05-30 21:55:59 +02:00
Michael Rossner 3f4a2630e4
Change OH versions from 2.5.0 to 3.1.0 in doc files (#1589)
Signed-off-by: Schrotti <Schrott.Micha@web.de>
2021-05-30 21:54:42 +02:00
Björn Lange 4407d14a06
Add official logo for Miele Cloud binding (#1552)
Also-by: Bert Plonus <bert.plonus@miele.com>
Also-by: Martin Lepsy <martin.lepsy@miele.com>
Also-by: Benjamin Bolte <benjamin.bolte@itemis.de>
Signed-off-by: Björn Lange <bjoern.lange@itemis.de>

Co-authored-by: Björn Lange <blange@itemis.com>
2021-05-26 20:44:42 +02:00
Christoph Weitkamp 22cf0d893b
Added Timestamp on Trigger Profile (#1587)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-05-24 22:04:11 +02:00
Jerome Luckenbach 9d07cf0d35
Change workflow permissions for fork pull requests. (#1585)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-24 21:21:14 +02:00
Fabian Wolter d8aba58e85
Add logo section to dev documentation (#1540)
* Add logo section to dev documentation

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>

* Add SVG and zopflipng

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>

* Remove SVG reference

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>

* Fix markdown lint error

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2021-05-24 20:38:49 +02:00
Jerome Luckenbach ac8a89ad15 Change workflow permissions for fork pull requests.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-24 16:21:19 +02:00
Jerome Luckenbach f322ab0ed1
Tabberize docker article a bit. (#1581)
* Tabberize docker article a bit.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Corrected tab syntax.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Fix markdown errors.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Add os note.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-24 16:15:23 +02:00
Iwan Bron 725f5515bf
[semsportal] Added goodwe/sems logo (#1584)
Signed-off-by: Iwan Bron <bron@olisa.eu>

Co-authored-by: Iwan Bron <bron@olisa.eu>
2021-05-24 15:41:15 +02:00
Christoph Weitkamp d88bbfbe2b
Added Battery low warning Badge (#1583)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-05-21 17:09:18 +02:00
Jerome Luckenbach babf96367e
Remove QNAP article. (#1582)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-20 22:24:05 +02:00
Jerome Luckenbach 4f79deca4e Add openhab-bot as commiter.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-19 20:14:57 +02:00
Jerome Luckenbach d3c713b959
Update index.md (#1579)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-19 19:54:09 +02:00
Jerome Luckenbach 566ca90d2c Add token to complete workflow.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-19 19:45:40 +02:00
Jerome Luckenbach 7aada48f58 Revert token based changes.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-18 22:52:31 +02:00
Bernd Weymann 80fcb1fa43
add luftdateninfo logo for present binding (#1564)
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2021-05-18 22:47:36 +02:00
Jerome Luckenbach b7402bb875 Add token permissions.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-18 22:45:21 +02:00
Patrick Fink 062a6bfaa5
Fix "OpenHab" typo (#1577)
Signed-off-by: Patrick Fink <mail@pfink.de>
2021-05-18 22:21:47 +02:00
Patrick Fink 2153b20e26
Add hint how to increase heap size when debugging (#1576)
Signed-off-by: Patrick Fink <mail@pfink.de>
2021-05-18 22:16:51 +02:00
Tom5990 4d403f9fa9
Update pages_intro.md (#1575)
Spelling error
2021-05-18 22:12:30 +02:00
Christoph Weitkamp af2ee99871
Added note about new Timestamp Offset Profile (#1573)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-05-18 22:10:10 +02:00
Jerome Luckenbach ad283f6d0a Add repo secret instead of standard token.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-18 22:08:54 +02:00
wn2012 19c20ffef3
comma added (#1571) 2021-05-18 22:03:46 +02:00
Jerome Luckenbach 12e048a9ae Merge branch 'main' of https://github.com/openhab/openhab-docs into main 2021-05-18 22:00:30 +02:00