Change to latest openHABian image. There are many other ways to download and install openHAB and this line could be confusing to some users. Even I had to read down to see your username/password to know for sure what exactly you meant.
It’s a minor quibble, but the proper spelling is “openHAB” with the lowercase “o” in all cases. It doesn’t matter, but this is such an excellent and thorough writeup that using “OpenHAB” keeps jumping out of the page at me.
You missed bolding this one.
Note that you can create headings using #
# Heating 1
Heading 1
## Heading 2
Heading 2
etc.
Please please please use code fences.
```
code goes here
```
When/if you go back to add code fences, double check your quotes. The form will automatically convert " "
to " " (i.e smart quotes) which OH cannot handle causing copy and paste into OH config files to not work.
Excellent writeup. Thanks for contributing!