/OpenHAB

Developments done around OpenHab

Primary LanguageJavaScript

About this repository

This repository contain developments done around the OpenHab initially installed on my Synology as explained here and running now on a RPI 4 as explained here

"Widgets"

It contains json files exported from HABPanel with the Custom Widgets I have created for my own purpose. Documentation about those Custom Widgets will be made available in the Wiki.

Those json files can be imported in your own openHAB's HABPanel.

"Html"

It contains a folder "vletroye" with all the artefacts I need to customize my openHab, such as images and controllers.

The folder "vletroye" is intended to be copied in openHab's folder /conf/html. Ex.:

  • if openHab was installed on a Synology: under \\SmartHome\openHAB\conf\html\vletroye...
  • if openHab was installed on a RPI: under /etc/openhab2/html/vletroye/... or \\openHAB2-conf\conf\html\vletroye...