Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.12 KB

CodeQL

About

This project is a web front end written in react for VeraAutomationHub.

It provides UI to control services exposed via VeraAutomationHub, including:

  1. House climate controls
  2. Room's lights
  3. Garage door integration (PiGarage2)
  4. Scenes defined via OpenHAB
  5. Meural artwork control

Sample UI

main display sub page

Installation

To build this project, run yarn build

To debug/develop run yarn start

deploy.sh can be used to push content to the public directory created with a deployed VeraAutomationHub so the content can be served.