Releases: rstrouse/ESPSomfy-RTS-HA
Releases · rstrouse/ESPSomfy-RTS-HA
v2.1.5
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
What's Changed
- Added support for RTS Garage Door controllers
v2.1.2
What's Changed
- Added Stop Tilt service for tilt only blinds
v2.1.1
What's Changed
- Added support for Tilt Only motors for v2.1.3 of ESPSomfy RTS
v2.1.0
What's Changed
- Added support for ESPSomfy RTS v2.10
- Sun/Wind sensors can be added to non-awning motor types
v2.0.3
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
What's Changed
- Added entity_id list for groups to allow for automation support #16
v2.0.0
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
- 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