This repository has been archived by the owner on May 15, 2021. It is now read-only.
Releases: EinfachArne/Somfy_Remote
Releases · EinfachArne/Somfy_Remote
Version 1.0.1
This is the first bug fix release of the Somfy Remote library.
Change log
Features
- Added handling of EEPROM to the library.
- Added newest release of the CC1101 library for better debugablity
- Added correct EEPROM sizes for all supported devices.
- Updated the Readme and all examples
Fixes
- Fixed a bug that prevented the rolling code to be stored in the EEPROM after reset.
- Fixed a bug that prevented the use of address 0 of the EEPROM.
Documentation
- Updated the Readme and all examples.
Version 1.0.0
This is the initial release of the Somfy Remote library to control one or multiple Somfy blinds via Arduino or ESP.
Features
- Define multiple remotes to control one or more Somfy blinds individually or simultaneously.
- Send UP, DOWN, MY/STOP and PROGRAM commands.
Version 0.3.0
Change Log
- Added support for multiple remotes within one single module
- Added new examples for multi-remote support
- Updated existing examples to work with the new version