Duplicate website/docs/applications/home-automation/openhab.md history in roles/openhab/docs/ history.

This commit is contained in:
Anarion Dunedain 2023-03-28 13:50:00 +02:00
parent 218f42f3bc
commit 1bbb31f4a2

View file

@ -0,0 +1,17 @@
---
title: "openHAB"
---
Homepage: <https://www.openhab.org/>
OpenHab is a vendor and technology agnostic open source automation software for your home.
It allows you to connect many different IoT-Devices (which in this case means "Intranet of Things") using custom bindings made by the community.
## Usage
Set `openhab_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
## Specific Configuration
The openHAB Webinterface is available at port 7777 (HTTP) and 7778 (HTTPS).
Visit the webinterface and follow the setup instructions found in the [openHAB Documentation](https://www.openhab.org/docs/tutorial/1sttimesetup.html)