2022-09-20 22:00:57 +00:00
|
|
|
---
|
|
|
|
title: "openHAB"
|
|
|
|
---
|
2019-08-13 13:07:33 +00:00
|
|
|
|
2022-07-25 20:18:57 +00:00
|
|
|
Homepage: <https://www.openhab.org/>
|
2019-08-13 13:07:33 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
|
2022-07-25 20:18:57 +00:00
|
|
|
Set `openhab_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
2019-08-13 13:07:33 +00:00
|
|
|
|
|
|
|
## 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)
|