mirror of
https://github.com/YunoHost-Apps/zigbee2mqtt_ynh
synced 2026-03-26 00:02:39 +01:00
No description
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .editorconfig | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_fr.md | ||
| tests.toml | ||
Zigbee2MQTT for YunoHost
This package allows you to install Zigbee2MQTT quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Zigbee2MQTT as YunoHost package
Prerequisites
Note:
A Supported Zigbee Adapter is needed, e.g. a CC2652 USB Stick.
Shipped version: 1.35.1~ynh1
Documentation and resources
- Official user documentation: https://github.com/Koenkk/zigbee2mqtt
- Official admin documentation: https://github.com/YunoHost-Apps/zigbee2mqtt_ynh
- Upstream app code repository: https://github.com/YunoHost-Apps/zigbee2mqtt_ynh
- YunoHost Store: https://apps.yunohost.org/app/zigbee2mqtt
- Report a bug: https://github.com/YunoHost-Apps/zigbee2mqtt_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/zigbee2mqtt_ynh/tree/testing --debug
or
sudo yunohost app upgrade zigbee2mqtt -u https://github.com/YunoHost-Apps/zigbee2mqtt_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps