Skip to content

Releases: rstrouse/ESPSomfy-RTS-HA

v2.3.1

22 Jan 02:36
Compare
Choose a tag to compare

What's Changed

  • Added invert commands and position for dry contacts shade types
  • Changed firmware updater display so that says firmware update
  • Added Reboot and Backup device actions
    • Backups are stored in the HA config directory under ESPSomfyRTS_<deviceid>
    • Reboot services and entities will only appear for v2.3.1 firmware and above
  • Added Backup and Reboot entities

v2.3.0

01 Jan 21:07
Compare
Choose a tag to compare

What's Changed?

  • Additional diagnostic entities have been added for the following items depending on the capabilities of the board if you are running fw version 2.3.0+. Prior firmware will still include the IP address
    • IP Address
    • Chip Type (ESP, ESP32-S2, ESP32-S3, ESP32-C3...)
    • Wifi Strength dBm
    • Wifi Channel
    • Wifi SSID
    • Connection Type Wifi or Ethernet
    • Ethernet connection speed Mb/s
    • Full Duplex/Half Duplex
  • Further fixes for backup file serialization

v2.2.4

31 Dec 23:09
Compare
Choose a tag to compare

What's Changed

  • Added French translation #28. Thanks @Jezza34000
  • Added Send Command service #29. Thanks again @Jezza34000
  • Fix issue with encoding when saving backup files

v2.2.3

11 Dec 16:54
Compare
Choose a tag to compare

What's Changed

  • Added support for 2-button dry contact
  • Added support for gates

v2.2.2

05 Nov 16:28
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue with onboarding of new Zero-conf devices. This resulted in an unspecified error when adding a new hub.

v2.2.1

04 Nov 17:04
Compare
Choose a tag to compare

What's Changed

  • Added update entity to do remote firmware updates from published github repository

v2.1.10

17 Oct 23:08
Compare
Choose a tag to compare

What's Changed

  • Recent versions of Home Assistant re-arranged the CoverGroup attributes. This fixes groups that are made unavailable due to these changes.

v2.1.9

11 Oct 16:52
Compare
Choose a tag to compare

What's Changed

  • Enhance tilt functions for tilt only blinds. When moving through 50% it will reflect opening or closing depending on the slat positions. At anything other than 0% or 100% it will reflect open. #24
  • Improve available settings for sensors and switches. The plugin will pick up the available flag much quicker when the ESP32 comes back online.

v2.1.8

24 Sep 22:23
Compare
Choose a tag to compare

What's Changed

  • Added services so that external sun and wind sensors can be used.
  • Added services to set the current position without moving the motor. This can be used in conjunction with an external end stop sensor to home the position of a gate or door.

v2.1.6

16 Sep 18:29
Compare
Choose a tag to compare

What's Changed?

  • Added support for Dry Contact devices
  • Fixed state settings for TiltOnly blinds #22