Skip to content

Releases: rstrouse/ESPSomfy-RTS

v1.7.2

19 Jun 20:05
Compare
Choose a tag to compare
  • HTML Cleanup for mobile devices.
  • Fix issue with download of backup file during application update. If you are updating any version less than 1.7.2 then you will still need to update from a device other than an iPhone. Subsequent updates will allow the application to be updated from an iPhone.

v1.7.1

17 Jun 18:13
Compare
Choose a tag to compare
  • Rework time zone selections #49 to allow for more options
  • Add Invert Commands and Invert Position options for motors #69
  • Add GPIO input only pins for MISO pin selections #73

v1.7.0

10 Jun 17:44
Compare
Choose a tag to compare

This represents a big release! The primary functions added to ESPSomfy RTS revolve around control for Awnings and Sun/Wind sensors. Thank you @Noltari for the PRs to make all of this work!

  • Add Awning shade type
  • Add Sun sensor control for Soliris
  • Add Wind sensor control for Soliris
  • Radio tuning for the base frequency
  • Reset MQTT connection when configuration changes (no need for reboot)
  • Allow lift and tilt settings to be altered during movement
  • Code cleanup and defensive coding

v1.6.1

23 May 02:13
Compare
Choose a tag to compare
  • Added Sao Paulo timezone #49
  • Check current position before issuing a target change. Previously, this could result in the shade moving to the my position because the shade didn't need to move.

v1.6.0

16 May 16:52
Compare
Choose a tag to compare
  • Added timezone for Europe/Berlin
  • Added support for Somfy RTW protocol found on some motors. An example are ASA motors.

v1.5.4

12 May 17:27
Compare
Choose a tag to compare
  • Bug fixes and performance tweaks
  • Increased time for setting and removing my position - Some motors would not respond in time for the my position to be set.

v1.5.3

08 May 23:33
Compare
Choose a tag to compare
  • Filter frames that are potentially invalid for empty addresses. #35
  • Do not send my command when stopping at 0 or 100%. This can cause the motor to move to the my position if one is set #41
  • For integrated tilt mechanisms first stop the motor then resume opposite direction.

v1.5.2

07 May 19:18
Compare
Choose a tag to compare
  • Add additional filters for invalid frames
  • Create step size adjuster for integrated blind types

v1.5.1

21 Apr 21:13
Compare
Choose a tag to compare
  • Fixed issue where prog command was being filtered out #27
  • Added tilt wheel commands for tilt positioning with integrated tilt motors #17
  • Added tilt position visibility for Edit Shade screen

v1.5.0

20 Apr 21:37
Compare
Choose a tag to compare
  • Increase json buffer size for linked remotes #25
  • Increase the number of linked remotes from 5 to 7 #25
  • Improve reception for linked remotes #26
  • Include integrated tilt motor functions #22, #31
  • Remove GPIO filter for pins 6-11 for SPI connection #23