mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Add command `DimmerStep 1..50
`
Add command ``DimmerStep 1..50`` to change default dimmer up and down step of 10% by James Turton (#9733)
This commit is contained in:
parent
655a6ece9a
commit
4d8fab75a8
@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file.
|
||||
- Command ``Gpios 255`` to show all possible GPIO configurations
|
||||
- Command ``SwitchText`` to change JSON switch names by barbudor (#9691)
|
||||
- Command ``SetOption114 1`` to detach Switches from Relays and enable MQTT action state for all the SwitchModes returning `{"Switch1":{"Action":"ON"}}`
|
||||
- Command ``DimmerStep 1..50`` to change default dimmer up and down step of 10% by James Turton (#9733)
|
||||
- HM10 Beacon support and refactoring by Christian Baars (#9702)
|
||||
- Support for Hass discovery of TuyaMcu and Sonoff Ifan by Federico Leoni (#9727)
|
||||
- Initial support for iBeacons (Sensor52) on ESP32 using internal BLE by rvbglas (#9732)
|
||||
|
@ -59,6 +59,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota
|
||||
|
||||
## Changelog v9.0.0.3
|
||||
### Added
|
||||
- Command ``DimmerStep 1..50`` to change default dimmer up and down step of 10% by James Turton (#9733)
|
||||
- Command ``Gpios 255`` to show all possible GPIO configurations
|
||||
- Command ``NoDelay`` for immediate backlog command execution by Erik Montnemery (#9544)
|
||||
- Command ``ShutterChange`` to increment change position (#9594)
|
||||
|
Loading…
x
Reference in New Issue
Block a user