All Projects → nurikk → zigbee2mqtt-frontend

nurikk / zigbee2mqtt-frontend

Licence: GPL-3.0 License
Zigbee2MQTT frontend

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to zigbee2mqtt-frontend

Home-Assistant Config
BeardedTinker Home Assistant configuration. Feel free to browse, edit, tweak, improve, criticize and suggest.
Stars: ✭ 241 (+81.2%)
Mutual labels:  zigbee, zigbee2mqtt
homebridge-z2m
Expose your Zigbee devices to HomeKit with ease, by integrating 🐝 Zigbee2MQTT with 🏠 Homebridge.
Stars: ✭ 197 (+48.12%)
Mutual labels:  zigbee, zigbee2mqtt
zigbee-firmware
No description or website provided.
Stars: ✭ 116 (-12.78%)
Mutual labels:  zigbee, zigbee2mqtt
zigbee
Database of Zigbee devices compatible with third party gateways: ZHA, deCONZ, Zigbee2MQTT, Tasmota, ZiGate, ioBroker,
Stars: ✭ 117 (-12.03%)
Mutual labels:  zigbee, zigbee2mqtt
NETMF-Toolkit
The .NET Micro Framework Toolkit (using Microsoft .NET Micro Framework)
Stars: ✭ 13 (-90.23%)
Mutual labels:  zigbee
homebridge-zigbee
ZigBee Platform plugin for HomeBridge
Stars: ✭ 101 (-24.06%)
Mutual labels:  zigbee
home-assistant-config
My configuration for Home Assistant
Stars: ✭ 63 (-52.63%)
Mutual labels:  zigbee
docker-iot-stack
💻 My personal Docker IoT Stack
Stars: ✭ 24 (-81.95%)
Mutual labels:  zigbee2mqtt
homebridge-zigbee-nt
A standalone ZigBee plugin that works with CC2531 USB dongle or Deconz
Stars: ✭ 53 (-60.15%)
Mutual labels:  zigbee
works-with-home-assistant
Equipment and software that works with Home Assistant
Stars: ✭ 32 (-75.94%)
Mutual labels:  zigbee
distributed-compliance-ledger
DCL is a public permissioned ledger framework for Zigbee compliance certification of device models. The ledger is based on Cosmos SDK and Tendermint.
Stars: ✭ 41 (-69.17%)
Mutual labels:  zigbee
freebird
No description or website provided.
Stars: ✭ 21 (-84.21%)
Mutual labels:  zigbee
IoT-Developer-Boot-Camp
Quickly get started with Silicon Labs IoT product.
Stars: ✭ 104 (-21.8%)
Mutual labels:  zigbee
psila
Work in progress Zigbee stack in Rust
Stars: ✭ 20 (-84.96%)
Mutual labels:  zigbee
ha-config-ataraxis
My Home Assistant Configs. If you like what you see, please ⭐️my repo. It would encourage me a lot 🤘
Stars: ✭ 146 (+9.77%)
Mutual labels:  zigbee
openHAB-utils
Utilities for use with openHAB
Stars: ✭ 14 (-89.47%)
Mutual labels:  zigbee
Abeille
Abeille pour Jeedom (Gateway ZiGate)
Stars: ✭ 56 (-57.89%)
Mutual labels:  zigbee
bruces homeassistant config
My Home Assistant Configuration
Stars: ✭ 24 (-81.95%)
Mutual labels:  zigbee
OldPeopleHome
🔥智能养老院项目
Stars: ✭ 31 (-76.69%)
Mutual labels:  zigbee
zigpy-znp
TI CC2531, CC13x2, CC26x2 radio support for Zigpy and ZHA
Stars: ✭ 109 (-18.05%)
Mutual labels:  zigbee

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

npm ci

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].