generator-openhab

0.0.4 • Public • Published

Yeoman openHAB Generator NPM version

This is a command-line tool that generates openHAB items, sitemap and a HABPanel dashboard for your home. openHAB is a vendor and techology agnostic open source automation software for your home.

openHAB generator

With this generator you'll set up your smart home with a least amount of work. Simply provide some details on how your house is structured:

  1. How many floors are in your house
  2. Select the rooms on each floor (e.g. Kitchen, Living room and Bathroom)
  3. Assign smart devices to each room
  4. Done!

As a result this generator will produce an your-home-name.items file along with your-home-name.sitemap and a HABPanel json file that you can later export.

Installation

First, install Yeoman and generator-openhab using npm (we assume you have pre-installed node.js). If you're using openHABian, Node.js should be already installed.

npm i -g yo generator-openhab

Then go to your openhab-config/ folder and generate your files:

cd /etc/openhab2
yo openhab

License

MIT © kubawolanin

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i generator-openhab

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • kubawolanin