diff --git a/configuration/index.md b/configuration/index.md index 71f924f5f..cd68287ff 100644 --- a/configuration/index.md +++ b/configuration/index.md @@ -7,6 +7,4 @@ title: Configuration # Configuration -to be done... - {% include contribution-wanted.html %} diff --git a/installation/index.md b/installation/index.md index b53b18363..2f33ee168 100644 --- a/installation/index.md +++ b/installation/index.md @@ -26,8 +26,13 @@ Therefore, tutorials and help you may find on the internet for openHAB 1 **might - **Extendibility:** Your system should be capable of running additional software like an MQTT broker or a persistence and graphing software. - **Peripherals:** Depending on your home automation hardware, you will need additional peripheral devices such as a WiFi interface or a special USB radio module. - Many devices are suited to host a continuous installation of openHAB 2. - The [Raspberry Pi](rasppi.html) as a minimal sufficient device is quite popular, experiences with many other devices can be found in the [community forum hardware section](https://community.openhab.org/c/hardware/server). +Many devices are suited to host a continuous installation of openHAB 2. +Experiences with different devices and environments can be found in the [community forum hardware section](https://community.openhab.org/c/hardware/server). + +The [Raspberry Pi](rasppi.html) as a minimal sufficient device is quite popular, especially as we offer a quick setup with [openHABian](openhabian.html). +A popular alternative is [our solution for the Synology DiskStation](synology.html), which many users already own in their homes. + +The previously mentioned [openHABian](openhabian.html) can also be used to kickstart your openHAB 2 experience on existing debian/ubuntu based Linux systems. ## Prerequisites diff --git a/installation/openhabian.md b/installation/openhabian.md index 70ff7c6ed..0f99f0867 100644 --- a/installation/openhabian.md +++ b/installation/openhabian.md @@ -14,6 +14,5 @@ openHABian aims to provide a self-configuring Raspberry Pi system specific to th For further details, please have a look at: * [https://community.openhab.org/t/13379](https://community.openhab.org/t/13379) -* [https://github.com/ThomDietrich/openhabian](https://github.com/ThomDietrich/openhabian) {% include contribution-wanted.html %}