https://github.com/microwebstacks/nexthomecontrol
Next.js React with MUI Material UI Front End components for Zigbee 2 MQTT Home Heating Light sound Control and Grafana dashboards
https://github.com/microwebstacks/nexthomecontrol
Last synced: 4 months ago
JSON representation
Next.js React with MUI Material UI Front End components for Zigbee 2 MQTT Home Heating Light sound Control and Grafana dashboards
- Host: GitHub
- URL: https://github.com/microwebstacks/nexthomecontrol
- Owner: MicroWebStacks
- Created: 2022-04-30T07:28:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-06T16:02:28.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T14:22:12.072Z (8 months ago)
- Language: JavaScript
- Size: 3.84 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
Next.js React with MUI Material UI Front End components for Zigbee 2 MQTT Home Heating Light sound Control and Grafana dashboardsrepo for raspberry pi services : https://github.com/HomeSmartMesh/raspi
# Gif demo

## Running
- sonos switch on/off
## Plan
- bedroom roll
- shellies actions : Bathroom fan
- pc_power (disable enable)
- heating
- lights# Getting Started
develop
```bash
npm run dev
```
build & export
```bash
npm run build
npm run export
```
export goes to `.out/` directory# creation
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).