openhab-core/bundles/org.openhab.ui.homebuilder/USAGE.md
Kuba Wolanin 3d811ecede HomeBuilder - Initial contribution (#172)
openHAB Home Builder - home structure generator

Also-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
Also-by: Demyan Rogozhin <dmitriy.rogozhin@gmail.com> (github: demyanrogozhin)
Signed-off-by: Kuba Wolanin <hi@kubawolanin.com> (github: kubawolanin)
2017-12-03 00:13:10 +01:00

1.1 KiB

Home Builder

Boilerplate for the Items, sitemap files and HABPanel dashboard.

Items

The tool allows you to generate openHAB Items for your home structure. You can choose to generate textual *.items file content or construct a request directly to the REST API that'll create the items for you.

Features

  • Classifies the objects within each room and creates groups for them
  • Optionally adds icons from Classic Icon Set to the items
  • Optionally adds Tags to the items - convenient for HomeKit/Hue Emulation add-ons users
  • Automatically aligns the items vertically
  • Generates a Sitemap file
  • Generates a set of HABPanel Dashboards corresponding with the Items