Skip to content

A touch friendly (and hopefully less buggy) OpenHAB dashboard based on Material UI and React

License

Notifications You must be signed in to change notification settings

chrispyduck/openhab-dashboard

Repository files navigation

openhab-dashboard

Docker Image CI

A touch-friendly (and hopefuly less buggy) OpenHAB dashboard based on Material UI and React.

Note: This is my first attempt at using mobx and my first serious attempt at react hooks. I'm sure there are problems. Feel free to offer suggestions.

Configuration

See the example configuration under public/config/example.json and the inline documntation for types under src/data/configuration.

Running in Docker

docker run xtrachrispyduck/openhab-dashboard -p 3000:3000 -v $(pwd)/config:/app/config

Deploying with Helm

  1. Execute npm run helm.prep to copy all config files to the helm package
  2. helm install dashboard helm to install the package

About

A touch friendly (and hopefully less buggy) OpenHAB dashboard based on Material UI and React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages