umbrel-apps/esphome/umbrel-app.yml

38 lines
1.1 KiB
YAML
Raw Normal View History

2022-07-27 16:02:57 +00:00
manifestVersion: 1
id: esphome
category: automation
2022-07-27 16:02:57 +00:00
name: ESPHome
version: "2023.2.4"
2022-07-27 16:02:57 +00:00
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: >-
This release updates ESPHome from version 2022.6.2 to 2023.2.4. A full list of new features, new component support, breaking changes, and bug fixes for versions
between 2022.6.2 and 2023.2.4 can be found here: https://github.com/esphome/esphome/releases.
Version 2023.2.4 release notes:
- BL0939 state_class set for energy sensors
- fix wiegand tag parity
- Fix multiple remote_receivers with triggers esphome#4477 by @jesserockz
submitter: ShonP40
submission: https://github.com/getumbrel/umbrel-apps/pull/43