Skip to content

Releases: rstrouse/ESPSomfy-RTS

v1.3.0

26 Feb 19:54
Compare
Choose a tag to compare

Added support for ESP32 wired ethernet devices.

v1.2.3

24 Feb 01:45
Compare
Choose a tag to compare
  • Fix issue described in issue #1 where the pin settings were not being properly persisted
  • Add initial setup for LAN based ESP32 boards
  • Disable radio when pin settings cause the MCU to halt

v1.2.2

20 Feb 17:10
Compare
Choose a tag to compare
  • Bug fix for network connection emits
  • Fixes issue where the socket connection would drop and reconnect

v1.2.1

19 Feb 22:08
Compare
Choose a tag to compare
  • Added the ability to hard refresh the browser after an app update
  • Added cache versions to the main html page
  • Split script to lighten download time to index.js
  • Update touch screen processing to eliminate nasty context menu for all inputs but inputs.

v1.2.0

19 Feb 02:59
Compare
Choose a tag to compare
  • Improved DNS resolution by disabling WiFi sleep modes
  • Ability to set Rolling Code for shade - Use extreme caution
  • Processing and Detection for My button favorite

v1.1.0

05 Feb 18:23
Compare
Choose a tag to compare
  • Improve load times for Shade Manager
  • Check max sockets when initiating
  • Reconnect when socket becomes available
  • Add server pings to optimize socket availability

v1.0.9

02 Feb 22:21
Compare
Choose a tag to compare
  • Extended support for SSIDs longer than 32 characters
  • Hardened socket connections for web app
  • Fixed byte overflow for emits with long shade names
  • Added re-connect functions to client sockets on web app
  • Added the ability to see receive RSSI strength when tuning radios
    This increased the range for hearing the remotes to nearly double that of the Somfy branded remotes.

v1.0.8

25 Jan 23:42
Compare
Choose a tag to compare
  • Added Enable/Disable radio
  • Improved socket disconnect/reconnect
  • RSSI for receive in transceiver configuration

v1.0.7

23 Jan 00:10
Compare
Choose a tag to compare

First public release