# zigbee2mqtt-connector
**Repository Path**: bubaishaolong/zigbee2mqtt-connector
## Basic Information
- **Project Name**: zigbee2mqtt-connector
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-12-05
- **Last Updated**: 2025-01-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# FastyBird IoT Zigbee2MQTT connector
[](https://github.com/FastyBird/zigbee2mqtt-connector/actions)
[](https://github.com/FastyBird/zigbee2mqtt-connector/blob/main/LICENSE.md)
[](https://coveralls.io/r/FastyBird/zigbee2mqtt-connector)
[](https://dashboard.stryker-mutator.io/reports/github.com/FastyBird/zigbee2mqtt-connector/main)

[](https://packagist.org/packages/FastyBird/zigbee2mqtt-connector)
[](https://packagist.org/packages/FastyBird/zigbee2mqtt-connector)
[](https://github.com/phpstan/phpstan)
***
## What is Zigbee2MQTT connector?
Zigbee2MQTT connector is extension for [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem
which is integrating [Zigbee2MQTT](https://www.zigbee2mqtt.io) bridges.
### Features:
- [Zigbee2MQTT](https://www.zigbee2mqtt.io) devices support with autodiscovery
- Integration with the [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) [devices module](https://github.com/FastyBird/devices-module) for easy management and monitoring of Zigbee2MQTT devices
- Advanced device management features, such as controlling power status, measuring energy consumption, and reading sensor data
- [{JSON:API}](https://jsonapi.org/) schemas for full API access, providing a standardized and consistent way for developers to access and manipulate Zigbee2MQTT powered device data
- Regular updates with new features and bug fixes, ensuring that the Zigbee2MQTT Connector is always up-to-date and reliable.
Zigbee2MQTT Connector is a distributed extension that is developed in [PHP](https://www.php.net), built on the [Nette](https://nette.org) and [Symfony](https://symfony.com) frameworks,
and is licensed under [Apache2](http://www.apache.org/licenses/LICENSE-2.0).
## Requirements
Zigbee2MQTT connector is tested against PHP 8.2 and require installed [Process Control](https://www.php.net/manual/en/book.pcntl.php)
PHP extension.
## Installation
This extension is part of the [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem and is installed by default.
In case you want to create you own distribution of [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem you could install this extension with [Composer](http://getcomposer.org/):
```sh
composer require fastybird/zigbee2mqtt-connector
```
## Documentation
:book: Learn how to connect Zigbee devices and manage them with [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) system
in [documentation](https://github.com/FastyBird/zigbee2mqtt-connector/wiki).
# FastyBird
FastyBird is an Open Source IOT solution built from decoupled components with powerful API and the highest quality code. Read more on [fastybird.com.com](https://www.fastybird.com).
## Documentation
:book: Documentation is available on [docs.fastybird.com](https://docs.fastybird.com).
## Contributing
The sources of this package are contained in the [FastyBird monorepo](https://github.com/FastyBird/fastybird). We welcome
contributions for this package on [FastyBird/fastybird](https://github.com/FastyBird/).
## Feedback
Use the [issue tracker](https://github.com/FastyBird/fastybird/issues) for bugs reporting or send an [mail](mailto:code@fastybird.com)
to us or you could reach us on [X newtwork](https://x.com/fastybird) for any idea that can improve the project.
Thank you for testing, reporting and contributing.
## Changelog
For release info check [release page](https://github.com/FastyBird/fastybird/releases).
## Maintainers
***
Homepage [https://www.fastybird.com](https://www.fastybird.com) and
repository [https://github.com/fastybird/zigbee2mqtt-connector](https://github.com/fastybird/zigbee2mqtt-connector).