mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 02:36:35 +00:00
Update changelogs
This commit is contained in:
parent
a6863d3f07
commit
0c5bb8d2bd
@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Added
|
### Added
|
||||||
- ESP32 support for BLE Mi scale V1 (#13517)
|
- ESP32 support for BLE Mi scale V1 (#13517)
|
||||||
- ESP32 integrate Homekit in Bluetooth binary (#14818)
|
- ESP32 integrate Homekit in Bluetooth binary (#14818)
|
||||||
|
- ESP32 Berry always enable rules
|
||||||
|
- ESP32 Berry bootloop protection
|
||||||
|
- ESP32 Berry virtual Alexa hue device (#14833)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Adafruit BusIO library from v1.0.10 to v1.11.0
|
- 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
|
- SSPM energy yesterday when zero
|
||||||
- GPIO OptionE1 selection regression (#14821)
|
- 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)
|
- 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]
|
## [Released]
|
||||||
|
|
||||||
|
@ -105,8 +105,11 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
|
|||||||
|
|
||||||
## Changelog v11.0.0.1
|
## Changelog v11.0.0.1
|
||||||
### Added
|
### 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 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 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
|
### 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
|
- SSPM energy yesterday when zero
|
||||||
- GPIO OptionE1 selection regression [#14821](https://github.com/arendst/Tasmota/issues/14821)
|
- 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)
|
- 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
|
### Removed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user