2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/domoticz_ynh.git synced 2026-03-26 07:12:37 +01:00
Domoticz package for YunoHost
Find a file
2026-01-08 23:30:17 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:19 +02:00
conf Manually manage hooks 2026-01-05 19:23:10 +01:00
doc Add ci check changelog 2026-01-06 21:20:43 +01:00
patches/main helpers 2.1 adjustment 2025-05-11 12:34:03 +02:00
scripts move conf_regen to /usr/share/yunohost 2026-01-07 23:12:51 +01: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 Update version from 2025.2~ynh1 to 2025.2~ynh2 2026-01-04 22:02:56 +01:00
README.md Auto-update READMEs 2026-01-04 22:02:58 +01: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.2~ynh2

Screenshots

Screenshot of Domoticz Screenshot of Domoticz

📦 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.