main #2
@@ -1,5 +1,5 @@
|
||||
## 2024.11.0b3
|
||||
## 2024.11.0b4
|
||||
|
||||
- TuyaFan control should use oscillation_type [esphome#7776](https://github.com/esphome/esphome/pull/7776) by [@pethans](https://github.com/pethans)
|
||||
- Bump esphome-dashboard to 20241118.0 [esphome#7782](https://github.com/esphome/esphome/pull/7782) by [@jesserockz](https://github.com/jesserockz)
|
||||
- [http_request] Feed watchdog timeout around http request functions [esphome#7786](https://github.com/esphome/esphome/pull/7786) by [@jesserockz](https://github.com/jesserockz)
|
||||
- Bump esphome-dashboard to 20241120.0 [esphome#7787](https://github.com/esphome/esphome/pull/7787) by [@jesserockz](https://github.com/jesserockz)
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ backup_exclude:
|
||||
init: false
|
||||
startup: services
|
||||
name: ESPHome Device Compiler (beta)
|
||||
version: 2024.11.0b3
|
||||
version: 2024.11.0b4
|
||||
slug: esphome-beta
|
||||
description: Beta version of ESPHome Device Compiler
|
||||
image: ghcr.io/esphome/esphome-hassio
|
||||
|
||||
@@ -70,7 +70,7 @@ esphome-beta:
|
||||
<<: *base
|
||||
directory: esphome-beta
|
||||
name: ESPHome Device Compiler (beta)
|
||||
version: "2024.11.0b3" # BETA
|
||||
version: "2024.11.0b4" # BETA
|
||||
slug: esphome-beta
|
||||
description: "Beta version of ESPHome Device Compiler"
|
||||
url: https://beta.esphome.io/
|
||||
|
||||
Reference in New Issue
Block a user