sihui
(SiHui)
December 20, 2018, 6:20pm
2
I think you are mixing things up: HABmin is the recommended tool to configure Zwave devices.
Zwave is under constant development and as the maintainer for Zwave is also the maintainer for HABmin he does not have much time to develop HABmin any further. But that is okay
Maybe you were reading about the Experimental Rule Engine? This graphical rules engine is also under constant development and has reached a state where it can be used:
This tutorial post is very out of date and ultimately did not make it into the official docs. Do not use this except for historic purposes. See the Getting Started Tutorial sections on rules for how to get started with rules. Rules - Introduction | openHAB
EDIT: This is getting too long for one posting. I’ve split it up (thanks @ysc ’s write-up for HABot for giving me the idea).
This is a series of postings to start writing and gathering what we know works and what doesn’t yet work in the Rul…
This tutorial post is very out of date and ultimately did not make it into the official docs. Do not use this except for historic purposes. See the Getting Started Tutorial sections on rules for how to get started with rules. Rules - Introduction | openHAB
Installation
In PaperUI select “Add-ons” and the “MISC” tab.
Install “Rule Engine (Experimental)”
Once installed you should see a new Rules option on the left panel in PaperUI.
[image]
NOTE: Yes I know the image is fuzzy, I’ll take new…
This tutorial post is very out of date and ultimately did not make it into the official docs. Do not use this except for historic purposes. See the Getting Started Tutorial sections on rules for how to get started with rules. Rules - Introduction | openHAB
Your First Rule
Prerequisites
Create a Switch Item named Test. We will use this to trigger our Rule. Give the Item a label because the Items are listed alphabetically by label. If you skip the label, the Item ends up at the bottom of the l…