You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update transformation docs for script profile changes
Refs openhab/openhab-core#4058.
Signed-off-by: Florian Hotze <[email protected]>
* Migrate actions docs from addons to configuration folder
Signed-off-by: Florian Hotze <[email protected]>
* 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 <[email protected]>
* Minor enhancements
Signed-off-by: Florian Hotze <[email protected]>
* Address review
Signed-off-by: Florian Hotze <[email protected]>
---------
Signed-off-by: Florian Hotze <[email protected]>
Co-authored-by: stefan-hoehn <[email protected]>
Copy file name to clipboardExpand all lines: configuration/actions.md
+9-54Lines changed: 9 additions & 54 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -386,7 +386,8 @@ We recommend placing these custom files somewhere inside your `$OH_CONF` folder,
386
386
387
387
#### Localization
388
388
389
-
Ephemeris supports translation of holidays into many languages. Localization support files can be found in the [GitHub repo](https://github.com/focus-shift/jollyday/tree/main/jollyday-core/src/main/resources/descriptions). Currently these language supports are available:
389
+
Ephemeris supports translation of holidays into many languages. Localization support files can be found in the [GitHub repo](https://github.com/focus-shift/jollyday/tree/main/jollyday-core/src/main/resources/descriptions).
Some openHAB 1 actions have not yet completed validation for inclusion in the distribution; however, they may indeed work properly under openHAB 2.
423
-
All openHAB 1 addons can be downloaded in a <a href="https://bintray.com/openhab/mvn/download_file?file_path=org%2Fopenhab%2Fdistro%2Fopenhab%2F1.9.0%2Fopenhab-1.9.0-addons.zip">zip file</a>.
424
-
We need your help testing them so that they may be easily installed in a future distribution.
425
-
Please see the <a href="{{base}}/developers/development/compatibilitylayer.html#how-to-use-openhab-1x-add-ons-that-are-not-part-of-the-distribution">compatibility layer documentation</a> and
426
-
also search the <a href="https://community.openhab.org">openHAB community forum</a> for the latest information and steps for manual installation.
0 commit comments