Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zigbee2mqtt-frontend

Package Overview
Dependencies
Maintainers
0
Versions
475
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zigbee2mqtt-frontend

[![Node.js CI](https://github.com/nurikk/zigbee2mqtt-frontend/actions/workflows/node.js.yml/badge.svg)](https://github.com/nurikk/zigbee2mqtt-frontend/actions/workflows/node.js.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?

  • 0.9.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4.7K
decreased by-14.85%
Maintainers
0
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 09 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc