No description
Find a file
2026-05-08 14:16:14 +02:00
.github Delete .github/workflows/autoupdate.yml 2025-09-12 18:41:06 -04:00
conf Harden systemd.service (#43) 2026-04-24 00:54:02 +00:00
doc Testing (#45) 2026-04-24 00:55:59 +00:00
scripts Merge testing into main (#32) 2026-03-15 11:51:59 -04:00
.gitattributes Initial commit 2025-01-31 12:16:08 -05:00
.gitignore Made a gitignore with ynh-dev directory 2025-02-02 17:52:50 -05:00
LICENSE Update LICENSE 2025-02-01 18:13:47 -05:00
manifest.toml Upgrade sources 2026-05-07 00:20:11 +02:00
README.md Auto-update READMEs 2026-05-07 00:20:15 +02:00
tests.toml cleaning 2025-02-05 23:22:00 +01:00

Logo of ESPHome ESPHome, packaged for YunoHost

Build your own smart home devices using ESPHome

🌐 Official app website App Demo Version: 2026.4.5~ynh1

Screenshots

Screenshot of ESPHome

📦 Developer info

Automatic tests level

🛠️ Upstream ESPHome repository: https://github.com/esphome/esphome

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/esphome_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade esphome -u https://github.com/YunoHost-Apps/esphome_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.