-
Platform
- Hardware: Raspberry Pi 3 Model B Plus Rev 1.3
- Operating System: openhabian 5.10.103-v7+
- OpenHAB Version: openHAB 3.3.0 - Release Build
- Originating Issue: openhab documentation
-
Issue
- Expected Behavior: If topics are described in the documentation, such as configuration parameters or tags for items, I would like to get all the necessary information or at least indications where further essential information can be found.
- Actual Behavior: To give just two examples, I’ll describe my problem using the tags for items and the Google Assistant metadata for items.
- When I build my semantic model, I am missing the information which tags are available for configuration. The list in the first screen of the semantic model documentation is unfortunately not complete.
- When I want to configure the necessary metadata to use Google Assistant, I can see which configuration options are available, but a description of even the most important ones is missing. For example, what does the option “checkState=true/false” do?
- Steps: (Steps to reproduce the issue)
- Read the documentation on a particular topic and count the question marks that arise in your mind.
- Read the documentation on a particular topic and count the question marks that arise in your mind.
-
What I have done so far
- Reading the documentation
- Reading the forum (here)
- Searching for tutorials on the net
- …
I know that this is a very generic problem. If someone can just give me a hint as to what reliable sources there are for the missing information from my examples, I would be greatly helped. Of course, any tips on where to find good additional documentation in general would also be greatly appreciated.
An additional helpful piece of information is that I try to configure as much as possible in text files, as I think this gives me a better understanding of my environment and text files are great to manage in Git.