1
0

Bump version to 2024.12.4

This commit is contained in:
esphomebot
2025-01-17 02:15:05 +00:00
Unverified
parent 02bcaa27d3
commit cf654883fa
5 changed files with 8 additions and 10 deletions

View File

@@ -1,5 +1,4 @@
## 2024.12.2
## 2024.12.4
- [esp32] Fix flash size warning when using IDF [esphome#7983](https://github.com/esphome/esphome/pull/7983) by [@kbx81](https://github.com/kbx81)
- [esp32_ble] Fix for Improv [esphome#7984](https://github.com/esphome/esphome/pull/7984) by [@kbx81](https://github.com/kbx81)
- Bump python3-setuptools to 66.1.1-1+deb12u1 [esphome#8074](https://github.com/esphome/esphome/pull/8074) by [@jesserockz](https://github.com/jesserockz)

View File

@@ -33,7 +33,7 @@ init: false
startup: services
name: ESPHome Device Builder (beta)
panel_title: ESPHome Builder (beta)
version: 2024.12.2
version: 2024.12.4
slug: esphome-beta
description: Beta version of ESPHome Device Builder
image: ghcr.io/esphome/esphome-hassio

View File

@@ -1,5 +1,4 @@
## 2024.12.2
## 2024.12.4
- [esp32] Fix flash size warning when using IDF [esphome#7983](https://github.com/esphome/esphome/pull/7983) by [@kbx81](https://github.com/kbx81)
- [esp32_ble] Fix for Improv [esphome#7984](https://github.com/esphome/esphome/pull/7984) by [@kbx81](https://github.com/kbx81)
- Bump python3-setuptools to 66.1.1-1+deb12u1 [esphome#8074](https://github.com/esphome/esphome/pull/8074) by [@jesserockz](https://github.com/jesserockz)

View File

@@ -33,7 +33,7 @@ init: false
startup: services
name: ESPHome Device Builder
panel_title: ESPHome Builder
version: 2024.12.2
version: 2024.12.4
slug: esphome
description: Build your own smart home devices using ESPHome, no programming experience
required.

View File

@@ -72,7 +72,7 @@ esphome-beta:
directory: esphome-beta
name: ESPHome Device Builder (beta)
panel_title: ESPHome Builder (beta)
version: "2024.12.2" # BETA
version: "2024.12.4" # BETA
slug: esphome-beta
description: "Beta version of ESPHome Device Builder"
url: https://beta.esphome.io/
@@ -87,7 +87,7 @@ esphome-stable:
directory: esphome
name: ESPHome Device Builder
panel_title: ESPHome Builder
version: "2024.12.2" # STABLE
version: "2024.12.4" # STABLE
slug: esphome
description: "Build your own smart home devices using ESPHome, no programming experience required."
image: ghcr.io/esphome/esphome-hassio