Skip to content

Releases: rstrouse/ESPSomfy-RTS

v1.4.7

12 Apr 20:01
Compare
Choose a tag to compare
  • 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

08 Apr 01:54
Compare
Choose a tag to compare
  • Fix issues with pairing certain motors
  • Include timings from inter-frame space in pulse output

v1.4.5

01 Apr 20:34
Compare
Choose a tag to compare
  • Reduce inter-frame silence with 80-bit protocols.
  • Fix MQTT Port saving

v1.4.4

29 Mar 18:45
Compare
Choose a tag to compare
  • 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

21 Mar 00:16
Compare
Choose a tag to compare
  • 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

19 Mar 01:49
Compare
Choose a tag to compare
  • 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

15 Mar 22:21
Compare
Choose a tag to compare
  • Added receiver log function.
  • Emit receiver packets for undefined commands

v1.4.0

11 Mar 18:36
Compare
Choose a tag to compare
  • 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

04 Mar 18:02
Compare
Choose a tag to compare
  • Add tilt support for Home Assistant
  • Stop tilt operation when my button is pressed

v1.3.1

04 Mar 03:25
Compare
Choose a tag to compare
  • Added the ability to tilt blinds
  • Added icons for blinds
  • Initialized next phase to include draperies