Releases: pmarchini/Esp32Dimmer
v2.0.0
Overview
Version 2.0.0 is a release that introduces major updates to the ESP32 Triac Dimmer Driver library. This version is ported to ESP-IDF 5.x and transformed into an ESP-IDF component, enhancing integration and usability within ESP32 projects.
Changes
Migrated library to ESP-IDF 5.x
Transformed library into an ESP-IDF component for easier integration
Update incompatibility with previous ESP-IDF versions (not compatible with ESP-IDF v4.4 or lower)
Adjustments for compatibility with ESP-IDF 5.x functionalities and APIs
Features
Maintains control over dimmable AC loads
Preserves APIs for setting power levels, changing states, and configuring dimmer modes
Enhanced compatibility and streamlined integration within ESP-IDF 5.x projects
V2.0.0-rc.1
Overview
Version 2.0.0-rc.1 is a release candidate that introduces major updates to the ESP32 Triac Dimmer Driver library. This version is ported to ESP-IDF 5.x and transformed into an ESP-IDF component, enhancing integration and usability within ESP32 projects.
Changes
- Migrated library to ESP-IDF 5.x
- Transformed library into an ESP-IDF component for easier integration
- Update incompatibility with previous ESP-IDF versions (not compatible with ESP-IDF v4.4 or lower)
- Adjustments for compatibility with ESP-IDF 5.x functionalities and APIs
Features
- Maintains control over dimmable AC loads
- Preserves APIs for setting power levels, changing states, and configuring dimmer modes
- Enhanced compatibility and streamlined integration within ESP-IDF 5.x projects
V1.0.0
Release v1.0.0
Overview
Version 1.0.0 marks the initial release of the ESP32 Triac Dimmer Driver library. This release provides comprehensive functionality to control dimmer devices using ESP-IDF 4.4. It supports both toggle and normal modes, allowing users to set power levels for dimmers effectively.
Compatibility
- Compatible with ESP-IDF v4.4
- Not compatible with ESP-IDF 5.x or higher
- Not transformed into an ESP-IDF component
Features
- Enables control over dimmable AC loads
- Includes APIs for setting power levels, changing states, and configuring dimmer modes