diff --git a/configuration/index.md b/configuration/index.md index 6a27d35e3..c230acf93 100644 --- a/configuration/index.md +++ b/configuration/index.md @@ -36,7 +36,7 @@ This section does not cover building user interfaces; this subject has its own s openHAB 3 provides a _single_ graphical user interface to modify settings, to manage your components and rules, and to provide a UI for users. -While there are no full-scale starter and migration tutorials available yet, see the [recording of the recent 2020 openHAB virtual meetup](https://www.youtube.com/watch?v=pwZ8AOwRDEk) for a tour of the new Main UI (starting at 26:26). +While there are no full-scale starter and migration tutorials available yet, see the [recording of the recent 2020 openHAB virtual meetup](https://youtu.be/pwZ8AOwRDEk?t=1586) for a tour of the new Main UI (starting at 26:26). ::: tip Important changes for openHAB 2 users
PaperUI and HABmin are no longer supported, they are replaced by the new Main UI.
@@ -78,7 +78,7 @@ _Note there is an option in Main UI to bulk create Items where you can copy'n'pa ✔️ ✔️ (✔️) - items/*.items files + for starters:
Use the semantic model in UI
advanced users:
import items in UI to use the semantic model
only stick with *.items files if you know how to handle tagging and groups for the model Define GUI @@ -106,7 +106,7 @@ _Note there is an option in Main UI to bulk create Items where you can copy'n'pa ✔️ ✔️ ❌ - Main UI
for starters: Blockly
(graphically create JS code)
for advanced users:
rules/*.rules files
for rules DSL and JSR223 + for starters:
Main UI and Blockly
(graphically create JS code)
for advanced users:
rules/*.rules files
for rules DSL and JSR223 Manage Z-Wave Devices