1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/domoticz_ynh.git synced 2025-10-15 10:28:33 +02:00
Domoticz package for YunoHost
Find a file
2025-05-13 23:47:08 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:19 +02:00
conf Add --nopudate flag 2024-11-20 00:08:57 +01:00
doc Add changelog 2025-05-11 19:36:15 +02:00
hooks helpers 2.1 adjustment 2025-05-11 12:34:03 +02:00
patches/main helpers 2.1 adjustment 2025-05-11 12:34:03 +02:00
scripts helpers 2.1 : cleaning 2025-05-11 18:23:43 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:49:52 +02:00
.project Initial Commit 2020-10-05 23:05:58 +02:00
config_panel.toml Add config panel 2024-11-20 00:10:20 +01:00
LICENSE License & Readme 2020-10-09 23:01:20 +02:00
manifest.toml Merge pull request #40 from YunoHost-Apps/ci-auto-update-2025.1 2025-05-11 19:34:19 +02:00
README.md Auto-update READMEs 2025-05-11 00:04:14 +02:00
tests.toml helpers 2.1 adjustment 2025-05-11 12:34:03 +02:00

Logo of Domoticz Domoticz, packaged for YunoHost

Lightweight Home Automation System

🌐 Official app website Version: 2025.1~ynh1

📦 Developer info

Automatic tests level

🛠️ 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.