This project is a web front end written in react for VeraAutomationHub.
It provides UI to control services exposed via VeraAutomationHub, including:
- House climate controls
- Room's lights
- Garage door integration (PiGarage2)
- Scenes defined via OpenHAB
- Meural artwork control
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.