diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bd51c8b4..c3d974890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file. ### Added - ESP32 support for BLE Mi scale V1 (#13517) - ESP32 integrate Homekit in Bluetooth binary (#14818) +- ESP32 Berry always enable rules +- ESP32 Berry bootloop protection +- ESP32 Berry virtual Alexa hue device (#14833) ### Changed - Adafruit BusIO library from v1.0.10 to v1.11.0 @@ -17,6 +20,7 @@ All notable changes to this project will be documented in this file. - SSPM energy yesterday when zero - GPIO OptionE1 selection regression (#14821) - BL0939, BL0940 and BL0942 energy monitoring buffer miscompares resulting in wrong daily energy values regression from v9.5.0.8 (#14829) +- Orno WE517 power meter phase 2 current reactive (#14841) ## [Released] diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 076583be9..45636d317 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -105,8 +105,11 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo ## Changelog v11.0.0.1 ### Added +- ESP32 Berry always enable rules +- ESP32 Berry bootloop protection - ESP32 support for BLE Mi scale V1 [#13517](https://github.com/arendst/Tasmota/issues/13517) - ESP32 integrate Homekit in Bluetooth binary [#14818](https://github.com/arendst/Tasmota/issues/14818) +- ESP32 Berry virtual Alexa hue device [#14833](https://github.com/arendst/Tasmota/issues/14833) ### Breaking Changed @@ -120,5 +123,6 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo - SSPM energy yesterday when zero - GPIO OptionE1 selection regression [#14821](https://github.com/arendst/Tasmota/issues/14821) - BL0939, BL0940 and BL0942 energy monitoring buffer miscompares resulting in wrong daily energy values regression from v9.5.0.8 [#14829](https://github.com/arendst/Tasmota/issues/14829) +- Orno WE517 power meter phase 2 current reactive [#14841](https://github.com/arendst/Tasmota/issues/14841) ### Removed