Merge pull request #13799 from stefanbode/patch-1

Added Venetian blind support
This commit is contained in:
Adrian Scillato 2021-11-25 20:41:17 -03:00 committed by GitHub
commit 21476fbd3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
## [10.0.0.3]
### Added
- Shutter support for venetian blinds with tilt control
- Autoconfiguration for ESP32 and variants
- ESP32 fix leftover GPIO configuration after restart
- ESP32 Proof of Concept Sonoff SPM with limited functionality (switching and energy monitoring) (#13447)