zigbee2mqtt-frontend

0.9.16 • Public • Published

Node.js CI Quality Gate Status codebeat badge

Zigbee2MQTT Frontend

A frontend UI for Zigbee2MQTT

Screenshots

Homepage Screenshot Map Screenshot

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/

Tests

npm run test:unit

Build

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

Sponsors

JetHome

/zigbee2mqtt-frontend/

    Package Sidebar

    Install

    npm i zigbee2mqtt-frontend

    Weekly Downloads

    4,036

    Version

    0.9.16

    License

    GPL-3.0

    Unpacked Size

    9.01 MB

    Total Files

    95

    Last publish

    Collaborators

    • nurikodd