umbrel-apps/esphome/umbrel-app.yml
2024-10-03 11:17:22 +10:00

35 lines
1.1 KiB
YAML

manifestVersion: 1
id: esphome
category: automation
name: ESPHome
version: "2024.9.2"
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 bug fixes and improvements:
- Fixed an issue with the bl0906 reset energy action
- Resolved a configuration validation bug related to extras on schemas
- Improved stability for rp2040 builds
Full release notes can be found at https://github.com/esphome/esphome/releases.
submitter: ShonP40
submission: https://github.com/getumbrel/umbrel-apps/pull/43