Releases: rstrouse/ESPSomfy-RTS
Releases · rstrouse/ESPSomfy-RTS
v1.4.7
- Changes software sync to support some Somfy motors such as Glydea #16 and #8
- Fix UI display for bit length when editing shades #19
v1.4.6
- Fix issues with pairing certain motors
- Include timings from inter-frame space in pulse output
v1.4.5
- Reduce inter-frame silence with 80-bit protocols.
- Fix MQTT Port saving
v1.4.4
- Fixes issue where TX Power was not being persisted
- Reduces the pair repeats from 7 to 1 for 80-bit motor protocols
- Adds the time to the Frame Log
v1.4.3
- Added the ability to set the number of command repeats using the API. The default is to send one repeat after the command.
- Fixed 80-bit command RX so that the command byte is only modified for Step commands. The bitmask for down commands from 80-bit controllers also includes the bit extensions.
- Fixed 80-bit step commands that were reversed on RX and TX.
v1.4.2
- Ability to set a particular motor to 80 or 56 bits depending on the remote requirements.
- Capture 80-bit remote payloads for step up and down controls on Modulis remotes
- Extend frame log to display the bitness of any incoming frame.
v1.4.1
- Added receiver log function.
- Emit receiver packets for undefined commands
v1.4.0
- Moved shade configuration storage out of the ESP32 NVS partition. This was limited by the addition of wired ethernet controllers and could cause problems when adding more than 20 shades.
- Added shade configuration backup and restore functionality.
- UI improvements
- Increased pair command to 7 beats from 2. Some shades require repeats to get the shade to pair.
v1.3.2
- Add tilt support for Home Assistant
- Stop tilt operation when my button is pressed
v1.3.1
- Added the ability to tilt blinds
- Added icons for blinds
- Initialized next phase to include draperies