mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
c0cb49d2c8
commit
7e34936e6b
|
@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## [12.1.1.1]
|
||||
### Added
|
||||
- Add support for SGP40 gas and air quality sensor (#16341)
|
||||
- Support for SGP40 gas and air quality sensor (#16341)
|
||||
- Support for Modbus writing using ModbusBridge by JeroenSt (#16351)
|
||||
|
||||
### Changed
|
||||
- TasmotaModbus library from v3.5.0 to v3.6.0 (#16351)
|
||||
|
|
|
@ -110,7 +110,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
|
|||
## Changelog v12.1.1.1
|
||||
### Added
|
||||
- Command ``StatusRetain`` [#11109](https://github.com/arendst/Tasmota/issues/11109)
|
||||
- Add support for SGP40 gas and air quality sensor [#16341](https://github.com/arendst/Tasmota/issues/16341)
|
||||
- Support for SGP40 gas and air quality sensor [#16341](https://github.com/arendst/Tasmota/issues/16341)
|
||||
- Support for Modbus writing using ModbusBridge by JeroenSt [#16351](https://github.com/arendst/Tasmota/issues/16351)
|
||||
- Zigbee device plugin mechanism with commands ``ZbLoad``, ``ZbUnload`` and ``ZbLoadDump`` [#16252](https://github.com/arendst/Tasmota/issues/16252)
|
||||
- ESP32-S3 support for internal temperature sensor
|
||||
|
||||
|
|
Loading…
Reference in New Issue