mirror of
https://github.com/YunoHost-Apps/domoticz_ynh.git
synced 2025-10-15 10:28:33 +02:00
Domoticz package for YunoHost
|
||
---|---|---|
.github | ||
conf | ||
doc | ||
hooks | ||
patches/main | ||
scripts | ||
.gitignore | ||
.project | ||
config_panel.toml | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
Domoticz, packaged for YunoHost
Lightweight Home Automation System
📦 Developer info
🛠️ Upstream Domoticz repository: https://github.com/domoticz/domoticz
Pull request are welcome and should target the testing
branch.
The testing
branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/domoticz_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade domoticz -u https://github.com/YunoHost-Apps/domoticz_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.