Skip to content

Releases: Legion2/Somfy_Remote_Lib

Release 0.4.1

06 Jun 11:32
d734dfe
Compare
Choose a tag to compare

fix include name in library.properties #10

Release 0.4.0

03 Jun 16:34
090d65f
Compare
Choose a tag to compare

Added Support for NVS storage on ESP32 #8
Optimized CC1101 example #9

Thanks to @evgeni for the contributions

Release 0.3.0

24 May 13:57
4dd7b9d
Compare
Choose a tag to compare

added optional repeat parameter to sendCommand function

Release 0.2.1

24 May 13:38
d880b7e
Compare
Choose a tag to compare

fixed EEPROMRollingCodeStorage overwrite other codes in EEPROM

Release 0.2.0

29 Nov 17:58
2aa00c7
Compare
Choose a tag to compare

Added a function to convert a string to a Somfy command
Updated readme with information about the usage of the example sketches

Release 0.1.0

28 Nov 20:18
9db00b9
Compare
Choose a tag to compare

First Release of the Somfy Remote Lib.
This has basically the same functionality as Somfy Remote sketch by Nickduino, but as a library which can easily be included in other projects. Also, it is compatible with ESP32 and ESP8266.