Bump version to 2023.3.2
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
## 2023.3.1
|
||||
## 2023.3.2
|
||||
|
||||
- climate: brown paper bag fix for on_configure [esphome#4573](https://github.com/esphome/esphome/pull/4573) by [@nwf](https://github.com/nwf)
|
||||
- rp2040: Use fake Mutex lock [esphome#4602](https://github.com/esphome/esphome/pull/4602) by [@jesserockz](https://github.com/jesserockz)
|
||||
- Fix compile error on pzemdc.h [esphome#4583](https://github.com/esphome/esphome/pull/4583) by [@KG3RK3N](https://github.com/KG3RK3N)
|
||||
- Swap curly brackets for round on LockGuard [esphome#4610](https://github.com/esphome/esphome/pull/4610) by [@jesserockz](https://github.com/jesserockz)
|
||||
- Fix animation resizing [esphome#4608](https://github.com/esphome/esphome/pull/4608) by [@guillempages](https://github.com/guillempages)
|
||||
- SX1509 minimum loop period (fixes esphome/issues#4325) [esphome#4613](https://github.com/esphome/esphome/pull/4613) by [@tracestep](https://github.com/tracestep)
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ backup_exclude:
|
||||
- '*/*/'
|
||||
init: false
|
||||
name: ESPHome
|
||||
version: 2023.3.1
|
||||
version: 2023.3.2
|
||||
slug: esphome
|
||||
description: ESPHome add-on for intelligently managing all your ESP8266/ESP32 devices
|
||||
image: ghcr.io/esphome/esphome-hassio
|
||||
|
||||
Reference in New Issue
Block a user