mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
1f690900b4
Co-authored-by: nmfretz <nmfretz@gmail.com>
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
manifestVersion: 1
|
|
id: esphome
|
|
category: automation
|
|
name: ESPHome
|
|
version: "2023.2.4"
|
|
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
|