Added Venetian blind support

This commit is contained in:
stefanbode 2021-11-25 21:23:46 +01:00 committed by GitHub
parent 33383d1ce4
commit 3e9b2c9a75
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)