Bump version to 2023.3.0b5

This commit is contained in:
esphomebot 2023-03-15 10:49:44 +00:00
parent 98c4eabe16
commit 30d4864620
3 changed files with 5 additions and 6 deletions

View File

@ -1,6 +1,5 @@
## 2023.3.0b4
## 2023.3.0b5
- pipsolar component. Correct the sscanf format for QPIG command parsin… [esphome#4165](https://github.com/esphome/esphome/pull/4165) by [@eroldan](https://github.com/eroldan)
- Add state class back to uptime sensor [esphome#4557](https://github.com/esphome/esphome/pull/4557) by [@DAVe3283](https://github.com/DAVe3283)
- Added response for Tuya RSSI command [esphome#4549](https://github.com/esphome/esphome/pull/4549) by [@catalin2402](https://github.com/catalin2402)
- Remove switch actions during config; bump setup priority [esphome#4563](https://github.com/esphome/esphome/pull/4563) by [@kbx81](https://github.com/kbx81)
- Mark esp32_touch supported only on standard esp32 variant [esphome#4562](https://github.com/esphome/esphome/pull/4562) by [@jesserockz](https://github.com/jesserockz)

View File

@ -32,7 +32,7 @@ backup_exclude:
- '*/*/'
init: false
name: ESPHome (beta)
version: 2023.3.0b4
version: 2023.3.0b5
slug: esphome-beta
description: Beta version of ESPHome add-on
image: ghcr.io/esphome/esphome-hassio

View File

@ -70,7 +70,7 @@ esphome-beta:
<<: *base
directory: esphome-beta
name: ESPHome (beta)
version: '2023.3.0b4' # BETA
version: '2023.3.0b5' # BETA
slug: esphome-beta
description: "Beta version of ESPHome add-on"
url: https://beta.esphome.io/