Socket
Socket
Sign inDemoInstall

generator-openhab

Package Overview
Dependencies
187
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-openhab

Generates simple openHAB items and sitemaps for your home


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 26 Jul 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc