No description
Find a file
2025-09-12 18:44:09 -04:00
.github Delete .github/workflows/autoupdate.yml 2025-09-12 18:41:06 -04:00
conf Syscall filters broke it :( 2025-02-08 18:51:47 -05:00
doc Updated description 2025-02-01 20:59:18 -05:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#29) 2025-09-12 11:20:53 -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 Switch autoupdate to use latest github release instead of tag 2025-09-12 18:44:09 -04:00
README.md Auto-update READMEs 2025-09-12 17:20:58 +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: 2025.4.1~ynh1

Screenshots

Screenshot of ESPHome 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.