der-eismann / zigbee2mqtt-frontend

Zigbee2MQTT frontend

Home Page:https://www.zigbee2mqtt.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js CI Quality Gate Status codebeat badge

Screenshots

Translation

You miss a translation? You want to help? You can contribute new languages and improvements via the external website poeditor.com.

Develop

Install dependencies

pnpm install

Develop using mock data

npm run start
open http://localhost:3030/

Develop using your z2m instance

Z2M_API_URI="ws://192.168.1.200:8080" npm run start
open http://localhost:3030/

Build

npm install
npm run build //compiled files at ./dist

Sponsors

JetHome

About

Zigbee2MQTT frontend

https://www.zigbee2mqtt.io/

License:GNU General Public License v3.0


Languages

Language:TypeScript 96.4%Language:JavaScript 2.2%Language:CSS 0.9%Language:SCSS 0.3%Language:HTML 0.1%Language:Shell 0.0%