mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-13 14:41:00 +01:00
3d811ecede
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)
1.1 KiB
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