mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
a5c33eba5e
commit
669c6e49ea
|
@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file.
|
||||||
- Support deep sleep (standby) for VL53L0X (#22441)
|
- Support deep sleep (standby) for VL53L0X (#22441)
|
||||||
- Support for MS5837 pressure and temperature sensor (#22376)
|
- Support for MS5837 pressure and temperature sensor (#22376)
|
||||||
- Berry add I2C read16/write16 supporting Little Endian (#22448)
|
- Berry add I2C read16/write16 supporting Little Endian (#22448)
|
||||||
- Berry drivers for PCA9535 (generic and in SenseCAP D1)
|
- Berry drivers for PCA9535 (generic and in SenseCAP D1) (#22451)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
|
|
|
@ -138,6 +138,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
||||||
- SolaxX1 Meter mode [#22330](https://github.com/arendst/Tasmota/issues/22330)
|
- SolaxX1 Meter mode [#22330](https://github.com/arendst/Tasmota/issues/22330)
|
||||||
- BLE track devices with RPA [#22300](https://github.com/arendst/Tasmota/issues/22300)
|
- BLE track devices with RPA [#22300](https://github.com/arendst/Tasmota/issues/22300)
|
||||||
- Berry add I2C read16/write16 supporting Little Endian [#22448](https://github.com/arendst/Tasmota/issues/22448)
|
- Berry add I2C read16/write16 supporting Little Endian [#22448](https://github.com/arendst/Tasmota/issues/22448)
|
||||||
|
- Berry drivers for PCA9535 (generic and in SenseCAP D1) [#22451](https://github.com/arendst/Tasmota/issues/22451)
|
||||||
- HASPmota `haspmota.get_pages()` to get the sorted list of pages [#22358](https://github.com/arendst/Tasmota/issues/22358)
|
- HASPmota `haspmota.get_pages()` to get the sorted list of pages [#22358](https://github.com/arendst/Tasmota/issues/22358)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
Loading…
Reference in New Issue