An open API service indexing awesome lists of open source software.

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

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 dashboards

repo for raspberry pi services : https://github.com/HomeSmartMesh/raspi
# Gif demo
![demo](home-next.gif)
## 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).