Skip to content

Releases: rstrouse/ESPSomfy-RTS

v2.1.5

09 Sep 19:45
Compare
Choose a tag to compare

What's Changed

  • Added support for sorting shades and groups #139
  • Added support for 1-button and 3-button garage door controllers #143
  • Added support for Left, Right, and Center pull drapery rods

v2.1.4

31 Aug 23:34
Compare
Choose a tag to compare

What's Changed

  • Add press-and-hold for prog buttons to allow long or medium press prog responses. #121
  • Add Garage (1-button) motor type
  • Add Garage (3-button) motor type
  • Process key-go toggle button messages
  • Improve RTS/V/W frame detection
  • Fix MQTT shade position #132

v2.1.3

13 Aug 22:39
Compare
Choose a tag to compare

What's Changed

  • Added Tilt Only tilt type for stationary tilt only blinds
  • Improved protocol detection for RTV protocols #121
  • Integrated PR #119 fixes validation display for editing motors

v2.1.2

28 Jul 17:42
Compare
Choose a tag to compare

What's Changed

  • Added the ability to set the number of frame repeats per motor or group.

v2.1.1

23 Jul 20:12
Compare
Choose a tag to compare

What's Changed

  • Fixed a script issue where clicking on the unlink remote will not display the confirmation dialog. As a result, remotes cannot be unlinked from the motor through the UI.

v2.1.0

21 Jul 21:14
Compare
Choose a tag to compare

What's Changed

  • Added the ability to select sun sensors on all motor types #107
  • Groups that contain any motors with a sun sensor will automatically get a sun sensor to enable/disable the sensor on all applicable motors
  • Enter key is processed for password login. Pressing enter will attempt to login. #108

Breaking Changes

  • If you previously had an awning with a sun flag you will need to go into the setup to enable it. This is no longer enabled by default and all you need to to is check the box if you have a sun sensor then save the shade.

v2.0.3

20 Jul 18:14
Compare
Choose a tag to compare

What's Changed

  • Fixed login issue when a username/password was set on the device. #108

v2.0.2

20 Jul 00:14
Compare
Choose a tag to compare

Do not install this version if you intend to secure ESPSomfy RTS by password. This will result in a script error that will not allow you to log in.

What's Changed

  • Fixed issue with groupCommand endpoint. It was checking shadeId but parsing groupId.

v2.0.1

19 Jul 18:12
Compare
Choose a tag to compare

What's Changed

  • Increased the MQTT hostname to 64 bytes from 32. #103
  • Re-organize static IP settings so they persist #100
  • Indicate sensed protocol on frame log. The suffix letter for the protocol will show in the bitness column.

v2.0.0

08 Jul 00:13
Compare
Choose a tag to compare

Major release with lots of new functionality.

  • UI Improvements with Tab interface
  • Motor grouping capabilities #53
  • Match default RX/TX pins to documentation #81
  • Added Europe/Paris timezone #82
  • Added preflight responses for external PUT requests #87
  • Added access control for using pin or username/password #83
  • Updated documentation for new UI
  • Added shutter motor type