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

zigbee2mqtt-frontend

Package Overview
Dependencies
Maintainers
1
Versions
475
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zigbee2mqtt-frontend

[![Build Status](https://travis-ci.com/nurikk/sls-frontend.svg?branch=master)](https://travis-ci.com/nurikk/z2m-frontend)

  • 0.1.14
  • Source
  • npm
  • Socket score

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

Build Status

Demo

Demo

Build

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

Develop

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

Screenshots

Installation and usage

  1. Also avaliable as HACS intefration. Just add this repo into custom repo list

  2. Check Mosquitto Broker logs right after a startup. You should be able to determine a websocket port in this log entry:

Opening websockets listen socket on port 1884

  1. Download the latest release zip archive. Unzip it. Open file index.html in the browser.
  2. Navigate to the Settings tab and fill all the options. Make sure you use websocket port from the step 1 in the mqtt server address.
  3. Press Submit button and then refresh the page.
  4. Navigate to the Home tab. You should be able to see the list of your devices.
  5. Navigate to the Map tab and press button Requests in order to draw a map of your ZigBee network. After a couple of seconds the map should appear automatically. Remember that the map will be erased after refreshing the browsers page.

FAQs

Package last updated on 31 Aug 2020

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