Node.js Raspberry Pi Pellet Stove Controller
Go to file
Skylar Grant 9499d6756e Add timestamp to startup and shutdown commands 2024-09-04 19:53:44 -04:00
.vscode Refactoring for SQLite 2023-01-21 21:33:52 -05:00
assets Adding schematics 2022-11-28 00:49:24 -05:00
src Add timestamp to startup and shutdown commands 2024-09-04 19:53:44 -04:00
.DS_Store fds 2022-12-20 15:17:38 -05:00
.gitignore Ignore package-lock 2024-08-22 20:16:06 -04:00
LICENSE Initial commit 2022-11-15 21:19:39 -05:00
README.md Almost MVP 2024-08-15 12:03:11 -04:00
TODO.md Almost MVP 2024-08-15 12:03:11 -04:00

README.md

Hestia Control Panel Frontend

This is the web frontend for the Hestia Control Panel. Checkout v2-back for the backend.

Features

  • Realtime state updates and communication via MQTT broker
  • Easily hosted separate from the backend