umbrel-apps/esphome/umbrel-app.yml
smolgrrr 4e8e9ffbf1
Update esphome to 2023.11.6 (#871)
Co-authored-by: nmfretz <nmfretz@gmail.com>
2023-12-05 15:37:50 -08:00

37 lines
1.1 KiB
YAML

manifestVersion: 1
id: esphome
category: automation
name: ESPHome
version: "2023.11.6"
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 updates ESPHome from version 2023.2.4 to 2023.11.6. A full list of new features, new component support, breaking changes, and bug fixes for versions
between 2023.2.4 and 2023.11.6 can be found here: https://github.com/esphome/esphome/releases.
Version 2023.11.6 release notes:
- Fix write_speaker without speaker in config
submitter: ShonP40
submission: https://github.com/getumbrel/umbrel-apps/pull/43