Update changelogs

This commit is contained in:
Theo Arends 2023-04-26 14:10:11 +02:00
parent afbdb3d54f
commit 4c685967e6
2 changed files with 4 additions and 3 deletions

View File

@ -8,8 +8,8 @@ All notable changes to this project will be documented in this file.
- Matter sensors Humidity, Pressure, Illuminance; optimize memory (#18441)
- Command ``SetOption152 0/1`` to select two (0 = default) pin bistable or one (1) pin latching relay control (#18386)
- Matter allow `Matter#Initialized` rule once the device is configured (#18451)
- Matter add UI to change endpoints configuration (#18498)
- Matter add support for Shutters (without Tilt)
- Matter UI to change endpoints configuration (#18498)
- Matter support for Shutters (without Tilt) (#18509)
### Breaking Changed

View File

@ -115,7 +115,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
- Command ``SetOption152 0/1`` to select two (0 = default) pin bistable or one (1) pin latching relay control [#18386](https://github.com/arendst/Tasmota/issues/18386)
- Matter sensors Humidity, Pressure, Illuminance [#18441](https://github.com/arendst/Tasmota/issues/18441)
- Matter allow `Matter#Initialized` rule once the device is configured [#18451](https://github.com/arendst/Tasmota/issues/18451)
- Matter add UI to change endpoints configuration [#18498](https://github.com/arendst/Tasmota/issues/18498)
- Matter UI to change endpoints configuration [#18498](https://github.com/arendst/Tasmota/issues/18498)
- Matter support for Shutters (without Tilt) [#18509](https://github.com/arendst/Tasmota/issues/18509)
### Breaking Changed