mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 04:06:34 +00:00
Update change logs
This commit is contained in:
parent
9bb9ea0941
commit
16b1c5577a
@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Added
|
### Added
|
||||||
- Commands to allow setting of timeprop parameters (#19310)
|
- Commands to allow setting of timeprop parameters (#19310)
|
||||||
- Variables ``%power<1..28>%`` and ``%switch<1..28>%`` to rules (#19331)
|
- Variables ``%power<1..28>%`` and ``%switch<1..28>%`` to rules (#19331)
|
||||||
|
- Experimental support for ESP32-C2 and ESP32-C6 using Arduino core v3.0
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
@ -14,7 +15,8 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Display invert setting after tasmota start in uDisplay driver (#19337)
|
- Display invert setting after tasmota start in uDisplay driver (#19337)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Shutter invert (#19341)
|
- Shutter invert (#19341, #19374)
|
||||||
|
- Teleinfo power (#19381)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
@ -112,6 +112,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
|
|
||||||
## Changelog v13.1.0.1
|
## Changelog v13.1.0.1
|
||||||
### Added
|
### Added
|
||||||
|
- Experimental support for ESP32-C2 and ESP32-C6 using Arduino core v3.0
|
||||||
- Commands to allow setting of timeprop parameters [#19310](https://github.com/arendst/Tasmota/issues/19310)
|
- Commands to allow setting of timeprop parameters [#19310](https://github.com/arendst/Tasmota/issues/19310)
|
||||||
- Variables ``%power<1..28>%`` and ``%switch<1..28>%`` to rules [#19331](https://github.com/arendst/Tasmota/issues/19331)
|
- Variables ``%power<1..28>%`` and ``%switch<1..28>%`` to rules [#19331](https://github.com/arendst/Tasmota/issues/19331)
|
||||||
|
|
||||||
@ -121,6 +122,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
- Display invert setting after tasmota start in uDisplay driver [#19337](https://github.com/arendst/Tasmota/issues/19337)
|
- Display invert setting after tasmota start in uDisplay driver [#19337](https://github.com/arendst/Tasmota/issues/19337)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Shutter invert [#19341](https://github.com/arendst/Tasmota/issues/19341)
|
- Shutter invert [#19341](https://github.com/arendst/Tasmota/issues/19341) and [#19374](https://github.com/arendst/Tasmota/issues/19374)
|
||||||
|
- Teleinfo power [#19381](https://github.com/arendst/Tasmota/issues/19381)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user