Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsmepetrov/homebridge-zigbee
ZigBee Platform plugin for HomeBridge
https://github.com/itsmepetrov/homebridge-zigbee
aqara homebridge homekit hue ikea philips tradfri xiaomi zigbee
Last synced: 28 days ago
JSON representation
ZigBee Platform plugin for HomeBridge
- Host: GitHub
- URL: https://github.com/itsmepetrov/homebridge-zigbee
- Owner: itsmepetrov
- License: mit
- Created: 2018-03-17T17:04:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:58:04.000Z (about 2 years ago)
- Last Synced: 2024-10-29T21:24:42.345Z (3 months ago)
- Topics: aqara, homebridge, homekit, hue, ikea, philips, tradfri, xiaomi, zigbee
- Language: JavaScript
- Homepage: https://itsmepetrov.github.io/homebridge-zigbee/
- Size: 1.28 MB
- Stars: 106
- Watchers: 15
- Forks: 36
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo](zigbee-logo.png)
# homebridge-zigbee
ZigBee Platform plugin for [HomeBridge](https://github.com/nfarina/homebridge)
[![npm version](https://img.shields.io/npm/v/homebridge-zigbee.svg?style=flat-square)](https://www.npmjs.com/package/homebridge-zigbee)
[![build status](https://img.shields.io/travis/itsmepetrov/homebridge-zigbee/master.svg?style=flat-square)](https://travis-ci.org/itsmepetrov/homebridge-zigbee)## Description
This homebridge plugin exposes ZigBee lights, plugs, sensors, switches, end other devices connected to TI's [CC253X](http://www.ti.com/wireless-connectivity/simplelink-solutions/zigbee/products.html) wireless SoC to Apple's HomeKit.
## [Documentaion](./docs/README.md)
* [Supported devices](docs/SupportedDevices.md)
* [Plugin configuration](docs/PluginConfiguration.md)
* [Pairing devices](docs/PairingDevices.md)
* [Flashing the Zigbee dongle](docs/Flashing.md)## Donate
[![paypal](https://user-images.githubusercontent.com/1177226/47965131-0a54bb80-e054-11e8-8707-bf143b7cdea7.png)](https://paypal.me/itsmepetrov)
[![ynadex-money](https://user-images.githubusercontent.com/1177226/47965127-0759cb00-e054-11e8-8978-bc74dd2221ae.png)](https://money.yandex.ru/to/410017103369501)
[![coinbase](https://user-images.githubusercontent.com/1177226/47965132-0f196f80-e054-11e8-88ae-a06fd68be4f2.png)](https://commerce.coinbase.com/checkout/e49e6b5b-6471-4b5a-a1ca-616e33e7d68b)## License
Licensed under [MIT](LICENSE)