umbrel-apps/esphome/umbrel-app.yml
2024-09-19 11:04:02 +10:00

36 lines
1.2 KiB
YAML

manifestVersion: 1
id: esphome
category: automation
name: ESPHome
version: "2024.9.0"
tagline: Intelligently manage all your ESP8266/ESP32 devices
description: >-
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
developer: ESPHome
website: https://esphome.io
dependencies: []
repo: https://github.com/esphome/esphome
support: https://community.home-assistant.io/c/esphome
port: 6052
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
torOnly: false
releaseNotes: >-
⚠️ As usual, please check that your configurations are still working correctly after updating.
This release includes several new components and improvements:
- New components for energy metering, UDP sensor broadcasting, and audio processing
- Improvements to datetime templating and IPv6 support
- Enhanced voice assistant capabilities, including configuration options and announce feature
- Various bug fixes and optimizations
Full release notes can be found at https://github.com/esphome/esphome/releases.
submitter: ShonP40
submission: https://github.com/getumbrel/umbrel-apps/pull/43