Skip to content

Releases: rstrouse/ESPSomfy-RTS-HA

v2.1.5

09 Sep 19:46
Compare
Choose a tag to compare

What's Changed

  • Added support for 1 and 3 button garage door controllers
  • Added support for Left, Right, and Center pull drapery rods

v2.1.3

31 Aug 23:25
Compare
Choose a tag to compare

What's Changed

  • Added support for RTS Garage Door controllers

v2.1.2

13 Aug 23:20
Compare
Choose a tag to compare

What's Changed

  • Added Stop Tilt service for tilt only blinds

v2.1.1

13 Aug 22:28
Compare
Choose a tag to compare

What's Changed

  • Added support for Tilt Only motors for v2.1.3 of ESPSomfy RTS

v2.1.0

21 Jul 21:03
Compare
Choose a tag to compare

What's Changed

  • Added support for ESPSomfy RTS v2.10
  • Sun/Wind sensors can be added to non-awning motor types

v2.0.3

11 Jul 16:48
Compare
Choose a tag to compare

What's Changed

  • Cover groups are now derived from the internal CoverGroup class in HA. This allows the group to act like an entity group in HA and Jinja2 entities can be expanded. #16

v2.0.2

10 Jul 21:55
Compare
Choose a tag to compare

What's Changed

  • Added entity_id list for groups to allow for automation support #16

v2.0.1

08 Jul 23:27
Compare
Choose a tag to compare

What's Changed

v2.0.0

08 Jul 00:21
Compare
Choose a tag to compare

New major release with lots of new features

  • Adds support for authentication by pin or by username/password
  • Adds support for motor groups
  • New state variables for tracking the last command
    • last_cmd - The last command that was sent to the motor
    • remote_address - The address of the motor
    • cmd_source - The source of the command 'remote', 'internal', or 'group'
    • cmd_address - The address of the remote used to fire the command
    • cmd_fired - The timestamp when the command was fired.
  • New options interface for reconfiguring the integration

v1.2.0

17 Jun 18:07
Compare
Choose a tag to compare
  • Added support for ESPSomfy-RTS firmware 1.7.1
  • Support options for position reversal on the ESPSomfy-RTS firmware
  • Don't forget to update the ESPSomfy-RTS firmware and application