1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/domoticz_ynh.git synced 2025-12-21 09:43:02 +01:00
Domoticz package for YunoHost
Find a file
2025-10-15 14:09:18 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:19 +02:00
conf remove obsolete yunohost panel 2025-05-13 23:49:44 +02:00
doc Typo 2025-10-15 13:59:57 +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 Update Manifest 2025.2 2025-10-14 22:20:32 +02:00
README.md Auto-update READMEs 2025-10-14 22:20:36 +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.2~ynh1

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.