Skip to content

maxbec/openhab-vscode

 
 

Repository files navigation

openHAB VS Code Extension

Azure DevOps builds (branch) Azure DevOps tests (branch) EPL-2.0 Visual Studio Marketplace Rating (Stars) Visual Studio Marketplace Downloads GitHub release (latest by date including pre-releases)

openHAB is a vendor and techology agnostic open source automation software for your home. This Visual Studio Code extension allows you to work with openHAB configuration files (like *.items, *.rules, *.sitemap and *.script) thanks to the syntax highlighting, code snippets and integrated search.

The extension is designed with openHAB 2.x in mind - most snippets and design patterns will work in openHAB 2.x

Features

  • Syntax highlighting for the openHAB DSL (rules, items, scripts and sitemaps).
  • Code snippets for openHAB, including Design Patterns by Rich Koshak
  • Integrated quick search of openHAB Community
  • Integrated Basic UI (or Classic UI) browser window (Ctrl + Alt + O or editor title icon)
  • Integrated Paper UI preview for the Items and Things
  • Integration with openHAB REST API
  • List of all Items accessible from the tree view
  • Code completions
  • Language Server Protocol support - syntax validation
  • Dynamic Items creation from Thing's channels
  • Quick Karaf console access
  • Add Items to Sitemap with one click

openHAB2 code snippets

integrated search engine

Configuration

Learn more about the configuration options in our documentation on github.

Things Explorer demo

Things Explorer

Sitemap Insert demo

Quick insert Items into Sitemap

Known Issues

Check out existing issues in the repository.

Release Notes

See CHANGELOG.md file for the details.


For More Information

Enjoy!

Packages

No packages published

Languages

  • TypeScript 52.2%
  • JavaScript 47.4%
  • Shell 0.4%